I know this issue has been discussed in various other posts but I have yet to find a solution to the problem as I am experiencing it.
I have created a menu item to allow front end event creation. After filling out the form completely, I hit the "Save" button and nothing happens.
The browser debug console shows "ReferenceError: WFEditor is not defined[Learn More] jevents-add-event:967:6 ".
I get the same result with the same message whether I use Firefox or Chrome. I am using JEvents v3.4.50 Stable and Joomla! 3.9.6. I am using Windows 10.
I have set "Fix any jQuery conflicts" to "YES".
I am using JQuery Easy plugin. It reports:
jQuery is loaded by the template
Bootstrap is loaded by the template
jQuery UI is loaded by the template
re-ordered header libraries
removed jQuery library /templates/mouse/slideshow/files/jquery-1.5.1.min.js
removed jQuery library /media/jui/js/jquery.min.js?19c71eaceaa535cf6d5ea449ed8c1af2
skipped the removal of media/jui/js/chosen.jquery.min.js
added the jQuery library
https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.js
removed 1 Migrate script(s)
added the jQuery Migrate plugin
https://code.jquery.com/jquery-migrate-3.0.0.js
added the script /plugins/system/jqueryeasy/jquerynoconflict.js
replaced 1 $(document).ready(function($) script declaration(s) with jQuery(document).ready(function($)
removed 3 empty script tag(s)
Execution time (in seconds): 0.0082
The Jevents Support Info is:
PHP Version : 7.1.29
MySQL Version : 5.6.40-84.0-log
Server Information : Linux m30.siteground.biz 3.12.18-clouder0 #20 SMP Mon Feb 26 12:15:53 EET 2018 x86_64
Fix jQuery? : No
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 3000
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36
Joomla : 3.9.6
component_com_jevents : 3.4.50
component_com_jce : 2.7.13
module_mod_jevents_cal : 3.4.50
module_mod_jevents_custom : 3.4.50
module_mod_jevents_filter : 3.4.50
module_mod_jevents_latest : 3.4.50
module_mod_jevents_legend : 3.4.50
module_mod_jevents_switchview : 3.4.50
plugin_content_jevents : 3.4.50
plugin_finder_jevents : 3.4.50
plugin_installer_jeventsinstaller : 3.4.50
plugin_search_eventsearch : 3.4.50
plugin_system_gwejson : 3.4.50
What am I missing?