We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 4499
    • 34 Posts
    Hi all.

    I have two MODx 0.9.5 instances running on my IIS server at the moment.

    What has happened - and I am not sure how - is that the menus no longer work as planned.
    One is a default instance of MODx with the MODxHost template, the other is mine with a custom template based on MODxHost.

    You can select all the items in the menu bar - but it will not drop down any menus.

    In IE you can see this error information

    Line - 226
    Char - 33
    Expected ’)’

    In Firefox the console shows

    Error: missing ) after argument list
    Source File: index.php?id=1
    Line: 225, Column: 32
    Source Code:
    var menu = new DropDownMenu($(’’myajaxmenu’’));

    I have posted it here - as this is clearly some form of environmental issue on the host - its certainly common client side across WinXP - IE, Firefox, Safari - Mac OS X - Safari, Firefox, Camino
    hmm - I did change some settings in the php.ini - so I will play around
      • 4499
      • 34 Posts
      Solved.. It was a basic misconfig in the php.ini

      This discussion is closed to further replies. Keep calm and carry on.