PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 17th, 2010, 07:28 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jul 2002
Location: Atlanta
Posts: 31
Error messages during upload

I bulk uploaded some photos and when I reviewed the thumbnails then clicked to finalize the upload, I am getting the following errors. I think there were some other errors that popped up before these but they disappeared so fast, couldn't really tell what they were. When i view the gallery, the photos were uploaded. Just am getting these errors during upload...

Warning: getimagesize(/home/public_html/gallery/uploads/1/auto-show-11.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/public_html/gallery/image-inc.php on line 264

Warning: Division by zero in /home/public_html/gallery/image-inc.php on line 311

Warning: getimagesize(/home/public_html/gallery/uploads/1/auto-show-11.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/public_html/gallery/image-inc.php on line 108

Warning: unlink(/home/public_html/gallery/uploads/1/auto-show-11.jpg) [function.unlink]: No such file or directory in /home/public_html/gallery/image-inc.php on line 120

Thank you for your help.

EDIT: Please disregard. My uploads/1 directory permission wasn't set properly.

Last edited by FrankR678; November 17th, 2010 at 07:41 AM.
FrankR678 is offline   Reply With Quote
Old November 17th, 2010, 07:37 AM   #2 (permalink)
Member
Verified Customer
 
Join Date: Jul 2002
Location: Atlanta
Posts: 31
I just tried uploading a single picture, and got the following error and the photo did not upload...

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

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phptXQCJd' to '/home/public_html/gallery/uploads/1/concept-1.jpg' in /home/public_html/gallery/image-inc.php on line

EDIT: Please disregard. My uploads/1 directory permission wasn't set properly.
FrankR678 is offline   Reply With Quote
Old November 17th, 2010, 08:40 AM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
No problem let us know if you need anything else.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 7th, 2010, 02:56 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2010
Posts: 18
I get this:


Warning: getimagesize(/home/public_html/photopost/uploads/56123/11-4.jpg) [function.getimagesize]: failed to open stream: Permission denied in /home/public_html/photopost/image-inc.php on line 264

Warning: Division by zero in /home/public_html/photopost/image-inc.php on line 311

Warning: getimagesize(/home/public_html/photopost/uploads/56123/11-4.jpg) [function.getimagesize]: failed to open stream: Permission denied in /home/public_html/photopost/image-inc.php on line 108

in the box below I get this error:

(): Sorry, this image type is not supported yet.

And my permissions ARE set correctly. I checked in both FlashFXP & in the cpanel to make sure all perms for the uploads & data directories were set at 777, they are.
pakpassion is offline   Reply With Quote
Old December 7th, 2010, 07:25 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
I would check the permissions are 777 at every level and the directory exists. Also check that safe mode is off on the server.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 9th, 2010, 03:30 AM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2010
Posts: 18
The data, stylesheets, templates, & uploads directories are set to 777. I've check in both the Cpanel & the ftp. Safe mode is off on the server.
pakpassion is offline   Reply With Quote
Old December 9th, 2010, 08:53 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
The data and uploads directory are suppose to be 777 at EVERY LEVEL underneath them.

You can try deleting all numeric directories under uploads just incase of bad files.

Basically your issue has to be bad file bad permissions safe mode on. Double check your upload options under admin for your image thresholds.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 10th, 2010, 01:25 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2008
Posts: 2
My customers are getting this error when trying to upload:

Error creating thumbnail! Error code: 127

Command:

"/usr/bin/X11/mogrify" +profile "*" -size 100x100 -quality 70 -geometry 100x100 -unsharp 10 '/home/lverburg/public_html/gallery/data/500/thumbs/christmastree.jpg'
LisaVB is offline   Reply With Quote
Old December 10th, 2010, 01:42 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
That error states your selecting to use Imagemagick as your image processor and mogrify is not located on the server where you are telling the program it is at.

Your solution is either of these options.

1. edit the config settings in admin and place the proper path to mogrify on your server where asked.

or

2. In admin global options set your image processor to GD2.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 11th, 2010, 04:38 AM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2010
Posts: 18
Quote:
Originally Posted by Chuck S View Post
The data and uploads directory are suppose to be 777 at EVERY LEVEL underneath them.

You can try deleting all numeric directories under uploads just incase of bad files.

Basically your issue has to be bad file bad permissions safe mode on. Double check your upload options under admin for your image thresholds.
All the directories are set to 777, safe mode is off, and there was only one numeric folder the program created. I cannot just delete the pic files so I moved them to another directory and tried some fresh new pics and got the exact same thing.
pakpassion is offline   Reply With Quote
Old December 11th, 2010, 08:24 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Pak if the program can not create uploads directories then the issue has to be one of what I have pointed out. This is an absolute error and can only be what is posted. It is permissions or path.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 12th, 2010, 02:11 PM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2010
Posts: 18
Quote:
Originally Posted by Chuck S View Post
Pak if the program can not create uploads directories then the issue has to be one of what I have pointed out. This is an absolute error and can only be what is posted. It is permissions or path.
Never said it could not create upload directories. I deleted the directory and it created it just fine again but did not upload any files whatsoever. And if it does upload the files then I get the php error that I posted before.

Could this be a server issue? I also have GD installed on the server but when I try to set my vbulletin to have an image verification it does not work. If it is a server issue what could it be other than what you stated already because like I said I have checked all that again and again. I'm not a noob all this stuff so I know how to set these things in both a ftp client & the cpanel.
pakpassion is offline   Reply With Quote
Old December 12th, 2010, 03:40 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
well without actually looking into it myself all I can do is suggest all the possible variables of what it can be. You are telling me none of those are the issue. Its permissions error which means its a path permissions or safe mode issue. Those are the 3 things I would think it could be.

I have no problem checking things out if you want to send via the contact us link in our header the url admin login and ftp info so I check poke around and try.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 13th, 2010, 10:37 AM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2010
Posts: 18
Quote:
Originally Posted by Chuck S View Post
well without actually looking into it myself all I can do is suggest all the possible variables of what it can be. You are telling me none of those are the issue. Its permissions error which means its a path permissions or safe mode issue. Those are the 3 things I would think it could be.

I have no problem checking things out if you want to send via the contact us link in our header the url admin login and ftp info so I check poke around and try.
Thanks Chuck, info sent.
pakpassion is offline   Reply With Quote
Old December 13th, 2010, 12:18 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
No problem I replied having a little trouble with the admin login you sent
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 24th, 2010, 12:33 AM   #16 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2010
Posts: 18
Quote:
Originally Posted by Chuck S View Post
No problem I replied having a little trouble with the admin login you sent
Were you ever able to login on this issue? If not I can resend the info for you.
pakpassion is offline   Reply With Quote
Old December 24th, 2010, 08:38 AM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
If I never recieved a response from you on any problems I had saying they where fixed then this would still be open and yes please resent any info with correct working information.

Not going to guarantee any quick answer though being today is Christmas Eve
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 27th, 2010, 08:36 AM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2010
Posts: 18
Quote:
Originally Posted by Chuck S View Post
If I never recieved a response from you on any problems I had saying they where fixed then this would still be open and yes please resent any info with correct working information.

Not going to guarantee any quick answer though being today is Christmas Eve
Thanks Chuck. I resent. Being Christmas Eve I was not around either.
pakpassion is offline   Reply With Quote
Old December 27th, 2010, 07:35 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Okay no problem
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 28th, 2010, 08:14 PM   #20 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2010
Posts: 18
Quote:
Originally Posted by Chuck S View Post
Okay no problem
Hi Chuck thanks for looking but most of my pics that i had uploaded into the uploads directory were gone. Where did they go? I have not moved them or deleted them. I had them in a couple of directories in the uploads directory.

I have no problem uploading one single file at a time that is not what I needed checked. I'm trying to batch upload many (like a few hundred at once) files taking them from the upload directory. So I still have a problem putting a mass quantity into the site. I'm still getting errors. I see that you did not try the batch upload or to import more than one at a time because they are not showing in my gallery. I've attached 2 screenshots of what I get when I try to batch upload files.
Attached Images
File Type: jpg batchupload1.jpg (106.2 KB, 0 views)
File Type: jpg batchupload2.jpg (95.6 KB, 1 views)
pakpassion is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error Messages - Unable to Upload chillami Photopost Pro Installation & Upgrades 6 October 12th, 2007 09:37 AM
Error Messages LoriW Photopost Pro Bug Reports 4 January 26th, 2007 11:14 PM
upload error messages....HELP! bxmichele Photopost Pro Bug Reports 4 January 22nd, 2007 07:44 PM
Big files on PP 5.11 - Not upload and no error messages ehm Photopost Pro Installation & Upgrades 3 June 18th, 2005 07:58 AM


All times are GMT -5. The time now is 02:25 PM.

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