The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Parse Error Help
I need some help figureing out why I am getting a error message.
When in the usercp, clicking on "edit options" gives a blank page with the following error. PHP Code:
Any help would save the rest of my hair..... and beers on me |
#2
|
||||
|
||||
First look at line 4505 in profile.php (that is where the error originates as per your error message). My line 4505:
PHP Code:
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php PHP Code:
|
#3
|
|||
|
|||
I disabled all plugins and products, but it did not fix the error. Below is the section of code where line 4505 just thought it might help if you could see whats there.
Note I put <this is 4505> just so the line in question could be pinpointed PHP Code:
|
#4
|
||||
|
||||
And what is the template that is being called there (find the one related to edit options)? And then look at that template.
Also, you might try this with your plugins disabled - Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still have the same problem? |
#5
|
|||
|
|||
I found what I think is the template..... usercp_shell
Am I looking for something wrong on line 64? Thanks a ton |
#6
|
||||
|
||||
Yeah, but be aware that if there are template_hooks being used, then those lines get added also. You could try using a totally default style and see if the error occurs and then compare your template to the default one.
Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still have the same problem? |
#7
|
|||
|
|||
Creating the new style is not going to affect the rest of board is it? Damn I wish I knew more about this stuff, but I am learning as I go I guess..... just always affraid I am going to screw something up.
I created a style and named it test..... when I went in to change styles in my profile the only options I had were: Use forum default default I tried both and still have the same problem with each of those styles. I assumes I would find one lables test, but it was not there. --------------- Added [DATE]1233514633[/DATE] at [TIME]1233514633[/TIME] --------------- OK, sorry I am a bone head When I created the new style I set allow user select to no....... So now I tried my new style and the problem does not occure in the test style I created. Does that give me a direction to look to fix my trouble? Thank You.... Very Much |
#8
|
||||
|
||||
As an administrator, the style should have shown up in the Style Chooser in the bottom left of the page.
Since it works on the default style, that means you have something wrong with your style. I'd start with that one template and go to edit it, hit View History > Compare and see the differences and copy/paste in any code that has changed. |
#9
|
|||
|
|||
There are quite a few differences
Alot of pink areas (text removed from old versions) Alot of yellow areas (texted changed from old version) and one green section (text added in new version) What should I post back into the new version? Any idea? Thanks |
#10
|
||||
|
||||
I like clicking on the View Side by Side option (on the bottom). It's easier for me to see then what is going on. If Jelsoft updated the code on a line, then you should also.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|