Jump to content

Unable to Register, add cart


jodysingh786

Recommended Posts

My website is www.buybestmedicines.com It is not working right. The customer is unable to register successfully. After completing registration the site does not direct to the customer account. The login page simply refreshes. 

 

Could someone assist me with this problem please? Thank you.

Link to comment
Share on other sites

My website is www.buybestmedicines.com It is not working right. The customer is unable to register successfully. After completing registration the site does not direct to the customer account. The login page simply refreshes. 

 

Could someone assist me with this problem please? Thank you.

Did you turned on the _PS_MODE_DEV_?

What error do you get?

Link to comment
Share on other sites

Could you please tell me the way to find ps_mode_dev file

_PS_MODE_DEV_ is a variable and it's value can be set fron this file: /config/defines.inc.php

You will find somenthing like this:

define('_PS_MODE_DEV_', false);

you should change this line to:

define('_PS_MODE_DEV_', true);
Link to comment
Share on other sites

the following error appears; 

Warning: Function addCSS() is deprecated in /home/buybestm/public_html/modules/blockadvertmulti/blockadvertmulti.php on line 260

in /home/buybestm/public_html/classes/Tools.php on line 1845

So the problem is this module: blockadvertmulti

Try to disable it and check if your initial problem still exists.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...