Quote:
Originally Posted by ckain
hey folks,
I have troubles reaching the comments of a post on WP and I don't know what the error is trying to tell me
Code:
Fatal error: Undefined class name 'vbulletinhook' in /www/htdocs/mio/usforum/includes/class_bbcode.php on line 2428
anybody has an idea what is going wrong with vb bridge?
|
Find :
Code:
## If you get errors relating to the class 'vBulletinHook' not found, uncomment next line.
#define('DISABLE_HOOKS', true);
Just uncomment it!