更优雅的解决方案 - 将包含在下一版本中。它不会要求任何额外百度推广文件版。

快速修复:
1。编辑文件/ / vbenterprisetranslator_functions_vbseo.php
2。查找:
PHP Code:
function vbet_vbseo_filter_replace_text($text$allowchars null$filter_stop_words true$reversable false) { 
3。穿上后:
PHP Code:
if(isset($GLOBALS['FIX_EMAILS'])) {
return 
vbseo_filter_replace_text ($text$allowchars$filter_stop_words$reversable);