PDA

View Full Version : Need Help


AllenSam
10-18-2007, 06:04 PM
Parse error: syntax error, unexpected T_STRING in /home/rjd1990/public_html/Forum/includes/functions.php(1002) : eval()'d code on line 2

Unable to add cookies, header already sent.
File: /home/rjd1990/public_html/Forum/includes/functions.php(1002) : eval()'d code
Line: 2

Yeah so i'm getting that error on my forums, and was wondering if anyone knew why. functions.php is the original file, as of i did not alter it at all.

Opserty
10-18-2007, 07:13 PM
Its caused by a plugin on your forum. Disable your modifications (See here (http://www.vbulletin.com/docs/html/disable_plugins) if you cannot log in to your AdminCP)

AllenSam
10-18-2007, 07:55 PM
Alright that worked, thanks. but now i need help with the plugin sql file, cause i dropped that table thinking it would fix the problem.

Someone wanna help me out, and post up the sql fields, please?

Opserty
10-18-2007, 08:48 PM
I'm confused...what did you do exactly? What table did you drop? SQL file? :confused:

What modification did you install that caused the error?

AllenSam
10-18-2007, 10:10 PM
Never mind, I got this fixed.