LimitedStreak Posted November 19, 2010 Posted November 19, 2010 Anyone know how to fix these codes ? it keeps redirctiong to TOS. and has this error everywhere Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mounted-storage/home15c/sub001/sc12925-FSBZ/hitlist.php:13) in /mounted-storage/home15c/sub001/sc12925-FSBZ/www/hitlist.php on line 18 Quote
doublet Posted November 19, 2010 Posted November 19, 2010 1. session_start has to be called before calling any of echo/print/ect. 2. Delete whitespaces from beginning and end of file. Also you can remove ?> at the end. 3. google google google google Quote
LimitedStreak Posted November 19, 2010 Author Posted November 19, 2010 Do i have to do this for all the pages ? Quote
Danny696 Posted November 19, 2010 Posted November 19, 2010 All of them that have the error, unless its in globals in which case no. Quote
LimitedStreak Posted November 20, 2010 Author Posted November 20, 2010 hmm w8 i did that but the captcha wont appear now :( Quote
LimitedStreak Posted November 20, 2010 Author Posted November 20, 2010 ohh thanks ppl i under stand now put <?php session_start(); first thanks Quote
LimitedStreak Posted November 21, 2010 Author Posted November 21, 2010 ermm anyone knoe how do make but points page ? thanks Quote
Nickson Posted November 27, 2010 Posted November 27, 2010 Please create a new topic in the correct forum area, and ask your question with enough information for other to understand. I'm quite sure someone will help you soon enough after that, but creating a new topic in the correct section is the best you can do. I couldn't make up what you wanted honestly. Topic locked Quote
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.