Error when clicking on thumbnails - No pictuers display Error when clicking on thumbnails - No pictuers display
 

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

Error when clicking on thumbnails - No pictuers display

Started by JessicaW, April 05, 2006, 03:30:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JessicaW

I just set up Coppermine, FTP loaded pictures to my website, set up categories and albums in Coppermine and used the Batch Add Files to put the pictures in the albums. 

The pictures all showed up on the "list of new files" where you can designate which album you want them in.  The thumbnails show up fine when you click on the album link, but once you are in the album and click on the thumbnail to see the picture, a page pops up with the error message posted below. 

I am assuming once I get this fixed so that the full sized picture shows when the thumbnail is clicked on, my questions regarding how visitors make comments and how they view the slideshow will answer themselves.  (If not I'll be back, one problem at a time for us non-techies  :o)

Thanks in advance for Any assistance.

The link to my album is:  http://thewatersedge.us/ViewFromTheEdge/

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>


Stramm

you need to properly upgrade your theme. Upgrade coppermine to the latest stable (1.4.4) as well
do a search for 'BEGIN ecard_button'
and read http://coppermine-gallery.net/demo/cpg14x/docs/theme/index.html