View Full Version : small error code instead of posts..?
Gamelobby
03-30-2009, 09:05 PM
Inside the category the threads look fine, but if you click on a thread the post doesn't show & there is an error across the top..?
This is the error
Parse error: syntax error, unexpected T_VARIABLE in /home/content/m/i/l/milo327/html/Forum/includes/class_postbit.php(304) : eval()'d code on line 86
Any help would be great
Thanks
Lynne
03-30-2009, 09:44 PM
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
define('DISABLE_HOOKS', true);
Gamelobby
03-30-2009, 09:58 PM
ok so yes that worked... but what did it do.?
So now where do i go from here.. I'm guessing i need to figure out which plug in is causing it.?
Any suggestions.?
Lynne
03-30-2009, 10:00 PM
If everything is fine with your modifications disabled, then that means one of your modifications is causing the problem. You'll have to find which one it is by turning off one-by-one and seeing if the problem exists when you turn certain ones off.
Gamelobby
03-30-2009, 10:04 PM
i do that from the "plugins & products" area of the ACP correct.?
Lynne
03-30-2009, 10:06 PM
Yeah. Remove that line I had you add to the config.php file and then turn them on and off from the products area.
Gamelobby
03-30-2009, 10:18 PM
Got it.. it was the Steam ID thingy.!
Thanks so much, now i have to figure out how to make it work again. :)
Dismounted
03-31-2009, 04:37 AM
Contact the author of the modification - preferably, through the modification thread.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.