![]() |
|
Getting weird with images broken.. - 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: Getting weird with images broken.. (/thread-13225.html) |
Getting weird with images broken.. - leiferikson - 2019-04-02 Hi, When I upload an image it is not visible, there is the zp-icon (with the redline) and you can´t see the image. "... Getting weird with images broken.. - acrylian - 2019-04-02 If the "4000px" indicates the dimensions of the image it is most certainly this: https://www.zenphoto.org/news/problems-with-albums-and-images/#server-memory-issues Btw, if you are really still on 1.4.9 you should update. 1.5.1 is current and 1.5.2 will follow sometime soon. Getting weird with images broken.. - leiferikson - 2019-04-02 the image size is 1200px x 1500px, 550 KB. Getting weird with images broken.. - acrylian - 2019-04-02 It could be corrupt meta data. Anything in the logs? In any case please upgrade. Whatver we test we test with the support build becoming 1.5.2 sometime soon. Getting weird with images broken.. - leiferikson - 2019-04-03 here is a log entry, I don´t understand... Getting weird with images broken.. - acrylian - 2019-04-03 That sounds like file/folder permissions issues. Do they differ to those that work? Does the file exist at all? Can you open it manually? In any case again please consider to update, Zenphoto 1.4.9 is from mid 2015. Getting weird with images broken.. - leiferikson - 2019-04-03 My Webserver is not ready for php7... Getting weird with images broken.. - acrylian - 2019-04-03
7 is not yet required actually. 5.6 would be good.
Sorry to hear about update troubles. What were they? Perhaps try again? In any case support is problematic as we test with the current/support build so we may not see what you do in any case. Not to speak of some security issues fixed. Getting weird with images broken.. - leiferikson - 2019-04-04 hm, I use adobe Bridge for the metadata of the images. there I use german "ü" and other chararkters. i will check if that the reason. Getting weird with images broken.. - leiferikson - 2019-04-04 well, some images can be uploaded, some not. Depends on folder. Metatags of bridges have no evidence... Getting weird with images broken.. - acrylian - 2019-04-05 Umlauts should actually not be the issue.
Check the folder permissions via FTP. Perhaps something is set wrong which could prohibit ZP from accessing them which can result in broken images. Getting weird with images broken.. - leiferikson - 2019-04-05 This I checked out before. If I have this options it is not working, I can´t load up and have broken images: But the zp works, only the new ones are not visible. drwxrwxrwx 10 web19 client4 4096 Jun 1 2016 albums I have the lock-sign on all folders in the ZP-upload funktion "elFinder" in the upload section of ZP. But all old pictures are visible, only the new images are broken. Getting weird with images broken.. - leiferikson - 2019-04-05 Solution, thank you very much for the advice. I changed the complete folder of the ZP to www-data:www-data and it works. Getting weird with images broken.. - acrylian - 2019-04-06 Great, that you solved it! Thanks for the follow up. The permissions and the actual "server user"/owner assigned is of importants. There are still some hosts where for example the ftp user may not be the user the script runs under later. So it may have not access. Permissions can be a frequent source of fun in these matters… |