Not working after upgrading to 3.0.7
-
Hi,
After upgrading to 3.0.7 from 3.0.6 there are issues with the menu. Digging into it I noticed that there is a strange JS error in my browser console (Chrome) when opening the admin page:Uncaught TypeError: $(…).sortable is not a function
(anonymous function) @ admin.php?page=responsive-menu:808Going to admin.php?page=responsive-menu I discovered that in version 3.0.7 there is a major difference of this file size (1166 lines of code) compared to 3.0.6 (4163 lines of code). In version 3.0.7 the generation of HTML lines is visibly crashing at line 1166, although the Apache error log says nothing about a PHP error. Strange. I can provide two files with the HTML generated by each version.
Except from upgrading Responsive Menu, no other changes were done in the site. Any idea what is the problem?
- The topic ‘Not working after upgrading to 3.0.7’ is closed to new replies.