View Full Version : Code error message
K4GAP
01-15-2010, 01:18 AM
Installed a style today and when I click to read a post I get the following....
Parse error: syntax error, unexpected T_VARIABLE in /home/publicwa/public_html/forums/includes/class_postbit.php(304) : eval()'d code on line 75
What is this and how do I correct it?
Josephish
01-17-2010, 07:12 AM
It's telling you that on line 75 of your class_postbit.php there's some malformed code.
Post the file here so I can see what's up.
K4GAP
01-19-2010, 07:22 PM
It's telling you that on line 75 of your class_postbit.php there's some malformed code.
Post the file here so I can see what's up.
http://www.publicwarriors.com/gary/line75.gif
Lynne
01-19-2010, 09:42 PM
Actually....
Parse error: syntax error, unexpected T_VARIABLE in /home/publicwa/public_html/forums/includes/class_postbit.php(304) : eval()'d code on line 75
You want to look at line 304 of the class_postbit.php page. It is most likely calling a plugin or a template and the error is on line 75 of that plugin or template.
K4GAP
01-19-2010, 10:51 PM
Lynne to the rescue again :) I love hearing from you. You are so very knowledgeable about VB.
Question: If I set you up for admin (I do trust you) could I hire you to sort this out for me?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.