Log in

View Full Version : I need your help desperately


gosiah23
01-13-2010, 03:33 PM
Hello all,

I need your help desperately. This morning I?m having error messages all over my forums
http://www.saltwatercatch.com/forums/upload/index.php

I'm running Version 3.8.2

So far I have replaced the class_postbit.php file with backup file from my PC and it made no difference. Please advise how to fix this!
Thank you so much

Error message when you try to read new post:
Unable to add cookies, header already sent.
File: /hermes/bosweb/web098/b986/sl.crystalcoastrealestatetv/public_html/SaltwaterCatch/forums/upload/includes/class_postbit.php(294) : eval()'d code
Line: 6


Error message on the top of each post:
Parse error: syntax error, unexpected T_STRING in /hermes/bosweb/web098/b986/sl.crystalcoastrealestatetv/public_html/SaltwaterCatch/forums/upload/includes/class_postbit.php(294) : eval()'d code on line 6

~ Gosia

TheLastSuperman
01-13-2010, 04:19 PM
Gosia,

I just visited your site via the link provided and no error, I assume you fixed it or are working on it? Please keep us updated and post your fix in case someone else googles or searched there way here with a similar problem one day ;).

Mike

gosiah23
01-13-2010, 04:27 PM
Yes, thank God Lynne reply to me on the other message board VBulletin.com

Bellow is what she suggested and it took care of problem. I just don’t know if I should keep this line in or remove it? Thanks for your reply :)

Lynne wrote:
The error is from a modification. Try disabling your modifications/plugins and see if you still have this problem.

Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:
define('DISABLE_HOOKS', true);