Quote:
Originally Posted by l3asturd
Can anyone help me? I'm running vb4.1.2 with MGC chatbox latest version but whenever I enable the mod I get the following message:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: Display_Visitors_User in [path]/includes/functions.php on line 4097
This is the same message I get when installing MGC chatbox, VSA chatbox, or almost any mod that adds content to my forum.php page. Disabling the mods returns the forum to normal.
Now, normally I would just say the mods aren't compatible with 4.1.2, but I have had several users tell me it works fine with their vb4.1.2. I don't know what is wrong with my forum. I've been searching for a solution for weeks!
|
I just checked my function.php file in the includes directory and my function.php file only has 2137 lines of code in it. Yours is saying you've got at least 4097 if I'm understanding correctly. *Someone correct me if i'm an idiot, please.*
Sounds like you've got some major additions to that function.php file that are messing with some calls in the main mod .php file. Only a guess.