Advanced search  

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]

Pages: [1]   Go Down

Author Topic: CPMFETCH - Thumbnail size!! PLEASE HELP; I tried everything  (Read 6592 times)

0 Members and 1 Guest are viewing this topic.

xtina-fanatic

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
CPMFETCH - Thumbnail size!! PLEASE HELP; I tried everything
« on: April 13, 2014, 09:46:01 pm »

Hello,

I'm really desperate at the moment and I hope somebody can help me.
I'm using CpmFetch on my page and it really works fine!  8)

But there's one problem:


I can not change the size of the thumbnails and this option is required, because I want to adjust them to my current design. It really doesn't look good just using the standard thumbnail size ... HERE A SCREENCAPTURE -> www.xtina-fanatic.com/cpmfetch.png

And here is the script that I'm using:

Code: [Select]
<?php
  
include "./gallery/cpmfetch/cpmfetch.php";
  
$objCpm = new cpm("./gallery/cpmfetch/cpmfetch_config.php");
  
$options=array("imagewidth" => "57""imageheight" => "57");
  
$objCpm->cpm_viewLastAddedMedia(2,5);
  
$objCpm->cpm_close();
?>


I already tried it with adding this option (as you can see in the script above):

Code: [Select]
$options=array("imagewidth" => "57", "imageheight" => "57");
but the size of the thumbnails are not changing.  :-\ :-\
I would be really grateful, if someone can help me solving this problem.


awaiting to hear from you  :)

Greetings

Melissa


Logged

xtina-fanatic

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
Re: CPMFETCH - Thumbnail size!! PLEASE HELP; I tried everything
« Reply #1 on: April 15, 2014, 11:53:35 pm »

Is there nobody who can help me?
Would a link be helpful?

Here my page -> www.xtina-fanatic.com


Other pages are using this option too and it works there, why not on my page?
It's so weird.

Please someone help me  :(
Logged

gmc

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 785
    • GMC Design Photo Gallery
Re: CPMFETCH - Thumbnail size!! PLEASE HELP; I tried everything
« Reply #2 on: April 16, 2014, 05:25:45 am »

I'm not seeing the issue....
The images displayed on the page you provided the link to appear smaller that the normal thumbnails in your gallery as you indicated you wanted...It seems to be working.

Perhaps a browser cache issue? Try clearing you cache, or using a different browser/pc to see if problem still exists.

If I am missing something, let me know..
Logged
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: CPMFETCH - Thumbnail size!! PLEASE HELP; I tried everything
« Reply #3 on: April 22, 2014, 10:26:40 am »

Double post: http://forum.coppermine-gallery.net/index.php/topic,77399.0.html

The $options variable isn't passed to the CPMFetch object.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: CPMFETCH - Thumbnail size!! PLEASE HELP; I tried everything
« Reply #4 on: April 24, 2014, 08:27:41 am »

Marking as solved, as Melissa confirmed that it works in the other thread.
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.