Jump to content

Help needed for debbuging a theme


Recommended Posts

Hi to everyone

 

I had the misfortune to bye a theme called "motion" at prestaplayers.com. After installation as suggested by the site I realize that this theme had a bug during the checkout phases and more particularly during the "shipping step". Indeed when arriving to that step the horizontal menu at the header it opens and cover the information behind. I have tried to contact this site but no response. I am not an expert in prestashop neither on themes debugging but with guidance I can probably try to solve the issue my self. I will greatly appreciate if you can provide any guidance where I need to check in the code/page/script to correct the problem.

If you want to have a look of the issue please go to this page http://www.ragesounds.com

add a product to the cart and checkout (paypal doesn't work so dont be affraid to go until the end of the process). To avoid painful registration when requested please use the following credential

 

Email: [email protected]

Pass: testnow

 

Thanks in advance for your help

Link to comment
Share on other sites

First I think you should contact prestaplayers.com support to see if they

can fix that bug.

 

Second, what is your Prestashop version ?

Even if for Motion theme they say it is 1.4.x compatible I think there maybe an issue

if you use latest Prestashop version.

 

Anyway error that causing error in "shipping step" is

Uncaught ReferenceError: addresses is not defined order-address.js:70

 

So I suggest that you check code in order-address.js and order-address.tpl from Motion theme

with code in default prestashop theme.

Link to comment
Share on other sites

ok guys, This theme was developed for 1.4.0.17 version and it works with that installation but not with 1.4.8. My question now is can I use a recent version of PayPal (V3) with a 1.4.0.17 version of prestashop or the modules version especially the PayPal one is dependent also of the prestashop version?

 

Thanks

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