After using the system menu in administrator section, with debug system on, any and all subsequent action causes an out of memory error. Requires logging out to fix it.
Switch on "Debug System" (Global configuration, system tab)
Save and select System from admin menu
Pick any option
Selection works as normal
Out of memory error (see attached screen shot)
Any selection after this causes this same error.
Locally served site. Fedora Linux,
Turning off debug system restores correct action.
Labels |
Added:
No Code Attached Yet
|
A few topics at the Joomla forum have reported that 128M is not enough to run with the option Debug System turned on. Increase the memory to 256M as a workaround.
I have 1024Mb set for my memory limit ("memory_limit" in php.ini), so I it looks to me like this is a bug and Fedik has it fixed but the fix hasn't made it into production yet.
Is that right?
Correct
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-04-19 18:08:02 |
Closed_By | ⇒ | richard67 |
Labels |
Added:
bug
|
I tried to reproduce it in a fresh local installation, and I could not. What
memory_limit
you have in your php ?