The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
[SOLVED] - Still getting parse Error
PHP Code:
I get this error when in the usercp and clicking on edit options. |
#2
|
||||
|
||||
Sure you can trace it down. It says "profile.php(4505) : eval()d code on line 64" which means in the profile.php page on line 4505 is some call and then there is a problem on line 64 of whatever code is being called. Look on line 4505 of profile.php and you see:
PHP Code:
|
#3
|
||||
|
||||
Disable one of your addon products at a time until the error goes away. After you find out which modification it is, look at all of the plugins associated with that modification - specifically their location. One will probably say usercp_ and that's where you can start looking.
Once you figure out which addon product it is, you should go to that modification's thread and read through it to see if other people have had the same issue and how they fixed it. |
#4
|
|||
|
|||
Quote:
Already tried disabling the whole pluging.hook system and that did nothing, then i disabled on at a time until all were disabled and still got the error. Thanks |
#5
|
||||
|
||||
It is fetching a template. And in that template on line 64 is the problem. You can try this:
Create a new style with no parent: Styles & Templates > Style Manager > Add New Style : Parent Style: No Parent Style Title: Default vBulletin Allow User Selection: Yes Save Then browse the site using that totally default vbulletin style - do you still have the same problem? If not, go check out the template used on that page and compare your style of that template to the default template. |
#6
|
|||
|
|||
Ok
I created a new style.... I do not get the error message in the new style. How do I know the template I need to look at? the addressbar reads http: //www. ***************** .com/profile.php?do=editoptions --------------- Added [DATE]1234893571[/DATE] at [TIME]1234893571[/TIME] --------------- Problem solved......Thanks Lynne...... I just went in search of mods that might have anything to do with the usercp and I found a template that had the same line of code in it back to back. I removed the duplicate line and viola.... its back to normal. Thanks again. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|