I've tried a number of key words but can't seem to find the answer anywhere and I've had the problems on two different hosts. I'm running D6.9 and didn't notice this problem until after I upgraded to 6.9
What happens is if I click on the "add Child Page" or use the pull down BooksMadeSimple, I get
"Fatal error: Out of memory (allocated 104071168) (tried to allocate 83 bytes) in /home6/ugarchiv/public_html/includes/menu.inc on line 969"
and
"Fatal error: Out of memory (allocated 99352576) (tried to allocate 74 bytes) in /home6/ugarchiv/public_html/includes/database.mysql.inc on line 160"
I've tried increasing the memory limit in the php.ini to 500m and it's still doing it. The modules that are involved are Book + BookMadeSimple + CCK and a number of related CCK Modules. At first I thought maybe this was being caused by the CCK forms being too large but it happens even in the basic nodes.
Any ideas anyone?