Changes in the thumbnail view Changes in the thumbnail view
 

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

Changes in the thumbnail view

Started by artistsinhawaii, August 16, 2005, 07:17:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

artistsinhawaii

OOps forget the rest of this... mark it invalid... for some reason the meta tags + - weren't working on my site.. but pasting the section mentioned below back into it, running it, then removing it again made it work. Can't say I know why.. but at least I now  know what the "  +  -  " do.   ---I'd remove this message but can't see how it can be done.
    ---------

In Theme.inc, from line 495 :

// HTML template for title row of the thumbnail view (album title + sort options) ...

was the following  block of code deliberately left off the end of the block? Without it, you end up with those seeminglly useless bits on the right sode of the Album title row. ie... Title + - , Filename + -, etc..

$template_thumb_view_title_row = <<<EOT

                        <table width="100%" cellpadding="0" cellspacing="0">
                        <tr>
                                <td width="50%" class="statlink"><h2>{ALBUM_NAME}</h2></td>
                                <td><img src="images/spacer.gif" width="1"></td>
                                <td class="statlink">
                 <h3>Click on image to see larger versions.</h3>
                                </td>
                        </tr>
                        </table>


EOT;


Dennis
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.