![]() |
|
Problems when applying changes on image titles etc. - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Problems when applying changes on image titles etc. (/thread-12922.html) |
Problems when applying changes on image titles etc. - Cenizas - 2017-06-10 Hello, Best. Jacobo. Problems when applying changes on image titles etc. - acrylian - 2017-06-10 Are you using the latest Zenphoto version? If not please upgrade. Also please review your Zenphoto and server error logs: Problems when applying changes on image titles etc. - Cenizas - 2017-06-11 I am using the latest Zen Photo version. And the Basic Theme. NOTICE: Undefined variable: zenCSS in /home/espaciov/public_html/exposiciones/themes/basic/index.php on line 14 Not related to the problem. As I said before the only error I have is when I apply changes on Albums Problems when applying changes on image titles etc. - acrylian - 2017-06-11 Did you also look at the server PHP error log as well? That might have more errors/notices noted than Zenphoto own log. It might be a an issue with POST limits on submitting the form for some reason but just a guess. Maybe the POST limit is set too low on your server. Problems when applying changes on image titles etc. - Cenizas - 2017-06-11 I only find this two errors on the log... Ive changed the php.ini to report errors but they dont seem to show... [09-Jun-2017 17:12:51 UTC] PHP Fatal error: Invalid image instantiation: file does not exist in /home/espaciov/public_html/exposiciones/zp-core/class-image.php on line 145 Problems when applying changes on image titles etc. - acrylian - 2017-06-11 That would likely result in a blank page actually. If that happens often you need to use the "Refresh the Database" button. Remember zp is filesystem based and the database mirrors that but can get out of sync. Normally that is covered by visits to front or backend. However I don't think that is your issue. I am sorry, I have no idea right now. Problems when applying changes on image titles etc. - Cenizas - 2017-06-11 Another strange thing that happens, when I press "Apply" a lot of times (before the server redirects me to the homepage) the server bans my IP and I have to connect to my webpage through a proxy or vpn. Problems when applying changes on image titles etc. - Cenizas - 2017-06-11 I found the problem: Modsecurity. I deactivate it on Cpanel and everything works. Problems when applying changes on image titles etc. - acrylian - 2017-06-11 Ah, good you figured it out. Now that you mention it I have a far memory of various issues caused by too strict modsecurity settings several years ago. |