Page 1 of 3
Help needed uploading files
Posted: 13 Feb 2007, 04:41
by Jurgen
I installed imagevue correctly. Almost everything is working fine. Uploading images from my admin view is not working correctly. I can't upload them trough this way. Can please someone tell me what I'm doing wrong. CMOD= 777, already using the latest imagevue (version 1.7). Nothing seems to happen?
Posted: 14 Feb 2007, 18:16
by GenesiZ
Make sure the subdirectory's are also 777. Only my content folder was cmodded to 777 and it also didn't work.
Posted: 14 Feb 2007, 18:57
by Jurgen
Still doesn't work as I would like too, evey sub dir is now CMOD777
Posted: 15 Feb 2007, 16:39
by Jurgen
somebody ?
Posted: 16 Feb 2007, 03:42
by mjau-mjau
Can you send a private message with the password to your admin? I will need to do some research ...
Posted: 16 Feb 2007, 17:52
by skyred
Same thing happened here. It just reports error. Also, I have run the test script. It says everything is fine.
skyred
Posted: 16 Feb 2007, 21:19
by mjau-mjau
Doesnt help much if nobody posts a link

Posted: 17 Feb 2007, 02:05
by Jurgen
Take a look in your pm box.
Posted: 17 Feb 2007, 02:51
by Jurgen
I managed to upload a file to the server through the admin area. The problem was that the path was incorrect to where the images uploaded to. Now a new problem arises. The image is put in the correct directory but wont display on screen? Can you please help me out? It seems that the CMOD of the uploaded file is incorrect. When I change the CMOD (to 644) the picture will display on screen? How can I automatically (when uploading a file) be sure that the CMOD will be correct?
Posted: 18 Feb 2007, 06:55
by Jurgen
Anyone?
Posted: 19 Feb 2007, 17:55
by frustrated
I'm having the same problem.. I can upload images via ftp and they work fine, but when I try to upload the image through the admin system it puts the image in the directory, even creates a thumbnail for it, but it wont load the image in the flash gallery. Please help. I chmod all my content folders to 777
Posted: 19 Feb 2007, 18:20
by frustrated
i figured out what it was.. it was uploading the image to the server but it was set to chmod 600 not 777. so somewhere in the admin code its not making sure to check for 777 when uploading the images. unless my server automatically sets it for stuff like that. I'm not sure. but i know I had set teh content folders to chmod 777 and when I uploaded from the admin section then checked the chmod of the image that i uploaded it was set to 600. How do I make sure that when I upload from the admin that the image is upload with 777 permissions? I wont be the one updating this site and my friend who will be updating it doesnt know how to use ftp so I'd like to figure this out if possible.[/url]
Posted: 19 Feb 2007, 18:26
by frustrated
I uploaded the gallery straight from the zip file here:
www.wellsimagery.com/upload
admin pass: admin
keep in mind.. the sunset image i uploaded works because i changed the chmod of it after i used the admin image to upload it. but try to upload to the server and youll see what i mean.
Posted: 19 Feb 2007, 19:15
by Jurgen
Thats's the problem I have with uploading images.
Can please someone from imageveux help us out?
Posted: 22 Feb 2007, 07:31
by mjau-mjau
Hi -
I know for a fact some servers set another chmod/permission on files uploaded from PHP. I believe this issue was fixed once before by adding a line in the PHP upload code.
Unfortunately, I am not 100% sure where to insert the line of code. I need to ask pain(my partner), as soon as he is available. It would be one of the codes as described on this page:
http://www.php.net/chmod
Pain where are you?