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

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

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.