forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upgrading => Topic started by: queenkat on July 17, 2007, 08:37:09 pm

Title: Funky Error in my gallery.
Post by: queenkat on July 17, 2007, 08:37:09 pm
Hello everyone. I'm getting a wierd error in my gallery and I don't understand it. I HAVE read the FAQ about similar errors but, I don't understand the solution (or possible solution) my gallery worked just fine until about 4 days ago and poof this error showed up. I have not made any changed in it since installation about a week ago.

Here's the error I get:

Quote
Template error
Failed to find block 'ecard_button'(#(<!-- BEGIN ecard_button -->)(.*?)(<!-- END ecard_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="images/folder.gif" width="16" height="16" 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="images/info.gif" width="16" height="16" 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="images/slideshow.gif" width="16" height="16" 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="images/ecard.gif" width="16" height="16" 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="images/prev.gif" width="16" height="16" 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="images/next.gif" width="16" height="16" border="0" align="absmiddle" alt="{NEXT_TITLE}" /></a>
                </td>
        </tr>


Please help...

(The error only appears when you click on a  picture in the gallery)

www.katstamps.com/gallery
Title: Re: Funky Error in my gallery.
Post by: Stramm on July 18, 2007, 07:57:01 am
You need to properly upgrade your theme.

Read http://coppermine-gallery.net/demo/cpg14x/docs/theme/index.html
(or search the board... has been asked a lot of times already)
Title: Re: Funky Error in my gallery.
Post by: Joachim Müller on July 18, 2007, 10:06:40 am
If you're reluctant to go through the theme upgrade steps, you could as well download the theme fiapplepink for cpg1.4.x (http://downloads.sourceforge.net/coppermine/cpg1.4.x_theme_fiapplepink.zip) from our downloads section and then apply your customizations.