Hey guys, I keep getting this STUPID error, it may be something totally obvious or the fact I haven't stopped coding for the past few days and getting tired
Basically I'm building a CMS and when the user logs in I want it to display "Hi $username welcome to the panel!';
So I create a welcome.php file and use a php include in the box I want it to display the text but it displays it but I get a stupid cache error :S
Any ideas guys? Also I've checked the code and it looks fine.PHP Code:Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/igoboy/public_html/cms/userpanel.php:6) in /home/igoboy/public_html/cms/welcome.php on line 9
Hi lucas, welcome to your panel! You have 0 new messages since you last logged in!
Moved by jesus (Forum Super Moderator) from Designing & Development: Please post in the correct section next time.






Reply With Quote




