- Building the PC Power Monitor
- Designing the PC Power Monitor - Part II
- Designing the PC Power Monitor - Part I
- Taking the GPS for a walk in the bush
- Talking the GPS for a drive
- Power Distribution board
- Re-Mapping my GPS data
- Hey, the site has been upgraded to Drupal 4.7!
- Steering the Mark-I boat
- Pool testing a model of the Mark-I
Fixed the Drupal image display problem
Submitted by parkviewadmin on Mon, 2005-10-03 22:43.
I had a problem, where every image I added would be displayed full size!Turned out that even though the ImageMagic 'convert' program could convert JPEGs, the image program actually seems to use the GD JPEG resize function. I hadn't compiled in the JPEG libraries into PHP. Turns out I had to download the latest JPEG source code, compile it, and then re-compile PHP with the --with-jpeg-dir=/usr/local/bin/ switch. I then had to redo some of the pictures, so it could add in their thumbnails.
»
- parkviewadmin's blog
- Login to post comments
- Printer-friendly version