- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Many jQuery errors after upgrading to 2.3.0.
/src/XF/Template/Templater.php (public function fnCoreJs) not longer loads jQuery.
The current version (jquery.slim) does not have required functions (like $.ajax).
Temporary fix was to add the following to the PAGE_CONTAINER template
Code:
/src/XF/Template/Templater.php (public function fnCoreJs) not longer loads jQuery.
The current version (jquery.slim) does not have required functions (like $.ajax).
Temporary fix was to add the following to the PAGE_CONTAINER template
Code:
نام موضوع : jQuery not loading in v 2.3.0