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
