PHP is configured with 256MB. A section with 2000 records will work, a section with 30.000+ records will crash in DEBUG MODE
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in plugins/system/debug/debug.php on line 1206
I am just wondering, why it is working with cobalt "system fields" (with index) but not with TYPE fields.
PHP is configured with 256MB. A section with 2000 records will work, a section with 30.000+ records will crash in DEBUG MODE
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in plugins/system/debug/debug.php on line 1206
I am just wondering, why it is working with cobalt "system fields" (with index) but not with TYPE fields.