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

Problems Viewing Main Pic when Clicking on Thumb

Started by Mischief734, November 23, 2003, 05:31:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Mischief734

Hi all. I am having a problem vewing my pictures when I hit the thumb and Coppermine 1.1 for nuke tries to go to the main picture. I am actually running PHP-Nuke 5.5 now, and using Coppermine 1.1 for nuke.
Here is the URL for my gallery: http://evo12.com/portal/modules.php?name=coppermine

Here is the message I get when I click on a thumb:

Template error
Failed to find block 'uname_input'(#(<!-- BEGIN uname_input -->)(.*?)(<!-- END uname_input -->)#s) in :

        <tr>
                <td class="tableh2_compact"><b>{ADD_YOUR_COMMENT}</b></td>
        </tr>
        <tr>
                <form method="post" name="post" action="modules.php?name=coppermine&file=db_input">
                <td colspan="3">
                        <table width="100%" cellpadding="0" cellspacing="0">
                                <input type="hidden" name="event" value="comment">
                                <input type="hidden" name="pid" value="{PIC_ID}">
<!-- BEGIN username_input -->
                                <td class="tableb_compact">
                                        <input type="text" class="textinput" name="msg_author" size="10" maxlength="20" value={username}>
                                </td>
<!-- END username_input -->
<!-- BEGIN input_box_smilies -->
                                <td width="100%" class="tableb_compact">
                                <input type="text" class="textinput" id="message" name="msg_body" onselect="storeCaret_post(this);" onclick="storeCaret_post(this);" onkeyup="storeCaret_post(this);" maxlength="{MAX_COM_LENGTH}" style="width: 100%;">                                        <!-- END input_box_smilies -->

                                </td>
                                <td class="tableb_compact">
                                <input type="submit" class="comment_button" name="submit" value="{OK}">
                                </td>
                        </table>
                </td>
                </form>
        </tr>
<!-- BEGIN smilies -->
        <tr>
                <td width="100%" class="tableb_compact">
                        {SMILIES}
                </td>
        </tr>
<!-- END smilies -->

DJMaze

Like i said in your previous post:

You are using phpNuke 6.0 and you need to install Coppermine 1.1D for phpNuke 5.5-6.0.

And activate the module in your admin because we can't see it
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Mischief734

I am using coppermine 1.1d. The module block is active for all users when I look at the site through my secondary laptop... can you see it now?

DJMaze

Still not active for non-members.

And there are 2 Coppermine 1.1D versions in the zip
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0