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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.