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: Album Title in text form  (Read 3182 times)

0 Members and 1 Guest are viewing this topic.

freesouljah

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 116
  • Can you feel the Love?
    • freesouljah.com
Album Title in text form
« on: April 18, 2009, 08:53:25 pm »

hola,

I have been trying to figure this out for hours...and with only minimal luck...hopefully someone can help me out with this...

I am trying to get just the album title for a specific album...just the title in plain text...

the closest I have come is by using 'noimage' in the subtitle options:

Code: [Select]
$options = array("subtitle" => "%R", "noimage" =>'');

 

$objCpm->cpm_getAlbumListFrom ("album=$albumID", 1,1, $options);

the problem with this is that it has <table> <tr><td> tags in it...what I need is just simple basic text...

any ideas?


thank you much!!!
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.