Jump to content

Error in vote of my site


xDxDxD

Recommended Posts

Hello,

I have a Web site or there is lags of has errors to create in a file and in particular the file "Voter" 
I you supplied the logs of errors with files concerned
Error log: http://pastebin.com/Mdt8K8MM
File to vote: http://pastebin.com/uX0iBsar
File head: http://pastebin.com/KKFF3SUM

Thank you very much for the help(assistant) this forum has already enormously helped me!

Link to comment
https://forums.phpfreaks.com/topic/285083-error-in-vote-of-my-site/
Share on other sites

There is nothing wrong with the code in the vote script. All three errors are caused by the first error which is

[04-Jan-2014 11:22:22 UTC] PHP Warning:  session_start(): Cannot send session cache limiter - headers already sent (output started at /home/pvpdream/public_html/voter/index.php:1) in /home/pvpdream/public_html/voter/index.php on line 2

I think the issue is with how the file encoding. Try changing your file encoding to UTF-8 without the BOM. You should have a file encoding option in your editor when you goto File >Save As...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.