View Single Post
  #1 (permalink)  
Old 2005-04-04, 07:53 PM
loser_guy loser_guy is offline
Junior Member
 
Join Date: Apr 2005
Posts: 4
loser_guy
Default

Ok, I'm making an rpg game (KoC clone) and I have trouble logging in.
Quote:
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/admin/public_html/lib.php:375) in /home/admin/public_html/vsys.php on line 2

Warning: Cannot modify header information - headers already sent by (output started at /home/admin/public_html/lib.php:375) in /home/admin/public_html/admin/index.php on line 33
I get that when I log into the admin panel, it brings me to the admin page, but it won't let me do anything.

Quote:
Warning: Cannot modify header information - headers already sent by (output started at /home/admin/public_html/lib.php:375) in /home/admin/public_html/vsys.php on line 53
I get that when I try to log into the actual game.

Any help will be appreciazted
Reply With Quote
Sponsored Links