I want to report an issue with the Regular Labs Library Plugin, it seems that the lastest update is causing an error when trying to create or edit any menu in my site's backend.
When the plugin is enabled, the create/edit page returns a blank page, no error or warnings whatsoever. I can only edit or create new menus if I disable the plugin, but I can't do that because it could break the website.
I have two versions of my website, one with Joomla 4.2.2 for development/testing and the other one is the live site with Joomla 4.2.3, the issue appears in both of them.
The odd thing is that the system isn´t detecting any error, I enabled Joomla's debug feature, set Error Reporting to Maximum and even enabled the error_log file from php.ini, but no error is being detected.
Can you give me (super) admin and (s)ftp access so I can take a look?
And tell me on what url I can see/reproduce the issue.
You can use the 'Confidential information' button in the forum editor to hide sensitive information.
It seems this has to do with a server memory issue.
Advanced Module Manager tries to remove the "Module Assignment" tab from the menu item edit page (as it doesn't make sense when using AMM).
And it does this via Regular Expressions.
See if you can increase the PHP memory (regarding Regex)...
Do you recommend to install the development version of AMM in the live site? If not, can you tell me what files did you change? That way I can make the changes in the final website.