Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35021 bytes) in /[[internal server path redacted]]/admin/includes/classes/table_block.php on line 77
I get the above error when I try to install the Google Checkout module (v1.4.7) in admin > Modules > Payment (v1.3.8a).
Afterwards the mod is active in default mode with a sandbox setting, but no Merchant ID, etc. Shopping cart will show a grey GCO button with some accompanying "sandbox"-related messages.
I'm using mod v1.4.7 in ZC 1.3.8a, but in a test store. There are quite a few other mods installed, too many to list, but the same GCO mod is running in our production store in v1.3.7 with all the other mods as well. I seem to recall running into GCO problems in 1.3.8a and thought there were serious version conflicts. So for several months we've avoided upgrading, hoping a solution would appear on the forum. But apparently many ZC sites are using GCO v.1.4.7 in ZC v1.3.8a successfully, so ours may be an individual problem.
Any hints as to how I can attack this error? I've tried to backtrack from table_block.php via the Developers Toolkit to see what might be calling it at this time, but the trail runs dead very quickly. I've searched this thread, and in fact the entire Zen Cart forum, for "Allowed memory size" without any hits. Words of wisdom, even if prefaced by "You idiot! All you need to do is...", would be gratefully and humbly appreciated.
I suspect there may be some further test site problems that won't show in production due to the fact that our test store is a subfolder under our production store, but with "Down for Maintenance" turned on. This was the way my company owner and our host support decided to set it up to avoid buying additional SSL certs, but SSL has always been hit-and-miss at the test store level. Even so, I don't think that's related to this error, but may be waiting for me down the road. (Even with "Down for Maintenance" turned off, the same memory error occurs when I try to install the mod.)