mk93 and cipa, good work on isolating the fault.
I’m now using 1.0.4 and my site is working again; the site uses the @INHERIT binding on almost every page.
I have got a similar problem.
I wanted to upgrade from 1.0.4 to 1.0.5 and fortunalty first made the uprade only on my development server.
Environment on development server: windows XP, xampp 1.7.1, php 5.2.9
The Error message is like this: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 43193 bytes) in ....... manager\includes\tmplvars.commands.inc.php on line 137
I followed what I red here and deleted that INHERIT to include a sub navigation on the left. It worked perfectly but of course no left navigation is on. So the problem is in my case that INHERIT as well but I can not leave it out.
In addition I use YAMS because it is a 3 language website and that default value in that TV to get wayfinder for that leftnav is like this:
@INHERIT [!Wayfinder? &startId=`[[UltimateParent]]` &hideSubMenus=`TRUE` &rowTpl=`@FILE:assets/modules/yams/tpl/wayfinder/docr/row.tpl` &hereTpl=`@FILE:assets/modules/yams/tpl/wayfinder/docr/here.tpl` &innerHereTpl=`@FILE:assets/modules/yams/tpl/wayfinder/docr/innerhere.tpl` &activeParentRowTpl=`@FILE:assets/modules/yams/tpl/wayfinder/docr/activeparentrow.tpl`!]
I saw of course that link from sharkbait just above my entry but I am not sure if my problem should be reportet as a new one?
I will not upgrade on the lifeserver meanwhile.
-
MODX Staff
- 730 Posts
There is a bug filed for this alread, universal.
I’ve made note of your report in it
http://bugs.modx.com/issues/3699
Thank you netProphET. I will be waiting for the fix.