News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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