Quote:
Originally Posted by cory_booth
To everyone who uses this plugin and has the "always loading" issues....
Seach both javascript functions found in /clientscript/mgc_cb_evo..
mgc_cb_evo_functions.js
and
mgc_cb_evo_static.js
Find the following: mgc_cb_evo_jsloc+"mgc_cb_evo_ajax.php"
Replace with: "http://yourwebsite.com/mgc_cb_evo_ajax.php"
For me the mgc_cb_evo_jsloc varible has never worked on any of the versions.
There are multiple occurances of these, so do a find and replace.
You may need to adjust the http:// reference if you have your forum in a subdirectory.
All this edit does is remove the "guess work" of the jsloc varible and force the correct location.
|
Thank you, great add-on
I'm on 2.3.2, should I try this fix or just upgrade to 2.4.1? Or should I do both?