Plugin Contributor
Imagely
(@imagely)
Hi @szotsaki –
Let’s first check the server settings to make sure you have everything up to date. Reach out to your hosting provider and confirm they have the ww.wp.xz.cn Requirements settings in place:
MySQL v5.6 (or higher)
PHP 7.2 (or higher)
Memory limit: 250MB (or higher)
Upload limit: 50MB (or higher)
Post limit: 50MB (or higher)
/wp-content directory has sufficient permissions (i.e. 755)
With those in place, everything should work smoothly for you. If the issue still shows up, let’s check to see if there is a plugin conflict happening. Temporarily deactivate all plugins, then reactivate NextGEN Gallery only. Does the issue still appear? If so, temporarily switch to a WordPress default theme (this deactivation is only intended to quickly check to see if the issue goes away or is still present). If by deactivating the other plugins the issue does go away, reactivate each of the other plugins one at a time to locate the culprit. Keep me posted on your results 🙂
Mihai
Yes, all the requirements are in place. The plugin still blocks the access to edit posts.
Plugin Contributor
Imagely
(@imagely)
Hi @szotsaki,
Thanks for your reply
Can you please confirm that you have tried to deactivate all the other plugins excepting NextGen and activate a Twenty series theme in order to make sure that there isn’t any plugin that conflicts?
Please keep us posted 🙂
Mihai
-
This reply was modified 7 years, 9 months ago by
Imagely.
-
This reply was modified 7 years, 9 months ago by
Imagely.
You’re right, Mihai. The error was in my theme’s code caused by one of PHP 7 backward incompatible changes, specifically this one.
I don’t know why it happened only with NGG turned on but now I could fix it.
Sorry for the noise and thanks for your help.