Help PLEEEEASE Help PLEEEEASE
 

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

Help PLEEEEASE

Started by jesskajess, October 17, 2006, 04:20:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jesskajess

Hi - my gallery is displaying a problem with the template I think...

http://fuzingfansites.com/haydenp/gallery/

this is the error message when you try to open an image by clicking on a thumbnail..



Template error
Failed to find block 'report_file_button'(#(<!-- BEGIN report_file_button -->)(.*?)(<!-- END report_file_button -->)#s) in :

        <tr>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{THUMB_TGT}" class="navmenu_pic" title="{THUMB_TITLE}"><img src="themes/hardwired/images/back.gif" width="21" height="15" align="absmiddle" border="0" alt="{THUMB_TITLE}" /></a>
                </td>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="javascript:;" onClick="blocking('picinfo','yes', 'block'); return false;" title="{PIC_INFO_TITLE}"><img src="themes/hardwired/images/info.gif" width="18" height="15" border="0" align="absmiddle" alt="{PIC_INFO_TITLE}" /></a>
                </td>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{SLIDESHOW_TGT}" title="{SLIDESHOW_TITLE}"><img src="themes/hardwired/images/slideshow.gif" width="21" height="15" border="0" align="absmiddle" alt="{SLIDESHOW_TITLE}" /></a>
                </td>
                <td align="center" valign="middle" class="navmenu" witdh="100%">
                        {PIC_POS}
                </td>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{ECARD_TGT}" title="{ECARD_TITLE}"><img src="themes/hardwired/images/ecard.gif" width="21" height="15" border="0" align="absmiddle" alt="{ECARD_TITLE}"></a>
                </td>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{PREV_TGT}" class="navmenu_pic" title="{PREV_TITLE}"><img src="themes/hardwired/images/previmg.gif" width="18" height="15" border="0" align="absmiddle" alt="{PREV_TITLE}" /></a>
                </td>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{NEXT_TGT}" class="navmenu_pic" title="{NEXT_TITLE}"><img src="themes/hardwired/images/nextimg.gif" width="18" height="15" border="0" align="absmiddle" alt="{NEXT_TITLE}" /></a>
                </td>
        </tr>




please if anyone can help thank you so much


Joachim Müller

Seems like you try to use a theme designed for cpg1.3.x on a cpg1.4.x gallery. Update your custom theme as suggested in the docs.
In the future, please post on the proper board and use a better subject.

jesskajess

I am really sorry for not posting in the right area! It's my first time here... I am still feeling quite stuck with this problem. I have had this theme for years now and I dont even remember what it was called as I have edited it so much to make it my own! Is there an easy way of finding out which one it is? Will the theme have an update for the new coppermine version? I am so confused. Thank you for helping me.

Joachim Müller

Quote from: GauGau on October 17, 2006, 07:01:33 PM
Update your custom theme as suggested in the docs.
Why don't you start by doing as suggested. For your ease of use, here's the direct link to the section that explains how to update your custom theme: http://coppermine-gallery.net/demo/cpg14x/docs/theme/