coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: herozup on December 24, 2003, 10:27:31 PM

Title: Error when displaying individual pictures
Post by: herozup on December 24, 2003, 10:27:31 PM
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
Title: Error when displaying individual pictures
Post by: herozup on December 24, 2003, 10:31:17 PM
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!!