PDA

View Full Version : Error on signup...


I-web
06-30-2003, 02:41 PM
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site5/fst/var/www/html/system/class.rFastTemplate.php:1046) in /home/virtual/site5/fst/var/www/html/system/plugins/gateways/paypal/plugin.paypal.php on line 85

Alberto
06-30-2003, 04:55 PM
Sorry about that one. Until I get this fixed you can change your php.ini

from

output_buffering = Off

to

output_buffering = On

Thanks!