template chronicles template chronicles
 

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

template chronicles

Started by cucciolina69, February 01, 2008, 10:10:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cucciolina69

hi, i have a problem with  coppermine template "chronicles" by shuttertalk
i inserted this in my website and  see it with explorer 7 .

The page that contain the thumbnails work perfectly but when i click on  thumbnails  for enlarge image report this error:



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

       <tr>
               <td align="center" valign="middle" class="row1" 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="row1" 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="row1" 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="row1" witdh="100%">
                       {PIC_POS}
               </td>
               <td align="center" valign="middle" class="row1" 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="row1" 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="row1" 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>




......how can i solve the problem? (when i select another template that i have installed all works without problem) only with this template don't work.
i like this   template and i prefer to use it.

Thanks very much. :-*

Lorena

Joachim Müller

Post a link to your gallery and zip the folder that contains your custom theme and attach the zip to your posting here (using "additional options" when composing your message).

cucciolina69

http://www.gatticertosini.it/public/cpg1414/index.php

Thanks for the answer you're very kindly.

Lorena

Joachim Müller

You're using a theme that has been designed for cpg1.3.x. You can't use it with cpg1.4.x unless you modify it as suggested in http://coppermine-gallery.net/demo/cpg14x/docs/theme/index.html
Usually, I don't perform such theme adaptions, especially since you appear to have failed to read up the basics first before posting. However, for the benefit of the community I have modified the theme for use with cpg1.4.x - see attachment.
Your site shows a blank page - you appear to have fiddled with your site. Undo your changes and use the theme in the attachment.

cucciolina69

Quote from: Joachim Müller on February 01, 2008, 10:28:39 PM
You're using a theme that has been designed for cpg1.3.x. You can't use it with cpg1.4.x unless you modify it as suggested in http://coppermine-gallery.net/demo/cpg14x/docs/theme/index.html
Usually, I don't perform such theme adaptions, especially since you appear to have failed to read up the basics first before posting. However, for the benefit of the community I have modified the theme for use with cpg1.4.x - see attachment.
Your site shows a blank page - you appear to have fiddled with your site. Undo your changes and use the theme in the attachment.
Thank you very much Joachim for your help; now i'll be able to finish my work. I swear you to read carefully the FAQ next time before posting.
Thanks again and good night.