Template error Template error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Template error

Started by Crimson, September 30, 2004, 10:26:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Crimson

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

   <tr>
      <td>
         <table width="100%" cellpadding="0" cellspacing="0">
            <td class="tableh2_compact" nowrap>
               <b>{MSG_AUTHOR}</b>
            </td>
            <td class="tableh2_compact" align="right" width="100%">
{BUTTONS}
            </td>
            <td class="tableh2_compact" align="right" nowrap>
               <span class="comment_date">[{MSG_DATE}]</span>
            </td>
         </table>
      </td>
   </tr>
   <tr>
      <td class="tableb_compact">
         <div id="cbody{MSG_ID}" style="display:block">
            {MSG_BODY}
         </div>
         <div id="cedit{MSG_ID}" style="display:none">
{EDIT}

         </div>
      </td>
   </tr>


This is what I get when I try to view an image.  :-\\ I don't know how to fix it...or what I have done wrong. Thanks.

Joachim Müller

you have over-modified your custom theme. Undo your theme changes, or use another standard theme that comes with the coppermine package. For details, post your theme.

Joachim

Crimson

Thanks for the help.  ;D Theme I'm using is water drop. :-\\

Joachim Müller

hrm, I didn't mean to post your theme name, but the actual code you modified. A link might be helpfull as well.

Joachim

Crimson

oops. :-[

decided i'm not using it. thanks for all the help!