i dont get it
i have test everything and i am certain whenn i add
"define('SHOUTBOX_TABLE', $table_prefix.'shout');"
to the includes/constants.php
i will get errors at the top of my website and then i even get an error when i try to get access to the admin tools.
but when reuploading constants.php everything is fine except for there isnt a shoutbox.
please help.
this error i get when trying to enter the admin cp:
Warning: Cannot modify header information - headers already sent by (output started at root/includes/constants.php:187) in root/admin/index.php on line 647
Warning: Cannot modify header information - headers already sent by (output started at root/includes/constants.php:187) in root/admin/index.php on line 648
this one is at the top:
Warning: Cannot modify header information - headers already sent by (output started at root/includes/constants.php:187) in root/includes/page_header.php on line 475
Warning: Cannot modify header information - headers already sent by (output started at root/includes/constants.php:187) in root/includes/page_header.php on line 477
Warning: Cannot modify header information - headers already sent by (output started at root/includes/constants.php:187) in root/includes/page_header.php on line 478

