 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
May 16th, 2007, 08:44 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: May 2007
Posts: 8
| Error Code 1
I'm trying to upload pics and seem to be getting an error Quote:
Error creating thumbnail! Error code: 1
Command:
"c:\imagemagick\mogrify.exe" +profile "*" -size 100x95 -quality 70 -geometry 100x95 -unsharp 10 C:/[removed]/gallery/data/500/thumbs/stugots.jpg
| There's no stugots.jpg in that folder. mogrify.exe is in C:\imagemagick\ and works fine from the command line. I just can't figure out how to fix the error. Thanks.
|
| |
May 17th, 2007, 07:14 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
Try removing this twice from your image-inc.php file Code: Content visible to verified customers only.
|
| |
May 17th, 2007, 12:57 PM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: May 2007
Posts: 8
|
Worked.
Thanks for all your help.
|
| |
May 17th, 2007, 01:10 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
Not a problem at all see ya next time
|
| |
May 26th, 2007, 01:50 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Aug 2004 Location: Greenville, SC
Posts: 195
|
Just to add. A user just experienced this same error.
I remove what was recommended above and no longer having that problem.
FWIW, I'm using v5.62.
|
| |
May 26th, 2007, 03:36 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
Yes your version of Imaqemagick does not support that feature
|
| |
June 9th, 2007, 05:50 AM
|
#7 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007 Location: Plymouth, UK
Posts: 20
|
I and all other members are getting this error now when trying to upload photo's?
Error creating thumbnail! Error code: 1
Command:
"/usr/bin/mogrify" +profile "*" -size 0x100 -quality 70 -geometry 0x100 '/home/exmilita/public_html/gallery/data/500/thumbs/DSCF0004.JPG'
|
| |
June 9th, 2007, 10:29 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
You need to either remove the profile statement and or check your data directory to make sure it is 777 every level down
|
| |
June 9th, 2007, 03:29 PM
|
#9 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007 Location: Plymouth, UK
Posts: 20
|
Changed all down to 777 but still the same.
Profile statement? sorry but need more on that one |
| |
June 9th, 2007, 03:36 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
Read this thread it should explain in detail what to do
Especially this thread Error Code 1
You can also test uploading by using GD2 instead of Imagemagick in global options and see if that works
|
| |
June 9th, 2007, 03:49 PM
|
#11 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007 Location: Plymouth, UK
Posts: 20
|
Removed the profile lines but still no joy.
Also tried setting it to GD2 and got this.
Sorry, this image type () is not supported yet.
So still stuck |
| |
June 9th, 2007, 03:59 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
Then I would suggest you check permissions because they do not appear to be correct
Your uploads and user directories at every level must be 777
This means the directories beneath them all the way down must be 777 not just data and uploads
|
| |
June 9th, 2007, 04:34 PM
|
#13 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007 Location: Plymouth, UK
Posts: 20
|
ok just gone through them all but just noticed i have a photopost folder in root directory with all files and then if i go down one level in the public_html folder there is also a gallery folder with all the files as well.
Something tells me thats wrong or is it?
|
| |
June 9th, 2007, 04:54 PM
|
#14 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007 Location: Plymouth, UK
Posts: 20
|
Chuck,
Changed the file permissions in the public_html folder where the path was showing in the error and now seems to be back to normal
Problem seems because i changed the folder permissions in the root PhotoPost folder ( which did not get rid of the error ) but then came across the Gallery folder next level down in the public_html folder!
When i changed the folders to 777 mentioned then in the error it worked.
Many thanks but is it down to the double files and should one of these not be there at all? i know its working now so do i leave it as and forget it or is one of those not meant to be there?
Michael
|
| |
June 9th, 2007, 04:59 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
The only files you should have are the ones that are truly where you have Photopost installed.
Why do you have two folders do you have two installs?
If your not using the Photopost folder but photopost is installed in a gallery folder you can delete the photopost folder
|
| |
June 9th, 2007, 05:15 PM
|
#16 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007 Location: Plymouth, UK
Posts: 20
|
Pass on that one Chuck, when i tried initially to install it i could not and you installed it for me.
Between those faults you have gained access a few times to sort problems out but i am sure i had a PhotoPost folder in root folder after you installed it and there was also a gallery folder where the sites photo's seem to end up in.
Every so often i use to download them for back ups from that folder.
Whats happened i don't know unless i messed up somewhere but a bit reluctant to delete just in case the gallery wont work at all.  nothing is never easy lol
|
| |
June 9th, 2007, 05:21 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
Well if we installed it then it would normally be in a folder named gallery. We only install it in a folder named Photopost when someone tells us that
What is the url of this site I can tell you what is valid and what is not
|
| |
June 9th, 2007, 07:29 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
You got it delete the photopost directory
I dont even see a photopost directory though http://www.exmilitarymates.com/photopost |
| |
June 10th, 2007, 03:58 AM
|
#20 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007 Location: Plymouth, UK
Posts: 20
|
Deleted that PhotoPost folder on the server and all seems to be working OK, did find one and maybe more pictures not showing a thumbnail but i have corrected that .
Many thanks Chuck
Last edited by mike b; June 10th, 2007 at 05:30 AM.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 01:27 PM. | |