i am about to make a wallpaper site and is using the script from easysitenetwork.com It allmost work. it is using the imagemagick. i can upload a pic. but it wont show it on any of the pages, except the size i set just before i uploaded it (1024x768). so if i click on 1024x768 it shows it perfect But it wont show anywhere else. i know the webhost have imagemagick installed on the server. anyone know what the problem might be? this is the website : coolwp Yeah, that's right, im a newbie
First thing to specify the full path to 'convert'. e.g /usr/bin/convert. If it still doesn't work then you need to some how verify that it is running. Try executing 'convert' with no options, and capture the output. It should display some version information and usage instructions... Are you generating temporary files for the resized images? Check that you have global permissions to write to that directory. Cheers, Cryo.
Register globals is on. If you mean that it is using thumbnails, then the answer is yes. i upload the largest image and it automatically create the other wallpaper sizes. But i dont get you "convert" part.... Fink