Album description Album description
 

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

Started by mlduclos, May 30, 2005, 04:22:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mlduclos

Hello

In a index of album, the album description appear in all core themes. But when you click and go to a album index, it do not show the description in most themes. I find it only in igames.

The line in theme.php which correspon for the HTML output that Im talking is
echo $header;
        echo "<tr><td colspan='".$CONFIG['thumbcols']."'>".$CURRENT_ALBUM_DATA['description']."</td></tr>";

Well, I dont know how to make the same in the other themes, specially the classis.