Hi Daniel,
I'm relatively new with Joomla & having the same problem, so could you please help me troubleshoot a little further? Here is my website -
www.gen-connect.com/index.php/about-us
. It used to work no problem, but I recently just found this error.
I have a K2 Login module on the same page as CMC with the option of loading a JQuery Library, so since I didn't know how to check if there are multiple libraries running, I tried both options but neither fixed the problem. I used Firebug finding 2 errors on the page:
ReferenceError: jQuery is not defined
var $K2 = jQuery.noConflict();
k2.js?...epath=/ (line 9)
ReferenceError: Locale is not defined
Locale.use("en-GB");
about-us (line 63)
Any suggestions are much appreciated. This is the only bug on our entire website, so I want to get it fixed ASAP. I love the CMC module & am excited to get it back up & running!
Scott