 | |  | | | Classifieds Bug Reports Post any problems you may be having with Classifieds here. |
May 15th, 2007, 05:31 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
| Error message on upload of larger photos
I have the photo size set to 800 and to scale/auto thumbnail down anything larger than 800x600. If I upload photo that size or smaller no problem they upload fine. If, however ,I try to upload say a 1024x768 photo it bombs out.
I get this error: Error creating resized original! Error code: 127
I have this same problem whether I use GD2 or ImageMagick.
I have this same problem in my Articles section (Products - Review Post), but I do not have this problem in my Gallery PhotoPost VBGallery.
Site is http://www.caymanclub.net
Can you help???
I am still on 2.5, have not upgraded to 2.6 yet.
|
| |
May 15th, 2007, 06:04 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
| Error creating thumbnail! Error code: 127
It is just as it states. You have not entered the correct path to mogrify on your server in the config. If you do not have imagemagick in global options set your processor to GD2
|
| |
May 15th, 2007, 06:33 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
| Quote:
Originally Posted by Chuck S Error creating thumbnail! Error code: 127
It is just as it states. You have not entered the correct path to mogrify on your server in the config. If you do not have imagemagick in global options set your processor to GD2 | Can you tell me where mogrify is "supposed" to be then? I just took out what was there and left it blank and set the image processor to GD2 and when I try to upload the same image file now it just errors out with no error message. Thoughts? Feel free to try uploading a sample JPEG file in a sample classified ad at www.caymanclub.net to see what I mean.
|
| |
May 15th, 2007, 09:19 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
You can post a test user login here also post a link to your server's PHP INFO
I cant tell you where mogrify is or is not on the server. Your host could though
|
| |
May 15th, 2007, 09:32 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
|
Sure use username "spammy" and password "spam" to log in.
If I am not using ImageMagick, but rather GD2 then I don't need anything in the mogrify line right? With it configured that way, it doesn't work still except now no error message even thouh I have error messages turned on!
Same problem in both my Classifieds and Articles section btw... again Gallery works fine. If you need admin cp access let me know.
|
| |
May 16th, 2007, 07:50 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
You need to set that usergroup to upload ability for us to test
|
| |
May 16th, 2007, 09:00 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
|
That user is in the registered users user group which is the default user group for our members. Are you saying that group doesn't have upload rights??? That would seem odd since members have been uploading photos, just ones that are 640x480 in size, not larger. Let me go see if I can find where that upload right is set by group to double check.
|
| |
May 16th, 2007, 09:05 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
|
Ok I just looked at the usergroup setting and here is what there is:
Usergroup name Admin Access? Mod Access? Moderate Ads? Allow posting? Allow highlight? Allow bold? Allow italic? Allow Payment? Allow comments? Allow edit own ads? Allow edit comments? Max Ads Limit?
For registered users those are set to
No No No Yes No YEs Yes yes Yes Yes No
There is no setting for "allow uploads" so what would you like me to change and where Chuck S? I tried to PM you to give you admincp access if you need it but you don't accept PM's here.
|
| |
May 16th, 2007, 09:08 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
|
Ok additionally if I edit a category, for example Caymans for sale, there is a listing for upload privileges by usergroup.
"These checked usergroups can upload to this category,
unless a usergroup's overall upload access is disabled."
For that category every usergroup has upload rights.
What I do not see is where you would limit upload rights "overall" by user group???
|
| |
May 16th, 2007, 09:12 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
|
Ooops my bad, that particular user had been moved into the PCA Members group and that group had NO rights in the classifieds area, I have fixed that to be the same as the Registered users group, so please go try again.
Keep in mind that I try an upload as an admin of a picture that is say 1mb in size and 2500x1900 pixels or so and it bombs out without an error message.
Anyway you should be able to test now, but I still don't see a usergroup Yes/No item for uploads just whether or not they can post an ad.
|
| |
May 16th, 2007, 09:14 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
| |
| |
May 16th, 2007, 09:58 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
|
So you are saying scrap GD2 and go with ImageMagick? In that case I'm back to needing to know where mogrify is. So you are saying this is a GD2 problem even though GD2 seems to be working ok for my VBGallery (also one of your products) when users upload using it? I know my host installed ImageMagick, I just don't know where mogrify is but I can ask.
|
| |
May 16th, 2007, 10:11 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
I am saying GD is prone to memory timeouts so add the ini_set line I noted. People get this same issue with vbgallery on larger photos and we have the same kind of solution
Imagemagick is better I think and does not use php memory to process images but you can only use it if you got it. Usually your host must tell you where it is on the server.
If you have ssh access you can type whereis mogrify to see if you have it and where
|
| |
May 16th, 2007, 01:54 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
|
ok I used my shell tool and did whereis mogrify and got back the following:
/usr/bin/mogrify /usr/bin/share/man/man1/mogrify.1.gz
So what do I put in the config line?
|
| |
May 16th, 2007, 01:57 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
|
Hey I made the INI file change and now it works with GD2! Cool, now I need to go find the same INI for the Articles (ReviewPost) and change that as well.
|
| |
May 16th, 2007, 02:41 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
No problems
you put /usr/bin/mogrify in the config settings in admin and should be able to use mogrify if its installed right
|
| |
May 16th, 2007, 03:11 PM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Oct 2006
Posts: 426
|
Last question for you, I am running 2.5 and I see in the members area I can download 2.61, is that the full 2.61 or will that upgrade 2.5 to 2.61 for me? In essence, I'm trying to figure out the best way to get to 2.61.
Thanks!
|
| |
May 16th, 2007, 03:36 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
upgrade instructions and changed files are in the documentation folder in the downloaded file when you unzip it |
| | |
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 05:07 PM. | |