PDA

View Full Version : How to stop this from happening in my forum?


margulies
09-14-2010, 02:38 PM
Please help.

I created a post.

Clicked "Submit"

and the next page to load says this:

Parse error: syntax error, unexpected T_BOOLEAN_OR in /home/MYUSERNAME/public_html/realestatesecrets101.com/includes/functions_newpost.php(432) : eval()'d code on line 5

Parse error: syntax error, unexpected T_BOOLEAN_OR in /home/MYUSERNAME/public_html/realestatesecrets101.com/includes/class_dm_threadpost.php(1766) : eval()'d code on line 4
vBulletin Message
Unable to add cookies, header already sent.
File: /home/MYUSERNAME/public_html/realestatesecrets101.com/includes/functions_newpost.php(432) : eval()'d code
Line: 5

I can see that the post successfully displays, and it's there after I go back to the forum's home page, but I don't want the user to experience all this garbage when they click "submit"

The problem occurs as a moderator and a regular user.

Please help me solve this problem.

Thank you ever so much,

Site is here (http://realestatesecrets101.com)

ragtek
09-14-2010, 04:43 PM
That's from an add-on.
If you deactivate the pluginsystem you'll see that this doesn't happen anymore.

You could check which add-on have plugins at hook newpost_process and threadfpdata_presave.

margulies
09-14-2010, 07:12 PM
i'm pretty new at this but I think I follow you.

The only thing I installed besides my custom skin is the VBSEO. Would this be considered an "add-on" or would the skin i'm using be it?

Thank you for your help BTW. I really appreciate it being a nooB. =)

Lynne
09-14-2010, 08:28 PM
Anything listed under admincp > plugins & products > manage products or plugin manager pages is considered a plugin.