The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Parse Error Help
Being stuck at work I have no way of counting the lines properly.
Parse error: syntax error, unexpected T_VARIABLE in /home/siphon/public_html/forums/newthread.php(71) : eval()'d code on line 275 Its for a Form Hack that was working perfectly when I went to bed last night. When I got up this morning and came to work it was dead. Any ideas? Forgot to mention the link where the error pops up is as follows http://www.silentreality.net/forums/...ad.php?do=form It is only linked to through 1 post and the main page. |
#2
|
|||
|
|||
Find the Plugin attached to the hook on line 71 of newthread.php. You have and error on Line 275 of that Plugin PHP code.
If you don't know PHP you need to consult the Plugin's author on how to remove the error. |
#3
|
|||
|
|||
Ive been trying to contact him. When Plugins/Hooks are disabled the newthread works so I know its an addon. Im just not sure which one. As for knowing php..I know a little. But im stuck with word for my editor at work. No way to find line 275 without manually counting.
|
#4
|
||||
|
||||
You also said in the other thread that you copied the form. My guess is you screwed something up here. You either simply renamed the template, thinking you were copying it that way (it won't) or you have done something to confuse the form with the two form templates. You need to undo whatever you did yesterday.
The best place to get help for this is in the form hack thread where people actually know the hack and can help with these issues. |
#5
|
|||
|
|||
Disable your Plugins and hooks and enable them one by one until you narrow down the problem. It will probably be a Plugin with the Hook Location newthread_***.
(Plugin Manger: AdminCP > Plugins & Products > Plugin Manager) As for you editor, you can use Notepad (it has a Goto Line option) or download a free PHP Editor, there are loads, notepad++, PHP Designer, to name but a few; just to a google search for them) |
#6
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|