So I tried deleting my static admin directory and collecting new static files under admin (for most up to date js) and I am still getting the same javascript errors. I really have no idea what to do
On Tuesday, January 28, 2014 6:39:12 PM UTC-8, Jake Schmitz wrote: > > Yes. Here is the log I get when I load up the admin page to add pages. > > > 1. Uncaught TypeError: Property '$' of object [object Object] is not a > function > Changelist.js:1<http://trabucotrack.com/static/grappelli/js/admin/Changelist.js> > 1. (anonymous > function)Changelist.js:1<http://trabucotrack.com/static/grappelli/js/admin/Changelist.js> > > > 1. Uncaught TypeError: Property '$' of object [object Object] is not a > function > page_tree.js:31<http://trabucotrack.com/static/mezzanine/js/admin/page_tree.js> > 1. (anonymous > function)page_tree.js:31<http://trabucotrack.com/static/mezzanine/js/admin/page_tree.js> > > > 1. Uncaught TypeError: Property '$' of object [object Object] is not a > function > navigation.js:1<http://trabucotrack.com/static/mezzanine/js/admin/navigation.js> > 1. (anonymous > function)navigation.js:1<http://trabucotrack.com/static/mezzanine/js/admin/navigation.js> > > > 1. Uncaught TypeError: Cannot call method 'ajaxSetup' of undefined > > ajax_csrf.js:1<http://trabucotrack.com/static/mezzanine/js/admin/ajax_csrf.js> > 1. (anonymous > function)ajax_csrf.js:1<http://trabucotrack.com/static/mezzanine/js/admin/ajax_csrf.js> > > > 1. Uncaught TypeError: Property '$' of object [object Object] is not a > function > > > On Friday, January 24, 2014 11:04:35 PM UTC-8, Ryan Sadwick wrote: >> >> Any javascript errors showing up in your browser's console? >> >> On Friday, January 24, 2014 11:22:59 PM UTC-5, Jake Schmitz wrote: >>> >>> >>> For some reason I can only create pages from the quick add on the main >>> admin page. When I try to add a page from within the actual list of all my >>> pages, nothing happens. I cannot move the order of my pages around nor can >>> I add a nested page. Any help would be appreciated. >>> >> -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
