- Posts: 152
- Thank you received: 11
Bug > registration form
4 years 8 months ago #338400
by gerryna09
Bug > registration form was created by gerryna09
-- url of the page with the problem -- :
hikashop4.cloudaccess.host/
-- HikaShop version -- : 4.4.5
-- Joomla version -- : 4.0.5
-- PHP version -- : 7.3.33
-- Browser(s) name and version -- : Chrome
After completing all the fields of the form correctly, I click on REGISTER and I get this error message
I also tried on a server where php 7.4 is installed
-- HikaShop version -- : 4.4.5
-- Joomla version -- : 4.0.5
-- PHP version -- : 7.3.33
-- Browser(s) name and version -- : Chrome
After completing all the fields of the form correctly, I click on REGISTER and I get this error message
I also tried on a server where php 7.4 is installed
Please Log in or Create an account to join the conversation.
4 years 8 months ago #338407
by nicolas
Replied by nicolas on topic Bug > registration form
Hi,
Can you activate the "debug system" setting of the Joomla configuration and try again ?
It will then display an error message with more information, which will allow us to understand the situation and give you a solution.
Can you activate the "debug system" setting of the Joomla configuration and try again ?
It will then display an error message with more information, which will allow us to understand the situation and give you a solution.
Please Log in or Create an account to join the conversation.
4 years 8 months ago #338408
by gerryna09
Replied by gerryna09 on topic Bug > registration form
Please Log in or Create an account to join the conversation.
4 years 8 months ago #338419
by nicolas
Replied by nicolas on topic Bug > registration form
Hi,
Thank you for your feedback.
Remove the line:
in the file administrator/components/com_hikashop/classes/user.php and it will fix the problem.
I've also added the fix on our end so it's possible to fix it by just downloading again the install package of HikaShop on our website and installing it on yours again.
Thank you for your feedback.
Remove the line:
Code:
$userId = JArrayHelper::getValue($data, 'id', 0, 'int');
I've also added the fix on our end so it's possible to fix it by just downloading again the install package of HikaShop on our website and installing it on yours again.
Please Log in or Create an account to join the conversation.
4 years 8 months ago #338432
by gerryna09
Replied by gerryna09 on topic Bug > registration form
Please Log in or Create an account to join the conversation.
4 years 8 months ago #338433
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic Bug > registration form
Hello,
Thank you for the report.
You can remove the line 99 from the mentioned file (class/user.php)
We will also include that patch in HikaMarket 4.1.0 release, which should be ready today.
Regards,
Thank you for the report.
You can remove the line 99 from the mentioned file (class/user.php)
We will also include that patch in HikaMarket 4.1.0 release, which should be ready today.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: gerryna09
Please Log in or Create an account to join the conversation.
Time to create page: 0.205 seconds