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: Need Help  (Read 4160 times)

0 Members and 1 Guest are viewing this topic.

DRealRebel

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Need Help
« on: October 09, 2004, 09:19:56 pm »

ok i have to post it here cause it wont let me post in the support area.
i just installed Coppermine Photo Gallery v1.2.0-Nuke on my site everything is working fine with the exception that when i click on a pic i get an error message the following is what i get.
Code: [Select]
Template error
Failed to find block 'edit_box_no_smilies'(#(<!-- BEGIN edit_box_no_smilies -->)(.*?)(<!-- END edit_box_no_smilies -->)#s) in :

        <tr>
                <td>
                        <table width="100%" cellpadding="0" cellspacing="0">
                                <td class="tableh2_compact" nowrap>
                                        <b>{MSG_AUTHOR}</b>
<!-- BEGIN ipinfo -->
                                ({HDR_IP} [{RAW_IP}])
<!-- END ipinfo -->

                                </td>
                                <td class="tableh2_compact" align="right" width="100%">
<!-- BEGIN buttons -->
                                        <a href="javascript:;" onClick="blocking('cbody{MSG_ID}','', 'block'); blocking('cedit{MSG_ID}','', 'block'); return false;" title="{EDIT_TITLE}"><img src="modules/coppermine/images/edit.gif" border="0" align="absmiddle" ></a>
                                        <a href="modules.php?name=coppermine&file=delete&msg_id={MSG_ID}&what=comment"  onclick="return confirm('{CONFIRM_DELETE}');"><img src="modules/coppermine/images/delete.gif" border="0" align="absmiddle" ></a>
<!-- END 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">
<!-- BEGIN edit_box_smilies -->
                                <table width="100%" cellpadding="0" cellspacing="0">
                                        <tr>
                                                <form name="f{MSG_ID}" method="POST" action="modules.php?name=coppermine&file=db_input">
                                                <input type="hidden" name="event" value="comment_update">
                                                <input type="hidden" name="msg_id" value="{MSG_ID}">
                                                <tr>
                                                <td>
                                                   <input type=text name=msg_author value={MSG_AUTHOR} class="textinput" size=10>
                                                </td>
                                                </tr>
                                                <tr>
                                                <td width="80%">
                                                        <textarea cols="40" rows="2" class="textinput" name="msg_body" onselect="storeCaret_f{MSG_ID}(this);" onclick="storeCaret_f{MSG_ID}(this);" onkeyup="storeCaret_f{MSG_ID}(this);" style="width: 100%;">{MSG_BODY_RAW}</textarea>
                                                </td>
                                                <td class="tableb_compact">
                                                </td>
                                                <td>
                                                        <input type="submit" class="comment_button" name="submit" value="{OK}">
                                                </td>
                                                </form>
                                        </tr>
                                        <tr>
                                                <td colspan="3"><img src="modules/coppermine/images/spacer.gif" width="1" height="2" /><br /></td>
                                        </tr>
                                </table>
                                {SMILIES}
<!-- END edit_box_smilies -->
<!-- BEGIN edit_box_no_smilies -->
                                <table width="100%" cellpadding="0" cellspacing="0">
                                        <tr>
                                                <form name="f{MSG_ID}" method="POST" action="modules.php?name=coppermine&file=db_input">
                                                <input type="hidden" name="event" value="comment_update">
                       

if u would like to see it for yourself go to my site http://www.imaclan.com its under ima photo album.

Please help with this problem
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: Need Help
« Reply #1 on: October 09, 2004, 09:39:57 pm »

Please search the forums and read about the phpnuke version.  We don't support the nuke version.

Look at the post entitled BOARD MOVED PLEASE READ THIS.
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

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Need Help
« Reply #2 on: October 10, 2004, 11:52:59 am »

...that's why you weren't able to post there. Moving this thread from "general discussion" to the board you were trying to post on. Didn't it make you wonder why the board caption was saying
Quote
This used to be the support board for the PHPnuke/Postnuke port of Coppermine. It has been locked because nuke support has moved, please read the stickies to find out more!

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.