Re: Miniaturansichten werden nicht erstellt, Bild wird nicht angezeigt.
Posted: 02 May 2019, 18:03
Hi, when making thumbnails, your server needs memory for PHP and GD library. Servers are not like PCs so when there is large image (over 3MB, on some servers over 1 - 2 MB), the PHP cannot use so much memory to create the thumbnails.
If you have no problems on your localhost (xampp), you can create the thumbnails there and then just copy them to your server so the server will not more create them (of course the structure: file/folders needs to be the same).
Jan
If you have no problems on your localhost (xampp), you can create the thumbnails there and then just copy them to your server so the server will not more create them (of course the structure: file/folders needs to be the same).
Jan