Resize not Working! Resize not Working!
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Resize not Working!

Started by Kayasite, August 06, 2009, 08:38:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Kayasite

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? :(


Joachim Müller


Kayasite

I'm sorry, but I'm not entirely sure why you have linked me to that thread?

Kayasite

nevermind, someone else was kind enough to help me :)

Joachim Müller