Hi
DT register v 2.7.11b
When I click on records I am getting the message.
Fatal error: Allowed memory size of 134217728 bytes exhausted
I understand this is due to the server memory limits of 128m.
How can I delete the records and events when I cant access them. What would be the correct sql statement to use to delete them directly from the database?
Thanks
Is it less exhaustive on memory if I break up repeating events into smaller chunks e.g April - June / July - Aug instead of April - Aug
Please advise on best practice as this is really frustrating having to repeatedly and manually delete hundreds of events everytime I get a fatal error with memory.
Those in the same boat experiencing fatal error memory issues you can still access your events from the frontend of Joomla.
Look forward to your response
Update:
Breaking up your repeating events into smaller chunks does not work and you will still get the fatal error memory exhausted message.
Unless your on a VPS or better your stuffed if your host only allocates a max of 128m memory.
I am limited to a running a max of 2 events repeating from 1 April to 31 Oct
I add a third event and I max out the memory then I have to delete all my events and start again.