cdi-buy.com Posted July 29, 2008 Posted July 29, 2008 I'm feeling uber-retarded. I think I've had this error before and fixed it at some point or another, but maybe not. As far as I've seen this time around, it only occurs when I try to enter a coupon code from the CCGV add-on. Complete error message is as follows: Warning: Cannot modify header information - headers already sent by (output started at /home/cdifoton/public_html/includes/languages/english/modules/payment/paypal.php:61) in /home/cdifoton/public_html/includes/functions/general.php on line 33 Line 33 of general.php is as follows: header('Location: ' . $url); Anyone know what causes this, ie what I need to do to fix it?
sLaV- Posted July 29, 2008 Posted July 29, 2008 Anyone know what causes this, ie what I need to do to fix it? Extra line feeds at start/end of /includes/languages/english/modules/payment/paypal.php
germ Posted July 29, 2008 Posted July 29, 2008 Headers already sent Click the link above for an explanation. The problem is in /includes/languages/english/modules/payment/paypal.php (line 61) If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
cdi-buy.com Posted July 29, 2008 Author Posted July 29, 2008 Nevermind. I got it. Had to do with my order total configurations. D'oh!
jollyjoker Posted August 15, 2008 Posted August 15, 2008 I've tried to set up a encoding to UTF-8 in all language files and everything was working then ! :blink:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.