$("div#form-" + tribune_id + " form").ajaxForm is not a function
sites/all/modules/tribune/js/tribune.ajax.js?d
Line 135
I do have a lot of modules active, so it might be a conflict, but I was wondering if you guys can point me in a good direction to get this fixed. Obviously the AJAX part of this module, which is vital, isn't working.
Thanks in advance...
Comments
Comment #1
Jarada commentedIf anyone else comes across this problem, please ensure that you are not importing jQuery more then once >.<
Ah, the joys of multiple admin sites :P