You are not logged in.
Off Topic: Using Imagemagik with Image Manger/EFM
Has anyone got wei's image manager or the Extended File Manager to work with Imagemagik. Could you share how you've done this? Also what does a path to imagemanager look like on your server? My host just keeps giving me a folder and not a specific file or app.
site [url]www.paradigmprint.com[/url]
Offline
works great for me!
on my server i can call just "convert" from anywhere, so i need no path at all!
i use this:
define('IMAGE_TRANSFORM_LIB_PATH', '');
you might just use the path your provider gave you (yes, the folder! not the application itself!)
Niko
Offline