The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Could anyone take a look at something for me, and tell me how to fix it. I can't figure it out to save my life.
If your able to help, I am not sure how to show you the code. Can I post all the code here or should I PM it? --------------- Added [DATE]1203546033[/DATE] at [TIME]1203546033[/TIME] --------------- This is the initial error, and I will give the person the full code to try and correct it. Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/bomalley/public_html/forums/member.php(840) : eval()'d code on line 178 |
#2
|
|||
|
|||
![]()
Disable your modifications/products, enable them one by one and test each time. It will allow you to find the troublesome product. Repeat the process in the plugin manager for the appropriate product and you can find out what code is causing your error. (Look on line 840 of member.php for the hook name, which you can then look for in the Plugin Manager)
|
#3
|
|||
|
|||
![]()
838
![]() 839: 840:eval('print_output("' . fetch_template($templatename) . '");'); --------------- Added [DATE]1203547741[/DATE] at [TIME]1203547741[/TIME] --------------- How where should I go from here? |
#4
|
|||
|
|||
![]()
Oh it seems to be an error with your style then.
Do you get this error if you use a default (unmodified) style? |
#5
|
|||
|
|||
![]()
Well the thing is with the style is that I have to edit the member info style to make the "myspace" type profile work. So far all I have is headaches.
--------------- Added [DATE]1203549051[/DATE] at [TIME]1203549051[/TIME] --------------- This is what I get when I try to save&reload it. The following error occurred when attempting to evaluate this template: The conditional on line 178 appears to be missing its end tag (</if>). The template will not function properly unless this is fixed. This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish. |
#6
|
||||
|
||||
![]() Code:
The conditional on line 178 appears to be missing its end tag (</if>). The template will not function properly unless this is fixed. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|