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 Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 16th, 2004, 09:11 PM   #1 (permalink)
Registered User
 
Join Date: Apr 2004
Location: Delaware
Posts: 12
Send a message via AIM to larrydougherty
Error creating thumbnail! Error code: 1

After our servers harddrive crashed we reloaded everything and now the photopost application no longer works. I get the following error.

Error creating thumbnail! Error code: 1

Command:

"/usr/bin/mogrify" -size 142x150 -quality 70 -geometry 142x150 '/data/www/newcelica.org/html/photopost/data/500/5941symbol-thumb.jpg'

I've already checked and all the permissions are set properly, what else could it be?
larrydougherty is offline   Reply With Quote
Old November 17th, 2004, 09:41 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
Are you sure everything is set correctly for permissions?

Try uploading a gif image and see if that uploads. If you do not have all the required libraries installed for mogrify you can get a permissions error as well.
__________________
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 November 17th, 2004, 11:41 AM   #3 (permalink)
Registered User
 
Join Date: Apr 2004
Location: Delaware
Posts: 12
Send a message via AIM to larrydougherty
It does not work with a gif image either. I get the same error message and we've rechecked the permissions 1000 times now.
larrydougherty is offline   Reply With Quote
Old November 17th, 2004, 09:41 PM   #4 (permalink)
Registered User
 
Join Date: Apr 2004
Location: Delaware
Posts: 12
Send a message via AIM to larrydougherty
Any other suggestions?
larrydougherty is offline   Reply With Quote
Old November 18th, 2004, 11:27 PM   #5 (permalink)
Registered User
 
Join Date: Apr 2004
Location: Delaware
Posts: 12
Send a message via AIM to larrydougherty
Come on, you guys wrote this software someone has to have a suggestion on what to do to get the gallery working again?
larrydougherty is offline   Reply With Quote
Old November 21st, 2004, 10:16 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
Larry

Your issue has nothing to do with our software yet software outside of ours. Photopost needs one of these image processors correctly installed to work. We have no control over the server end of things on your server or your installs of ImageMagick and GD. We have extensive documentation on how to install them.

http://www.photopost.com/howtoinstall-php.html

http://www.boutell.com/gd/manual2.0.1.html

If your getting permission errors on ImageMagick and you have all permissions set right within our program then I would lean towards what I have already stated. The required libraries have not been found for ImageMagick to process those images. This is very common for people trying to compile ImageMagick on a FreeBSD system.

You need to do one of two things.

Install ImageMagick again with all the required libraries

Use GD to process your images.
__________________
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 November 22nd, 2004, 08:43 PM   #7 (permalink)
Registered User
 
Join Date: Apr 2004
Location: Delaware
Posts: 12
Send a message via AIM to larrydougherty
We changed it to GD and it works fine now, thanks.
larrydougherty is offline   Reply With Quote
Old January 15th, 2005, 10:51 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2003
Posts: 17
Arrow

I get a similar error.


Error rotating image!!

Error code: 1
/usr/local/bin/mogrify -flip /usr/www/virtual/voom/www.club3series.com/photopost/data//


the data directory is 777 and mogrify lcoation is correct.

I notice there are two //'s after data...

any help is appreciated!
kaiwang is offline   Reply With Quote
Old January 16th, 2005, 03:46 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
How about all permissions on the directories under data?
__________________
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 January 16th, 2005, 09:33 AM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2003
Posts: 17
yes. all permissions under data are 777.

this is a fresh install.

looking at the error message:

Error rotating image!!

Error code: 1
/usr/local/bin/mogrify -flip /usr/www/virtual/voom/www.club3series.com/photopost/data//


is it not able to get the filename of the file it is trying to rotate?


......data// looks kinda strange to me.



hmmmm it also looks like I get the exact same type of error message trying to edit,rotate reviewpost and pp-classifieds images too

Last edited by kaiwang; January 16th, 2005 at 09:36 AM.
kaiwang is offline   Reply With Quote
Old January 16th, 2005, 09:46 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
Yeah I was going to ask next if thats the whole message.

If you switch to GD does it work?

I do not see anything in the code that would not be printing the whole image path

Link to phpinfo?
__________________
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 January 16th, 2005, 10:22 AM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2003
Posts: 17
If i switch to GD i get

"Sorry, this image type () is not supported yet." for both gif and jpg images.. ( prob another problem i have to resolve )

phpinfo at


http://club3series.com/phpinfo.php

I'll continue to try to get GD to work to see if i can give you any more insight into this...


thanks!
kaiwang is offline   Reply With Quote
Old January 16th, 2005, 10:32 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
Gifs are definately not supported in your gd version

I guess I can try registering a username and test an upload and flip

although I am still waiting on the email confirmation if your server ever sends it
__________________
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 January 16th, 2005, 10:43 AM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2003
Posts: 17
i made u admin and sent u an email

thanks
kaiwang is offline   Reply With Quote
Old January 16th, 2005, 11:01 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
Okay well before we go anywhere with this please upgrade all your files to the 4.8.6 release
__________________
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 January 16th, 2005, 11:03 AM   #16 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2003
Posts: 17
ok i'll do the upgrade.. u think that may be the issue?

btw did the forum ever sent u your registration confirmation email?
kaiwang is offline   Reply With Quote
Old January 16th, 2005, 11:10 AM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
Do not know

It seems to me your not getting the cat and bigimage variables even though everything is coded correct in the files I am seeing so we shall see

If I turn off your vb headers everything works fine so something is interfering with our code in your VB
__________________
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 January 16th, 2005, 04:43 PM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2003
Posts: 17
ok photopost now upgraded to the latest version.

My vbulletin is a fresh standard install

same problem.

Trying to rotate an image gives

Error rotating image!!
Error code: 1
/usr/local/bin/mogrify -flop /www/virtual/voom/www.club3series.com/photopost/data//


If I turn off "vB3 INTEGRATION" it works.

Where else should I look for the source of this problem?
kaiwang is offline   Reply With Quote
Old January 16th, 2005, 07:15 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
No ideas yet as I dont know why on your install VB interferes with your script
__________________
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 January 16th, 2005, 07:22 PM   #20 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2003
Posts: 17
since this also happens with my reviewpost and pp-classifieds apps. should i post my problem in those forums too?
kaiwang 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 thumbnail! Error code: 127 somerfeld Photopost Pro Installation & Upgrades 4 July 25th, 2005 09:11 PM
Error creating thumbnail! Error code: 127 signor Photopost Pro Installation & Upgrades 2 May 25th, 2005 12:16 PM
Error creating thumbnail! Error code: 139 grafx2g Photopost Pro Installation & Upgrades 1 May 13th, 2005 11:49 AM
An Answer to the Error creating thumbnail! Error code: 127 raptor260 Photopost Pro Installation & Upgrades 9 October 28th, 2004 09:50 AM
Error creating thumbnail! Error code: 126 Firefox Photopost Pro Installation & Upgrades 2 October 25th, 2004 01:36 AM


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

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