PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.6x (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/)
-   -   Uploading issues! Can't find my answer! (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/133122-uploading-issues-cant-find-my-answer.html)

sunnycher August 30th, 2007 01:57 PM

Uploading issues! Can't find my answer!
 
I try to upload images and the next page says


No Image specified. If you followed a valid link, please notify the administrator


Any ideas?

Zachariah August 30th, 2007 03:54 PM

Sounds like permissions of your server. (did you move servers lately ?)
- CMOD 777 the folder you are keeping your media / images in.

sunnycher September 5th, 2007 02:18 PM

I did that Zach, still won't let me.

No Image specified. If you followed a valid link, please notify the administrator

keeps giving me that.

sunnycher September 5th, 2007 02:21 PM

I do that in my FTP correct?

Zachariah September 5th, 2007 10:18 PM

yes, I have found that some server (depending on the host provider ) will not allow 777 CHMOD. 755 can be used.

sunnycher September 7th, 2007 10:34 PM

I have 777 and 755, still can't upload, I don't understand why this is happening?
No one can upload :(

Zachariah September 8th, 2007 08:58 AM

I can take a once over and look @ your settings.
- shoot me some access via PM :)

sbedell September 27th, 2007 06:26 PM

My host installed Photopost to VB 3.6.8. She's a VB expert but not Photopost. She says it's installed properly but theres's no Gallery listing like I had before my pld site crashed and I can't upload images. I get the following error message:

Warning: move_uploaded_file(/home/bedell/public_html/gallery/uploads/1/Cheers.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /gallery/image-inc.php on line 48

I could really use some help getting this sorted out so I can use the Gallery, thanks.

Zachariah September 27th, 2007 08:41 PM

Quote:

move_uploaded_file
failed to open stream: Permission denied
When the gallery attempts to move the image out of the uploads folder it can not.

Try: CHMOD 777
/home/bedell/public_html/gallery/uploads

This can be done via FTP or domain File Manager.

sbedell September 27th, 2007 09:24 PM

Thanks, I sent info to her.

edprush May 17th, 2008 11:32 AM

Quote:

Originally Posted by Zachariah (Post 1205807)
When the gallery attempts to move the image out of the uploads folder it can not.

Try: CHMOD 777
/home/bedell/public_html/gallery/uploads

This can be done via FTP or domain File Manager.

I am having the same problem as the OP.

I CHMOD my gallery/files and gallery/users to 777 and am still having problems. Do all the subfolders within those directories need to be 777 too?

I don't have a gallery/uploads folder, should I?

Also noticed.. when I change usergroup to have moderated uploads it says it uploaded ok. Thing is..... nothing in the moderation queue.

isonline May 18th, 2008 10:18 AM

I'm having the same exact issue and all my permissions are set 777. This is very frustrating.

Zachariah May 18th, 2008 10:52 AM

There are a few things to look at in phpinfo();
Is your server in safemode ? (safe_mode = off / on)


edprush,

vbgallery setting => Files Path, Files URL - tells the script where your files are located. Default is /gallery/files/ member sbedell moved theirs to /gallery/uploads.

isonline May 18th, 2008 11:31 AM

safe_mode is off.

I could send you the link to my php info file so you could take a closer look if you like. I'm really out of ideas :(

Thanks, AJ

edprush May 18th, 2008 08:49 PM

Quote:

Originally Posted by Zachariah (Post 1224599)
edprush,

vbgallery setting => Files Path, Files URL - tells the script where your files are located. Default is /gallery/files/ member sbedell moved theirs to /gallery/uploads.

I CHMOD my gallery/files and gallery/users to 777 and am still having problems. Do all the subfolders within those directories need to be 777 too?

Zachariah May 20th, 2008 07:20 AM

Quote:

Originally Posted by edprush (Post 1224657)
I CHMOD my gallery/files and gallery/users to 777 and am still having problems. Do all the subfolders within those directories need to be 777 too?

Yes CHMOD -R 777
- gallery/users
- gallery/files


/gallery/ - CHMOD 755


All times are GMT -5. The time now is 10:14 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97