Log in

View Full Version : vb_template not found


bigs15
01-24-2013, 09:18 AM
Having error

Fatal error: Class 'vB_Template' not found in /includes/class_postbit.php(294) : eval()'d code on line 144

after importing this mod.

https://vborg.vbsupport.ru/showthread.php?t=130117

--------------- Added 1359023332 at 1359023332 ---------------

Currently using

define('DISABLE_HOOKS', true);

in config.php

Anyway way to fix this

ForceHSS
01-24-2013, 09:48 AM
You need to post in that plugin post for support

bigs15
01-24-2013, 10:26 AM
no i removed the mod now this error wont go.

kh99
01-24-2013, 03:05 PM
Are you saying that you still get that error with hooks disabled? If so there must be something wrong with the way you disabled it.

In any case go to the Plugin Manager and look for plugins using hook postbit_display_complete - there must be one from the mod that didn't get removed for some reason.

bigs15
01-25-2013, 02:06 AM
thank you i got this fixed.I Uninstalled a plugin and its working now.Thank you.