News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

TEMPLATE ERROR when clicking on PICTURE!!!

Started by bajskorv, November 02, 2005, 12:11:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bajskorv

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

kegobeer

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.
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