The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Warning: fetch_template() calls should be replaced by the vB_Template class.
When I go to visit anything but the frontpage of my site I get the following warning:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: FORUMDISPLAY_Separate2 in ..../includes/functions.php on line 4597 Not really sure how to fix it. I disabled a few plugins associated to Styles I have installed thinking it would help, but it did not. Started to show after a forum upgrade and plugin. I tried uninstalling the plugin but an error appeared. So I went in and manually deleted the plugin files. Not sure if that has anything to do with it. |
#2
|
||||
|
||||
It is most likely from a mod, that is vB3 code.
Lets do this, disable plugins via the includes/config.php file. To do that open your includes/config.php file and below <?php add the following. PHP Code:
PHP Code:
If that fixes the issue enable plugins again by adding // before the line you added, then navigate to ACP --> Plugins & Products --> Manage Products and disable one mod at a time until you find the one causing the issue. Once you find the culprit, post in that mods thread what the issue is, and maybe someone in that thread can help. |
#3
|
|||
|
|||
ozzy47! Thanks for your help! I'll give it a shot
|
#4
|
||||
|
||||
No problem, let us know how it goes.
|
#5
|
|||
|
|||
So its a plugin it seems.
So what if its one that says it can't be deleted for whatever reason? |
#6
|
||||
|
||||
Huh? I never seen a mod say it can't be deleted. Did you find out which mod it is?
|
#7
|
|||
|
|||
I figured out which one. It was not the one that "can't be deleted"
Despite I already deleted the files assosciated with the cant be deleted one but still shows in Plugin product section. It was this mod: Separate Sticky and Normal Threads |
#8
|
||||
|
||||
Well if you removed the files, before attempting to delete it, that may cause issues. You should delete it in the ACP first, then remove the files.
|
#9
|
||||
|
||||
You not be using the vb4 version of the mod if you're getting that error.
|
#10
|
||||
|
||||
Right, I sad that was from vB3 code in the second post.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|