[SOLVED] Registration Problem - Checkout

  • Posts: 83
  • Thank you received: 1
12 years 8 months ago #73357

Hi,

While checkout, the registration is not working.

I'm getting an error page. What could be the problem? Is there anything I need to check from my side or to do some basic troubleshooting?

I'm just close of finishing off the project and now the system is freaking out!

Thanks & Regards,
Manjesh.

Last edit: 12 years 7 months ago by manjeshmohan.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 8 months ago #73417

Hi,

Could you give us more informations about this error ?
For example provide a screenshot of the error or a link to your website.

Try to enable the Debug mode in the Joomla configuration to have more informations.

Please Log in or Create an account to join the conversation.

  • Posts: 83
  • Thank you received: 1
12 years 8 months ago #73420

This is the link when we click on the register button.

http://manvishonline.in/index.php/component/users/?view=registration

Error:

Server error
The website encountered an error while retrieving manvishonline.in/index.php/component/users/?view=registration .


Also when I tried to enable the debug mode, the whole frontend is showing the same error.

Last edit: 12 years 8 months ago by manjeshmohan.

Please Log in or Create an account to join the conversation.

  • Posts: 83
  • Thank you received: 1
12 years 8 months ago #73540

In Debug mode, I'm getting the following errors:

Strict Standards: Only variables should be assigned by reference in D:\xampp\htdocs\Manvish\plugins\system\hikashopuser\hikashopuser.php on line 16

Catchable fatal error: Object of class stdClass could not be converted to string in D:\xampp\htdocs\Manvish\plugins\system\debug\debug.php on line 303

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 8 months ago #73560

Hi,

Can you try to change the Error reporting level in Joomla > Global configuration > Server > "Error reporting" to "System Default" and try again ?

Or give me the part of the code where is the eror in ".../hikashopuser.php line 16".

Please Log in or Create an account to join the conversation.

  • Posts: 83
  • Thank you received: 1
12 years 8 months ago #73566

Please find the file.

File Attachment:

File Name: hikashopuser.txt
File Size:8 KB

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 8 months ago #73691

Hi,

Can you try to remove the '&' in the line:

$app =& JFactory::getApplication();

Please Log in or Create an account to join the conversation.

  • Posts: 84044
  • Thank you received: 13619
  • MODERATOR
12 years 8 months ago #73979

The error :
Catchable fatal error: Object of class stdClass could not be converted to string in D:\xampp\htdocs\Manvish\plugins\system\debug\debug.php on line 303

is a joomla bug which has not yet been fixed. Turn off the debug mode of the joomla configuration and you won't have the error.

Please Log in or Create an account to join the conversation.

  • Posts: 83
  • Thank you received: 1
12 years 8 months ago #74011

Thanks for the reply.

Error in the hikashopuser.php got resolved

In the backend, I'm getting the following errors:

Strict standards: Only variables should be assigned by reference in \www\htdocs\plugins\system\hikashopaffiliate\hikashopaffiliate.php on line 36

Strict standards: Only variables should be assigned by reference in \www\htdocs\plugins\system\hikashopgeolocation\hikashopgeolocation.php on line 40

Strict standards: Only variables should be assigned by reference in \www\htdocs\plugins\system\hikashopanalytics\hikashopanalytics.php on line 39

Strict standards: Only variables should be assigned by reference in \www\htdocs\plugins\system\hikashopproductinsert\hikashopproductinsert.php on line 33

File Attachment:

File Name: hikashopaffiliate.txt
File Size:9 KB


File Attachment:

File Name: hikashopanalytics.txt
File Size:5 KB


File Attachment:

File Name: hikashopge...tion.txt
File Size:6 KB


File Attachment:

File Name: hikashoppr...sert.txt
File Size:6 KB

Attachments:
Last edit: 12 years 8 months ago by manjeshmohan.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 8 months ago #74126

Hi,

In all these files, remove the "&" in the line "$app =& JFactory::getApplication();".

Please Log in or Create an account to join the conversation.

  • Posts: 84044
  • Thank you received: 13619
  • MODERATOR
12 years 7 months ago #74392

These are not errors but compatibility warnings.
If you update to the latest version of HikaShop, you won't have these warnings anymore but you could also simply turn off the error reporting of the joomla configuration and you won't have the messages.

Please Log in or Create an account to join the conversation.

Time to create page: 0.071 seconds
Powered by Kunena Forum
loading