![]() |
Upgraded 5.62->6.0beta->6.0gold - problem uploading pic Don't think I tried this during the 6.0 beta cycle, but I just tried upload a jpg into my gallery and after about 4 sec, I get the following error: Code: Content visible to verified customers only.memory_limit 60M max_execution_time 600 post_max_size 60M I can PM an account for testing. Thanks, Ron http://www.u-assist.com/photopost |
are the data and upload folders chmod 777? |
Quote:
|
I would suspect permissions but there are two things to try. In image-inc.php find this and try changing that to NT. Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
Thanks Chuck, hmm, still no luck. I changed the $OS to NT and removed the +profile \"*\"... the +profile issue I knew of from previous releases. I just tried in a command prompt the exact command mogrify command specified above (making sure to have a jpg file in the thumbs dir for mogrify to work on) and it worked, it converted it. Not sure why it's not working from photopost tho, i'm going to look into it. As an aside, I didn't know WinXP (and Windows 2003) supports the forward slash as a directory seperator (if the entire path is enclosed in quotes). I didn't find this out until running this test, then I noticed the forward slashes and ran it again, then tried other cmd prompt functions (dir, md, del) I noticed commands didn't like the root dir to be just specified with a /, but if you specified it with a c:/ the commands worked. Very very interesting, lol. Ron |
Indeed seems something has changed on your server as there have been no changes to how Imagemagick processes images in our software between those versions. |
Hey Chuck, actually I'm pretty sure this has changed: "q:/ImageMagick/mogrify.exe" -strip -resize "120x" -resize "x78<" -gravity center -crop 120x78+0+0 -quality 70 -unsharp 10 q:/photopost/data/505/thumbs/apple.jpg the -resize "120x" , -resize "x78<", -gravity center and -crop 120x78+0+0 are all new since this version, I do believe it is for the consistent thumbnail size. |
You can turn off uniform thumbnails to have the same functionality as before; look in your upload photo setting to disable this feature. |
Michael, I don't see a way to turn off uniform thumbnails, just the uniform thumbnail height and uniform thumbnail width, but no "enable uniform thumbnails" or anything like that. |
I modified the image-inc.php file to just use the regular non-uniform thumbnail call. That works. I do see in the code that there is a variable for uniform thumbnail, just no way to enable that in the admin. Thanks, Ron |
I'll have to check the upgrade.php script but the variable is 'uniform' and should be in your settings; maybe I have the section wrong. |
I checked all the sections, the only options with uniform is the width and height, no "yes / no" selection |
The variable uniform is used for the lightbox. |
| All times are GMT -5. The time now is 02:43 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0