coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: Kayasite on August 06, 2009, 08:38:32 PM

Title: Resize not Working!
Post by: Kayasite on August 06, 2009, 08:38:32 PM
I installed this over at http://jena-malone.com - but as you can see from the way to layout messes up, the resize isn't working.

This is the php include i have:

Quote<?php
  include "./photos/cpmfetch/cpmfetch.php";
  $objCpm = new cpm("./photos/cpmfetch/cpmfetch_config.php");
$options = array('windowtarget' => '_blank',"imagewidth"=>"35");
  $objCpm->cpm_viewLastAddedMedia(1,4);
  $objCpm->cpm_close();
?>

Can anyone help? :(

Title: Re: Resize not Working!
Post by: Joachim Müller on August 06, 2009, 10:44:41 PM
http://forum.coppermine-gallery.net/index.php/topic,35221.msg197845.html#msg197845
Title: Re: Resize not Working!
Post by: Kayasite on August 06, 2009, 10:52:14 PM
I'm sorry, but I'm not entirely sure why you have linked me to that thread?
Title: Re: Resize not Working!
Post by: Kayasite on August 06, 2009, 11:08:15 PM
nevermind, someone else was kind enough to help me :)
Title: Re: Resize not Working!
Post by: Joachim Müller on August 07, 2009, 07:41:59 AM
http://forum.coppermine-gallery.net/index.php/topic,55415.msg270631.html#msg270631