Please try this quick fix:
1. Edit file includes/vbenterprisetranslator_functions_hooks.php
2. Find:
3. Add BELOW:PHP Code:
function vbet_global_bootstrap_init_start2() {
Please answer me after this edit.PHP Code:
require_once(DIR. '/includes/vbenterprisetranslator_functions_lang.php');
can you paste here a url to the site with this message?
Thanks
This class: vB_Template_Runtime is automatically use by vB when vB generate your site.
When you have this issue - your page is probably generated by mod (not vB) and this class vB_Template_Runtime (file with this class) is not in use.
So, you should find a conflict. To do this:
firstly: try to reproduce this issue on your site (find a thread, site, forum etc. when the message of issue is showed)
secondly: try to disable all mods (one by one) without vBET and try to notice, When the issue disappears.
Please, if you can find this mod - write here about it.
no answer. I think - solved. If not, please write here and I will open this thread again.