Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: How can i get rid of this?  (Read 9027 times)

0 Members and 1 Guest are viewing this topic.

betan

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 47
How can i get rid of this?
« on: December 29, 2004, 04:32:51 pm »

during slide show, the title place holder shows on top of my pictures, how can i get rid of it?
it only shows on blackwiddow theme.

(http://villacorta.us/title.jpg)

thanks in advance.
Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: How can i get rid of this?
« Reply #1 on: December 29, 2004, 05:25:43 pm »

{TITLE} is a token that should have been replaced with the actual title of image.

I would suspect you've modified your theme, and I'd start checking the "starttable" function in theme.php.

if you really don't want a title, make sure you replace the token with ""; You can't just remove {TITLE} from the $params variable, you have to replace {TITLE} with nothing.
Logged

betan

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 47
Re: How can i get rid of this?
« Reply #2 on: January 14, 2005, 02:14:13 am »

still haven't solve this one yet, can anyone shed a light for me? this problem only surface using black_widdow theme

if you go to my site and then try to run the slide show you will see the annoying {title} on top of the picture.

i'm php and html illiterate. anything i did at my site are all cut and paste, so be gentle. :lol:
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: How can i get rid of this?
« Reply #3 on: January 14, 2005, 02:25:58 am »

basically, the black widow theme you are using is not compatible.
It is also not one of the standard themes, but a user contribution, so we cannot support problems that only affect this theme.

I would suggest you use a diff viewer to see where the differences are between the files of that theme and a 1.3.2 standard theme.  that should catch the problem.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

betan

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 47
Re: How can i get rid of this?
« Reply #4 on: January 14, 2005, 02:43:27 am »

Wow I happened to like this theme.

Just tell me where to look. I have time. ;D

if you don't mind can you elaborate on your statement "open another viewer"?

thanks in advance.

betan
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: How can i get rid of this?
« Reply #5 on: January 14, 2005, 03:12:40 am »

Actually, he said 'diff viewer'

Here is one: http://winmerge.sourceforge.net/

It shows you files side by side and highlights the differences.
Logged

betan

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 47
Re: How can i get rid of this?
« Reply #6 on: January 14, 2005, 03:17:33 am »

Actually, he said 'diff viewer'

Here is one: http://winmerge.sourceforge.net/

It shows you files side by side and highlights the differences.

ahhh thank you. it pays to ask. ;D

thank you much.

Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: How can i get rid of this?
« Reply #7 on: January 21, 2005, 11:37:50 am »

The title doesn't usually display in the slideshow, but there is a mod to do that.

Have you applied the mod and missed the change to this one theme.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

betan

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 47
Re: How can i get rid of this?
« Reply #8 on: February 01, 2005, 08:19:14 am »

It isn't only me having the {title}problem on slideshow, even the demo of coppermine is suffering with same bug. try to run slide show on the demo with black_widdow theme on it and see what i mean.

 
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How can i get rid of this?
« Reply #9 on: February 01, 2005, 09:46:11 am »

This proves that the themes that come with coppermine work ok, but the user contribution black_widdow does not, so there must be something wrong with your theme (and of course the black widdow theme as well).

Joachim

P.S. for quicker acces, here's a direct link to the slideshow using black widdow: http://coppermine.sourceforge.net/demo/displayimage.php?album=5&pid=30&slideshow=5000&theme=black_widdow
Logged

betan

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 47
Re: How can i get rid of this?
« Reply #10 on: May 06, 2005, 01:48:21 am »

For what is worth;

I finally figure out how to get rid of the annoying {title}

at theme.php of black_widdow at intermidiate display template, simply move down the {title} code below {image}. :)

by the way the coppermine demo still showing the annoying {title} ;)
« Last Edit: May 06, 2005, 01:53:24 am by betan »
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 20 queries.