Jump to content

Problem with Ajax Cart (not updating)


Recommended Posts

Hi!  I just tried your site and it worked fine for me.  I am using Firefox.  Perhaps it works on certain browsers?  Have you tried switching on the error messages?  You could put the maintenance page up and switch on the errors and then come back and post what it says?

 

To switch it on go to config/defines.inc.php and look for defines.inc.php. 

Look for the line near the beginning which is

/* Debug only */
define('_PS_MODE_DEV_', false);

 

Change the last word so it says

 

/* Debug only */
define('_PS_MODE_DEV_', true);

 

Save it and then try your cart again.  Dont forget to turn it back to false when you are done.  Good luck!

Link to comment
Share on other sites

Hi Spring00,

 

Thanks for your reply.

 

I have tried switching on "dev mode", but no errors on that page.

 

I have tried on both chrome, explorer and safari. All the same.

 

Did you try to delete the "lower" item first, and then delete the remaining one afterwards. 

it keeps making problems on my end, and I have tried it on 3 different computers now.

Link to comment
Share on other sites

×
×
  • Create New...