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: changes arent chaging  (Read 4764 times)

0 Members and 1 Guest are viewing this topic.

Naotaro

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 31
changes arent chaging
« on: February 17, 2009, 12:56:44 am »

well i am trying to change the setting of every thing but they arent changing here is my code so meabe you can help me

Code: [Select]
<style type="text/css">
.teststyle {
border-style: none;
}
</style>

<?php
   
  
require_once "./cpmfetch.php";
  
$objCpm = new cpm("./cpmfetch_config.php");
  
$objCpm->cpm_viewLastAddedMedia(1,4);
  
$options = array('windowtarget' => '_blank',"imageheight"=>"140","imagewidth"=>"160");
  
$objCpm->cpm_close();

?>




please help me
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: changes arent chaging
« Reply #1 on: February 17, 2009, 02:00:42 pm »

Post a link for a start; we're not mind-readers. The CSS class teststyle won't do anything particularly helpfull.
Logged

Naotaro

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 31
Re: changes arent chaging
« Reply #2 on: February 17, 2009, 10:22:25 pm »

well my thing where i have that is http://just-katy.org/pics/cpmfetch/tumbolids.php meabe this would helpful
Logged

Naotaro

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 31
Re: changes arent chaging
« Reply #3 on: February 20, 2009, 02:30:50 am »

some help please i relly need this
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: changes arent chaging
« Reply #4 on: February 25, 2009, 10:04:10 am »

Well, the definition of a CSS class won't do anything if you don't assign that class. What else could I say?
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.