updated to latest, but I face some problem
sometimes when click thanks button , its refresh the page (No ajax)
and sometimes
its give me you don't have permission
from chrome console I get this error message
Code:
post_thanks.js:29 Uncaught ReferenceError: vB_Default_Timeout is not defined
at post_thanks.js:29
(anonymous) @ post_thanks.js:29
vbulletin-ajax-reputation.js?v=423:11 Uncaught ReferenceError: vB_XHTML_Ready is not defined
at vbulletin-ajax-reputation.js?v=423:11
(anonymous) @ vbulletin-ajax-reputation.js?v=423:11
vbulletin_multi_quote.js?v=423:11 Uncaught ReferenceError: vB_XHTML_Ready is not defined
at vbulletin_multi_quote.js?v=423:11
(anonymous) @ vbulletin_multi_quote.js?v=423:11
vbulletin-editor.js?v=423:11 Uncaught ReferenceError: vB_XHTML_Ready is not defined
at vbulletin-editor.js?v=423:11
(anonymous) @ vbulletin-editor.js?v=423:11
vbulletin_quick_edit.js?v=423:11 Uncaught ReferenceError: vBulletin is not defined
at new vB_AJAX_QuickEditor (vbulletin_quick_edit.js?v=423:11)
at vbulletin_quick_edit.js?v=423:11
vB_AJAX_QuickEditor @ vbulletin_quick_edit.js?v=423:11
(anonymous) @ vbulletin_quick_edit.js?v=423:11
vbulletin_ajax_taglist.js?v=423:11 Uncaught ReferenceError: vB_XHTML_Ready is not defined
at vbulletin_ajax_taglist.js?v=423:11
(anonymous) @ vbulletin_ajax_taglist.js?v=423:11
vbulletin_ajax_suggest.js?v=423:11Uncaught ReferenceError: userAgent is not defined
at vbulletin_ajax_suggest.js?v=423:11
how to fix this problem ?