Jump to content

Issue is with Cart


pyrotech

Recommended Posts

The site had an upgrade a month ago and now will not work

The issue is with Cart

1. When add product does not go to Modal ( box that opens)

2. When add to cart, the cart does not show item, needs page refresh

3. Paypal works everywhere except in cart where its saying - no payment options

 

Surely someone knows where this is going wrong as surely someone who makes prestashop know the changes

Site is www.secretdesire.co.uk

 

Any one help?

Edited by razaro
Topic title changed: please give give topics proper titles and not "Please Help" (see edit history)
Link to comment
Share on other sites

  • razaro changed the title to Issue is with Cart

That last error is from module powatag and admin controller. Since you upgraded from 1.6 could be that one is not fully compatible with 1.7.

Though that error is should be easy to fix. In AdminPowaTagConfigurationController.php line 30 

public function setMedia()

should be

public function setMedia($isNewTheme = false)

Path to that file you can find in last error message.

 

But think this would not fix modal and cart. For PayPal do check forum, think there is lot of similar topics.

Link to comment
Share on other sites

Thats sorted but cart still not update and paypal not work in cart, says no payment options

I spent all day sunday reading and trying every forum on these issues but none solve problem

This caused by 1 click upgrade from 1.6 too 1.7.5 Somewhere in here there is incompatability between these two that upgrade does not solve.

Link to comment
Share on other sites

Latest cart is now updated, Same Paypal now as on my other site, 17.1 also

Still will not update cart when product added until refresh URL

Also still no payment option in Cart

 

Really frustrating as 6 weeks now since upgrade and no one knows what is wrong

Surely  someone from prestashop can look at source code and spot whats going wrong.

 

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...