The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
unexpected T_VARIABLE Syntax error
Today I notice that I have a unexpected T_VARIABLE Syntax error at the Login Redirect page,
I found out that its related to photoplog product, I am using vb 3.8.7 , Any Help is appreciated regards.... |
#2
|
||||
|
||||
The entire, true error message would help a ton
|
#3
|
||||
|
||||
Thanks for the reply...
oh I am really sorry, I totally forgot it Here is the full error : Code:
Parse error: syntax error, unexpected T_VARIABLE in /home/user/public_html/community/includes/functions.php(3072) : eval()'d code on line 5 --------------- Added [DATE]1307918184[/DATE] at [TIME]1307918184[/TIME] --------------- and I forgot to say, I have another VB.3.8.7 powered forum and this plugins is working great on that one, and all other plugin and products are the same. |
#4
|
||||
|
||||
deactivate mod by mod and find the one which causes the trouble.
Then update/uninstall it |
#5
|
||||
|
||||
Thats an error on the "redirect_generic" hook.
Not a commonly used hook - you should be able to see what product it is by viewing your pligins in the ACP. |
#6
|
||||
|
||||
Thanks everyone for the replies, Really appreciate your help,
As I mentioned before I know what plugin is causing this issue, its PhotoPlog , But I wonder why its working great on my other forum with same plugins and same version, Really appreciate any help |
#7
|
||||
|
||||
Any other ideas ?
|
#8
|
||||
|
||||
Are you on PHP 5?
|
#9
|
||||
|
||||
thanks for the reply,
Yes, I am on PHP5. |
#10
|
||||
|
||||
Can you determine which line in the plugin is causing the issue?
One way to narrow it down is to edit the plugin and add a blank line in the middle, if the line number in the error changes the affected line is below the blank line you just made. if it doesn't, it's above it. Keep repeating by splitting the remaining code in half with a blank line until you find the line responsible. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|