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 Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 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.
JustJon is offline   Reply With Quote
Old May 17th, 2007, 07:14 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 17th, 2007, 12:57 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2007
Posts: 8
Worked.

Thanks for all your help.
JustJon is offline   Reply With Quote
Old May 17th, 2007, 01:10 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
Not a problem at all see ya next time
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 26th, 2007, 01:50 PM   #5 (permalink)
Member
Verified Customer
 
1996 328ti's Avatar
 
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.
1996 328ti is offline   Reply With Quote
Old May 26th, 2007, 03:36 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
Yes your version of Imaqemagick does not support that feature
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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'
mike b is offline   Reply With Quote
Old June 9th, 2007, 10:29 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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
mike b is offline   Reply With Quote
Old June 9th, 2007, 03:36 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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
mike b is offline   Reply With Quote
Old June 9th, 2007, 03:59 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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?
mike b is offline   Reply With Quote
Old 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
mike b is offline   Reply With Quote
Old June 9th, 2007, 04:59 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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
mike b is offline   Reply With Quote
Old June 9th, 2007, 05:21 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old June 9th, 2007, 05:24 PM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2007
Location: Plymouth, UK
Posts: 20
http://exmilitarymates.com/

and this is the link to the gallery

http://www.exmilitarymates.com/gallery/index.php

something tells me the photopost folder is doing nothing.
mike b is offline   Reply With Quote
Old June 9th, 2007, 07:29 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old 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.
mike b 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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error creating resized original! Error code: 127 ReignForever.com Classifieds How do I...? 4 December 18th, 2006 07:34 PM
How do I remove the Direct Link Code, BB Image Code, img Tag Code ? edprush How Do I? - vBulletin 3.6x 3 December 11th, 2006 08:42 AM
How do I remove the Direct Link Code, BB Image Code, img Tag Code Iridium1 How Do I? - vBulletin 3.5.X 8 January 13th, 2006 04:46 PM
Error creating watermarked original! Error code: 198(NOT A BUG) TEAMBAJAMARINE Photopost Pro Bug Reports 4 September 6th, 2005 08:38 AM
An Answer to the Error creating thumbnail! Error code: 127 raptor260 Photopost Pro Installation & Upgrades 9 October 28th, 2004 09:50 AM


All times are GMT -5. The time now is 01:27 PM.

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