Jump to content

Prestashop 1.6 paypal module "submit.php" formatting looks wrong


Recommended Posts

Hi there,

 

After upgrading from v1.4.2.5 to v1.6, PayPal's module seems to be creating incorrect formatting.  Formatting looks strange at "submit.php".  I've attached screen shots.

 

Any advice would be greatly appreciated.

 

Thank you

post-260604-0-27717000-1402040703_thumb.png

post-260604-0-78503200-1402040717_thumb.png

post-260604-0-23682000-1402040728_thumb.png

Link to comment
Share on other sites

Based on your screenshots from the first post, you were using the 17rose theme (simply based on the colors).

 

Now that you say you are using the default-bootstrap theme, why not try checkout again and take some new screen shots to show the issue.

Link to comment
Share on other sites

I am not using 17rose theme.  I manually changed the background colour of the default theme.

 

Here is the the error reporting:

 

Strict Standards: Declaration of PayPal::validateOrder() should be compatible with that of PaymentModuleCore::validateOrder() in/home/content/58/8002358/html/modules/paypal/paypal.php on line 34

Fatal error: Uncaught Unknown column 'id_shop' in 'where clause'<br /><br /><pre> SELECT w.`id_wishlist`, w.`name`, w.`token`, w.`date_add`, w.`date_upd`, w.`counter` FROM `ps_wishlist` w WHERE `id_customer` = 20 AND id_shop = 1 ORDER BY w.`name` ASC</pre> thrown in /home/content/58/8002358/html/classes/db/Db.php on line 635

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