We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 3874
    • 6 Posts
    Hi all
    Newbie here and just wondering if this is normal, when I log into the back-end/manager firebug automatically throws up 6 errors which all seem to be related to index.php.

    eg: $(document).ready is not a function
    [Break on this error] $(document).ready(function() {

    unterminated string literal
    [Break on this error] sysAlert.innerHTML = ’<div><b>Manager...fffff\"} );\n </script> \n </div><hr>’;

    As I’m not a coder per say I dont know if this is normal firebug behavior (similar to errors which occur with the extjs framework) also I’m very new to modx and have been experimenting with creating snippets and trying to implement some plugins like MaxiGallery and ManagerManager could I have buggered something up unintentionally?

    thanks in advance