Raaj Posted October 31, 2010 Share Posted October 31, 2010 Iam new to prestashop 1.3.2.3. I just install it and make the first tests. Very cool and user friendly. But I could not make the module PAYPAL works properly.I just use the module comes already with prestashop. I set email and logo link in the backoffice but when I tried to make a payment by click PayPal logo, system redirect to homepage instead of paypal site.How to solve this issue. any idea please..thanks in advance Link to comment Share on other sites More sharing options...
shokinro Posted November 2, 2010 Share Posted November 2, 2010 I guess there might be some error, so PrestaShop redirected to home page.Please try to set display_errors to 'on' at config/config.inc.php and see what kind of errors occurs. @ini_set('display_errors', 'off');Note:After you fixed your problem, please don't forget set it back to off. Link to comment Share on other sites More sharing options...
LovePrestashop Posted November 2, 2010 Share Posted November 2, 2010 I have just installed prestashop 1.3.2 and it is working fine for me. Link to comment Share on other sites More sharing options...
YaKs Posted November 15, 2010 Share Posted November 15, 2010 Hi,I am expecting exactly the same issue and I changed the line to@ini_set(‘display_errors’, ‘on’);but nothings seems to happen, no errors displayed , no redirection... the same result , coming back to the home page instead of been redirected.The same behaviour happened using the option Cash on delivery.I already add the states to the country... is there any other thing I should check out?thanks in advance.jose Link to comment Share on other sites More sharing options...
Recommended Posts