![]() |
|
Undefined index: CHMOD - 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: Undefined index: CHMOD (/thread-13667.html) |
Undefined index: CHMOD - mowgli597 - 2021-11-19 I'm currently running 1.5.7 on a live site without any problem. I also have a development version of the site which I use to test any updates before going live. I've been trying (intermittently) for weeks to update - first to 1.5.8 then to 1.5.9 but I'm encountering difficulties. To try to resolve the problems I wiped all files from the development version and reloaded 1.5.7. However when trying to install I get many entries like the following in the Debug log: NOTICE: Undefined index: CHMOD in /home/bpskdk/public_html/development/zenphoto/zp-core/functions-basic.php(127) : eval()'d code on line 82 followed by different filenames such as All the errors relate to Undefined index: CHMOD I have checked file paths and don't see anything wrong but I'm no server expert. Other attempts to update to 1.5.8 and 1.5.9 on the development site give similar error messages, with the screen often going blank and freezing. Installation information from my last attempt to go back to 1.5.7 (which appeared to have succeeded apart from the debug log entries above): Zenphoto version 1.5.7 (Official build) Any help would be gratefully received. Undefined index: CHMOD - acrylian - 2021-11-19
That indicates a possible problem with your config file as that is one line that loads it via Do you perhaps have a typo somewhere in your config file? Actually there is no index Undefined index: CHMOD - mowgli597 - 2022-05-02 My sincere apologies for the delay but have just got round to completing the update to 1.5.9 Undefined index: CHMOD - acrylian - 2022-05-02 Thanks for the follow up! Glad it is solved! |