My client pointed out something strange the other day: when clicking any page number or “next page” or “last page” links on the members page (Members > View All), I get a 404.
Sorting also does not work—that is, clicking any of the columns at the top does not sort the data.
I noticed there are some console errors when I try to do the following:
Attempting to sort data produces:
Uncaught TypeError: Cannot call method 'removeClass' of undefined (index.php line 49)Attempting to filter data (by typing in the search box) produces:
Uncaught TypeError: Cannot call method 'get' of undefined (index.php line 46)I recently updated to 2.5.0 and suspect this is part of the problem. Any ideas?
EE 2.5.0 build 20120507.