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

    A few days ago I downloaded and installed the latest Evolution CMS. All has gone fine except for adding a second Navigation. I need it to be a second nav with nested 3rd navigation on some of the options.

    I am getting a fatal error when you click the link for the 2nd Nav option:-

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 44376 bytes) in /home/inmyg3/public_html/manager/includes/tmplvars.commands.inc.php on line 137\

    Is this a MODX error? Or a hosting error?

    You can see it for your self if you go to this link:-
    http://www.bigbrightthinking.com/product-big-bright-thinking.html

    and click the Overview link down the left.

    Ultimately this is what I am trying to achieve:-

    http://www.studiojacques.co.uk/clients/bbt/overview.html

    Thanks smiley

      • 21257 MODX Staff
      • 730 Posts
      If you have any TVs with a value of @INHERIT, followed by a default value, eg
      @INHERIT someValue
      then try removing the default value. This is a known bug introduced into 1.0.5 which will be fixed in 1.0.6.
        Mike Schell
        Lead Developer, MODX Cloud
        Email: [email protected]
        GitHub: https://github.com/netProphET/
        Twitter: @mkschell
        • 28729
        • 43 Posts
        Hi,

        Removed my @INHERIT out of my TVs and it all works fine now smiley

        BIG Thanks

        Have a good weekend.