filmstrip won/t show up filmstrip won/t show up
 

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]

Main Menu

filmstrip won/t show up

Started by webridder, March 06, 2004, 01:31:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

webridder

Hello dear copperminefolks,
I just updated mij coppermine 1.1.0 to 1.2.1.
Everthing works fine.
Only one thing dos not work: the background of the filmstrip won't show up.
It stay's blank.
What am I doing wrong?
Kind regards,
Toon de dutch webridder[/b]

Joachim Müller

Did you make sure to update your theme as well?
Please post a link to your gallery.

GauGau

webridder

Yes I did update my theme as well.

See: http://www.webridder.nl/coppermine/index.php

I hope yoy can help me.
Kind regards,
Toon the webridder

Casper

The image for the filmstrip is in the Igames theme.  If you did not upload this theme, you need to so you can see the filmstrip.

Hopefully this will be sorted in the next version.
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

webridder

Yes, it workst.
THANKS  :D

Can i upload the tile.gif also to my own theme?
And will it work then?

Kind regards, Toon the Dutch webrid(d)er.

Casper

you can, but you will have to change the link in themes/yourtheme/theme.php

Find this code (this occurs twice, change both);

<td valign="top" background='themes/igames/images/tile.gif' align="center" height='30'>

change it to this;

<td valign="top" background='themes/YOUR_THEME/images/tile.gif' align="center" height='30'>
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