ביום misc.php לעשות BBCode =?:
cellspacing ואת cellpadding ריקים ("") כי $ stylevar אינה מוגדרת בזמן הערכת תבנית ובכך השולחנות עם BBCodes vBET מכוער.
כדי לתקן:
חפש vbenterprisetranslator_functions_hooks.php:
PHP Code:
function vbet_misc_bbcode_complete(&$template, $bbcode_parser) {
require_once(DIR. '/includes/vbenterprisetranslator_functions_bbcode.php');
global $vbphrase;
החלף:
PHP Code:
function vbet_misc_bbcode_complete(&$template, $bbcode_parser) {
require_once(DIR. '/includes/vbenterprisetranslator_functions_bbcode.php');
global $vbphrase;
global $stylevar;
עכשיו הכל מעובד כמו שצריך! שגיאה שוחזרה ב- vbet.com