Advanced search  

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

Pages: [1]   Go Down

Author Topic: TEMPLATE ERROR when clicking on PICTURE!!!  (Read 3528 times)

0 Members and 1 Guest are viewing this topic.

bajskorv

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
TEMPLATE ERROR when clicking on PICTURE!!!
« on: November 02, 2005, 12:11:12 pm »

HELLO! visit http://shakira.wagoo2.com/gallery/cpg135/ and check out a pic and see what happends! WHY? this is what it says:

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>



I haven't changed anything in the template (well except for adding a header pic). what's wrong help
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: TEMPLATE ERROR when clicking on PICTURE!!!
« Reply #1 on: November 02, 2005, 12:28:45 pm »

It's your theme causing that error.  It's been modified and the ipinfo block has been removed (look in the classic theme.php and you'll see plenty of <!--BEGIN--> <!--END> blocks.)  The classic theme works just fine on your site.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 20 queries.