RSS Feed
Knowledgebase : Esvon Classifieds Q&A > Images uploading / thumbnails generation
     
Converting (resampling) an image larger than a certain size can cause PHP to exceed its allowable memory limit: Fatal error: Allowed memory size of XXXXXXXX bytes exhausted (tried to allocate XXXX bytes) in /path/to/website/inc/class.image_resizer.php ...
Image resizing quality can be specified in Admin Area -> Application Setup - "JPEG resizing quality" option (see at the bottom). We recommend to enable ImageMagick for images resizing. ImageMagick produces images of better quality, it is an extern...
To have upload started right after image file(s) selection in Flash-based uploader (FANCYUPLOAD), you can change line instantStart: false, to instantStart: true, in file uploader/fancyupload/uploader_html.php If you can't find such a line, just ...
Please specify correct path to ImageMagick in Admin Area -> General Setup or disable ImageMagick usage if it is not installed. If you are not sure about path to ImageMagick, please ask your hosting provider.
First, in Admin Area -> Application Setup you can specify "Upload boxes amount". We recommend to allow no more than 5 boxes because users using low speed internet connection can get timeouts uploading many large pictures at once. Second, dial up u...
In Admin Area -> Price Plans some of your FEE price plans may have "Ad Images filesize limit, kb" option specified which has priority over "Max. allowed filesize, kb" specified in Admin Area -> Application Setup. Please check these settings and adjust...
It resizes resolution only. But when it resizes resolution to smaller size it makes filesize smaller as well.
The white band is added automatically by default to allow all thumbnails to have fixed XY size. To turn this feature off : edit /inc/application.php file and change define('THUMB_FILL',true); to define('THUMB_FILL',false); To change its color :...
In this case you may try to enter C:/Progra~1/ImageMagick-5.5.7-Q8/ in Admin Area -> General Setup
It is server side software like Apache or PHP (http://www.imagemagick.org/). If your hosting provider has it installed, you may ask them for correct path to it. If you would like to use ImageMagick for images resizing (this is recommended), you have to...
It can be a permissions/security issue. By default on windows 2003 server the Internet Explorer can't execute the CMD.EXE which is necessary to use ImageMagick. To check and fix: Go to c:/windows/system32/ and find CMD.EXE, right-click it and choose...
Help Desk Software by Kayako Fusion