Quick fix for this issue:
- Open file includes/vbenterprisetranslator_functions_hooks.php
- Find code:
PHP Code:
function vbet_global_bootstrap_complete() {
- Put after it this code:
PHP Code:
require_once(DIR. '/includes/vbenterprisetranslator_functions_redirect_utils.php');
This issue will be fixed in the next release.
I'm glad I could help you.