xDxDxD Posted January 4, 2014 Share Posted January 4, 2014 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 concernedError log: http://pastebin.com/Mdt8K8MMFile to vote: http://pastebin.com/uX0iBsarFile head: http://pastebin.com/KKFF3SUMThank you very much for the help(assistant) this forum has already enormously helped me! Quote Link to comment Share on other sites More sharing options...
Ch0cu3r Posted January 4, 2014 Share Posted January 4, 2014 (edited) 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... Edited January 4, 2014 by Ch0cu3r Quote Link to comment Share on other sites More sharing options...
xDxDxD Posted January 4, 2014 Author Share Posted January 4, 2014 Can you send me a solution to resolve it? Quote Link to comment Share on other sites More sharing options...
xDxDxD Posted January 4, 2014 Author Share Posted January 4, 2014 I want to say... How look like utf-8 without BOM? Quote Link to comment Share on other sites More sharing options...
jazzman1 Posted January 4, 2014 Share Posted January 4, 2014 Where the index.php file is? Is this file to vote where you posted above? Quote Link to comment Share on other sites More sharing options...
xDxDxD Posted January 4, 2014 Author Share Posted January 4, 2014 yeah Quote Link to comment Share on other sites More sharing options...
jazzman1 Posted January 4, 2014 Share Posted January 4, 2014 Post the index.php file here without any modification. Use the code (<>) tags. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.