Error when displaying individual pictures Error when displaying individual pictures
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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