Jump to content

Problem with paypal


georgest

Recommended Posts

if you see "blank page" please turn on error reporting,

the instead of simple white page you will see full error code

 

open config/defines.inc.php

 
find this line define('_PS_MODE_DEV_', false);
change to look like this define('_PS_MODE_DEV_', true);
Link to comment
Share on other sites

Thanks for thw quick answer. The error is: Warning: Cannot modify header information - headers already sent by (output started at /home/adm36084/public_html/modules/paypal/express_checkout/payment.php:1) in /home/adm36084/public_html/classes/Tools.php on line 130

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