PDA

View Full Version : admin log in problem.


Scope
02-22-2004, 11:18 PM
Warning: Cannot modify header information - headers already sent by (output started at /home/scope325/public_html/forums/admin/config.php:46) in /home/scope325/public_html/forums/admin/functions.php on line 1712

Warning: Cannot modify header information - headers already sent by (output started at /home/scope325/public_html/forums/admin/config.php:46) in /home/scope325/public_html/forums/admin/functions.php on line 1712

Warning: Cannot modify header information - headers already sent by (output started at /home/scope325/public_html/forums/admin/config.php:46) in /home/scope325/public_html/forums/admin/functions.php on line 1712

Warning: Cannot modify header information - headers already sent by (output started at /home/scope325/public_html/forums/admin/config.php:46) in /home/scope325/public_html/forums/admin/global.php on line 208

everything is setup right, i've tried to reinstall it over and over.

help?

assassingod
02-22-2004, 11:21 PM
Check if there is a space after ?> in config.php or functions.php (Check global.php too)

If there is, delete that space

Scope
02-22-2004, 11:29 PM
thanks man