News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.