Home > PHP, Programming > Fix Php Error In Poll Script

Fix Php Error In Poll Script

November 17th, 2009

I need help fixing an error I am getting with this poll script.

Warning: Cannot modify header information – headers already sent by (output started at /home/fighter/public_html/littlepicpoll/lp_settings.php:99) in /home/fighter/public_html/littlepicpoll/lp_source.php on line 68

Warning: Cannot modify header information – headers already sent by (output started at /home/fighter/public_html/littlepicpoll/lp_settings.php:99) in /home/fighter/public_html/littlepicpoll/lp_source.php on line 132

This is the script I am using: http://mr-corner.com/LittlePoll/
Please contact me


Fix Php Error In Poll Script

Comments are closed.
Bear