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

Error when displaying individual pictures

Started by herozup, December 24, 2003, 10:27:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

herozup

I just upgraded to 1.2.1. Everything went fine. Then I uploaded some pics and approved them. I went to the album and click on one of the thumbnails and got this message on the nex page.

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>



What does that mean?

http://www.lakeviewccyouth.com/photos/index.php

Thanks in advance

herozup

For some reason my brain wasn't working. I figured out the problem. I screwwed up the template trying to preserve my old one. Working now!!