เรามีทางออกสำหรับว่าสำหรับ vBET 3.x (แก้ไขแล้วบนฟอรั่ของเรา) :
1 แก้ไข รวม / vbenterprisetranlator_functions_hooks.php
2 ค้นหา :
3 แทนที่โดย :Code:if (THIS_SCRIPT == 'showthread' && 'VBSEO_URI' == $vbulletin->options['vbenterprisetranslator_linkstype'] && $_GET['t']) {
เรายังทำมันไม่ได้แก้ไขได้สำหรับ vBET 4.x, แต่ทำงานกับมันCode:if (THIS_SCRIPT == 'showthread' && 'VBSEO_URI' == $vbulletin->options['vbenterprisetranslator_linkstype'] && $_GET['t'] && $_REQUEST['goto'] != 'newpost') {




Reply With Quote
