Quote:
Originally Posted by adbox
Looking for an updated version of this script for 4.1.1
Am getting this error:
Code:
Fatal error: Call to undefined function fetch_phrase() in /home2/hatnohat/public_html/forum/includes/functions.php on line 3456
|
This is caused by a
Bug that should be fixed in one of the next releases.
In the meantime you can simply add
PHP Code:
define('VB_API', false);
to your code.