Giải pháp thanh lịch hơn - sẽ được bao gồm trong phiên bản tiếp theo. Nó sẽ không yêu cầu bất kỳ phiên bản Lên thêm các tập tin.

Để nhanh chóng khắc phục:
1. Chỉnh sửa tập tin / / vbenterprisetranslator_functions_vbseo.php
2. Tìm:
PHP Code:
function vbet_vbseo_filter_replace_text($text$allowchars null$filter_stop_words true$reversable false) { 
3. Đặt SAU:
PHP Code:
if(isset($GLOBALS['FIX_EMAILS'])) {
return 
vbseo_filter_replace_text ($text$allowchars$filter_stop_words$reversable);