Unable to add cookies, header already sent error!

to0

New Member
Unable to add cookies, header already sent.
File: /home/public_html/forum/includes/class_core.php
Line: 3075

Any idea why this is happening?

Members are getting it upon registering and creating new threads only.

Doesnt happen with pms, or quick replys, or anything else.

Just recently switched servers. That's about it..
 
And also.

Certain members stats are missing from postbit. Actually some members have nothing there, while others do...

Any help ?
 
Screen shot of what happens:
v46s1s.jpg


And this is what happens above the banner:
2gtdpmo.jpg


Like to0 said, just moved the server and the postbit is missing but not in the profile like such;
1pv81i.jpg


Their profile:
1z5rqir.jpg


Working postbit:
312czu8.jpg


That members profile:
1zfj72r.jpg
 
Ok thanks for your help, however we are not operating VBCredits. We are running vbplaza. And never have had this problem before. We have fixed the member stats in postbit. But the main error still occurs.

The site that is having the problem USAWarez.net - Free Full Version Warez, Torrents, Streaming, Shared & Direct Downloads!

Any ideas? I read in that thread above that disabling hooks in config.php did it for that. But thats only if your locked out of admincp and cant disable the hooks/plugins (Which i have tried and the error still remains)

Additional issues:
User rank images in the member profiles for 9,072 of the members aren't working and are currently being worked on!

Gift glitch is also a problem. Gifts that have been sent and received from random users show up in random profiles. (VBPlaza and VBux)

Registration problems are occurring as well. There are some weird error pages and error scripts. After you register...YOUR ACCOUNT IS CREATED! Registration works it just gives you the error page which is what we are trying to avoid!

New Thread errors. You get the same errors that you do when you register.

Thanks in advance for any help :)
 
It's more than likely a configuration issue with your hosts PHP, and you will need to contact him. But before you do try:

To see if your files are ok after the move:

Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

See if there's any core vB files that say "Doesn't contain expected contents" or other such warnings.

Try switching to the default vBulletin Style, and also at the same time disable hooks by placing define('DISABLE_HOOKS', true); directly after <?php in your /includes/config.php file.

Finally try and run in:

AdminCP >> Maintenance >> Diagnostics >> Problematic Webserver Modules.
 
OK i did that (Disabled hooks in config), and then when trying to view a thread i get this:

Fatal error: Call to a member function set_thankscache() on a non-object in /home/**/public_html/forum/includes/functions_forumdisplay.php on line 170

Did everything else that you recommended, and this is what I get when I run diagnostic on most files...

add_site.php File not recognized as part of vBulletin
arcade.php File not recognized as part of vBulletin
casino.php File not recognized as part of vBulletin
cchatbox.php File not recognized as part of vBulletin
chess.php File not recognized as part of vBulletin
delete_site.php File not recognized as part of vBulletin
edit_site.php File not recognized as part of vBulletin
external.php File does not contain expected contents
friends.php File not recognized as part of vBulletin
holdsession.php File not recognized as part of vBulletin
hosting.php File not recognized as part of vBulletin

Bunch of file not recognized

forum.php File version mismatch: found 3.6.8 , expected 3.6.8 Patch Level 2
forumpermission.php File version mismatch: found 3.6.8 , expected 3.6.8 Patch Level 2
global.php File version mismatch: found 3.6.8 , expected 3.6.8 Patch Level 2
help.php File version mismatch: found 3.6.8 , expected 3.6.8 Patch Level 2
image.php File version mismatch: found 3.6.8 , expected 3.6.8 Patch Level 2
index.php File version mismatch: found 3.6.8 , expected 3.6.8 Patch Level 2

& A bunch of those

Other than that, those are the only things displaying when running diagnostics.

Errors still remain :(
 
Ok one last thing to try, if not you may have to contact your host regarding the server configuration as it seems that's the only thing that's changed since the errors occured.

Backup your database <-- Important just in case.

AdminCP >> Maintenance >> Rebuild Counters >> Rebuild Post Cache.

See if it works, if not you can also try Rebuild Thread Information and Rebuild Forum Information.

Just be sure to do a database backup "before" running these counter rebuilds. They generally cause no problems, but depending on the extent the board is corrupted they can have unpredictable results.
 
Back
Top