Quote:
Originally Posted by draculanowaday
Code:
Unable to add cookies, header already sent.
File: /home/virtual/site27/fst/var/www/html/forum/vbiconfig.php
Line: 34
I've got this problem while viewing vbindex page as Guest. Viewing as user is ok, no problem.
Anyone please help me to fix this problem.
Thanks so much
|
Hi,
queck your PHP file. Most of the time these are errors in the first lines. You start with <?php and then the header comes again.
My suggestion: Take the original vbiconfig.php and try it again. Something went wrong during your modification.
Cheers,