Discussion
no pics displayed(back to index)Hy, after reinstalling my folderblog posted pictures are not displayed when I use the: /index.php/post way. The chmod is set to 777. I can upload the picture and it exists on the server but is invisible. Cant find the mistake
posted by
ermell on 15 Jan 06 at 4:19 AM
Is the file extension correct? folderblog in the stupid standard version 3 is only able to load .jpg, everything else like .JPG or even .JPEG will simply not be loaded.
posted by
ikue on 16 Jan 06 at 2:46 AM
Yes, is correct. The problems appeared after I deleted some pics viva ftp. I had that before and dit delete all fb files on the server, made fb completely new and transfered it to the sever but that didnīt solve the problem.
posted by ermell on 16 Jan 06 at 6:14 AM
On a linux server it is a huge difference between .jpg and .JPG or even .jPg. Whoever invented this fact, I will come and kill that person. ;)
Hmm... if via /post the pictures "physically" exist on your server in the right directory, they also should be loaded. Please check whether all files have the correct rights, so also fb.php. Try one thing, go into the photos directory where the newly uploaded files are (which dont show up) and give 777 to all of them, plus the folder. Iīll explain later why, but maybe this helps.
posted by
ikue on 16 Jan 06 at 6:41 AM
o.k. I did it and it dindīt change anything.
posted by ermell on 16 Jan 06 at 8:40 AM
First of all, it would have made sense to say that you are using the ikue reloaded version and not the standard 3 beta. Next thing, it seems you switched use_alt_urls on, right? Switch it off and see what happens, in general I can see the pictures on your website and without a more detailed problem description it is difficult to help you.
posted by
ikue on 17 Jan 06 at 2:29 AM
No, use_alt_urls is set on "0". The pictures you can see were posted via ftp the not visible via http. The problems appeared after posting some pics via http and then deleting some of them via ftp. Even if I delet the whole fb on the server and upload it complete new the pics posted via http are not displayed.
posted by ermell on 17 Jan 06 at 8:33 AM
This is not logical, I guess you made a mistake with giving rights. I never heard of any case where deleting by ftp makes problems. What you could try to do is check whether there are any traces left of the deleted images, look into the comments directory and also whether there are corresponding .txt files where you stored the photos. Delete them and see what happens.
posted by
ikue on 17 Jan 06 at 8:59 AM
Changing from .JPG to .jpg worked for me! Thanks!
posted by Lon on 27 Jan 06 at 8:24 PM
Post a Reply:
(back to index)