Album description on thumbnails.php Album description on thumbnails.php
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Album description on thumbnails.php

Started by marecki, October 20, 2008, 11:51:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

marecki

Is it possible to change ALBUM_NAME to ALB_DESC showing thumbnails.php?

Now on the top of the page is displayed:
MAIN PAGE -> Category -> Album name
Album name

I want to change it:
MAIN PAGE -> Category -> Album name
Album description

I try to modify theme.php by changing {ALBUM_NAME} to {ALB_DESP} but it doesn't work.