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]
Did you make sure to update your theme as well?
Please post a link to your gallery.
GauGau
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
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.
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.
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'>