coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upgrading => Topic started by: pufftenticle on February 08, 2006, 12:40:05 AM

Title: Error Message After New Installation....
Post by: pufftenticle on February 08, 2006, 12:40:05 AM
i installed 1.4.3 to a site, everything worked great, works great.  however, when i 'click' any thumbnail inside an album, i get this error msg: 

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>



help? 
Title: Re: Error Message After New Installation....
Post by: Joachim Müller on February 08, 2006, 12:43:22 AM
Wild guess: you didn't perform a fresh install, but an upgrade. Correct me if I'm wrong.
Title: Re: Error Message After New Installation....
Post by: pufftenticle on February 08, 2006, 12:50:29 AM
i saved all the images one at a time off of the old board.  deleted the board.  uploaded / installed the new version, then put the pictures back in one at a time.  i know there is probably an easier way to do it, but i'm new....
Title: Re: Error Message After New Installation....
Post by: Joachim Müller on February 08, 2006, 12:52:49 AM
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upgrade
Moving your thread accordingly
Title: Re: Error Message After New Installation....
Post by: pufftenticle on February 08, 2006, 04:43:50 AM
so do i need to clear the files out and start anew ? 
Title: Re: Error Message After New Installation....
Post by: Nibbler on February 08, 2006, 05:14:28 AM
No, why would you do that ?

Are you still using your old theme ? If so you need to update it following the instructions in the docs.
Title: Re: Error Message After New Installation....
Post by: pufftenticle on February 08, 2006, 06:08:18 AM
okay.  so the ecard error msg will be taken care of that way ?
Title: Re: Error Message After New Installation....
Post by: Nibbler on February 08, 2006, 06:13:25 AM
Yes, and until then you can switch to one of the standard themes that come with the package.
Title: Re: Error Message After New Installation....
Post by: pufftenticle on February 08, 2006, 11:50:52 PM
cool.  this is solved.  thanks !