no thumbnails? template error? comments error? upgrading to 1.5 no thumbnails? template error? comments error? upgrading to 1.5
 

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

Main Menu

no thumbnails? template error? comments error? upgrading to 1.5

Started by jessalken, August 22, 2013, 12:36:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jessalken

Hi, I'm having some serious issues with my gallery and upgrading it.
From 1.3 to 1.4 went fine - but going from 1.4 to 1.5 is causing the thumbnails not to load and the error below to display when trying to click on an image.
I've tried setting the permissions no no smilies, no comments for unlogged users and upadting the theme/ trying basic templates from the new update - no joy!
Please help.
Thank you
Jessica

http://www.kirstenimages.com/kirstenimages/index.php

The debug mode is also on...

Template error
Failed to find block 'login_to_comment' (#<!-- BEGIN login_to_comment -->(.*?)<!-- END login_to_comment -->#s) in :
<table align="center" width="{WIDTH}" cellspacing="1" cellpadding="0" class="maintable">
        <tr>
                <td width="100%" class="tableh2_compact"><b>{ADD_YOUR_COMMENT}</b></td>
        </tr>
        <tr>
                <td colspan="3">
                <form method="post" name="post" action="db_input.php">
                        <table width="100%" cellpadding="0" cellspacing="0">

<tr><td colspan="2"><input type="hidden" name="msg_author" value="Jess" /></td>

<!-- BEGIN input_box_no_smilies -->
                                <td class="tableb_compact">
                                <textarea class="textinput" id="message" name="msg_body"  maxlength="{MAX_COM_LENGTH}" style="width: 100%;" rows="2"></textarea>
<!-- END input_box_no_smilies -->
                                </td>
                                <td class="tableb_compact">
                                <input type="hidden" name="event" value="comment" />
                                <input type="hidden" name="pid" value="{PIC_ID}" />
                                <input type="submit" class="comment_button" name="submit" value="{OK}" />
                                </td></tr>
                        </table>
                </form>
                </td>
        </tr>

phill104

Please disable all current plugins as one of those seems to be causing a problem. Please then run update.php and see how things look with the default "Curve" theme.
It is a mistake to think you can solve any major problems just with potatoes.

Αndré


jessalken

thank you very much - this has fixed the thumbnail issues!

Αndré

Please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your thread as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.

Additionally, please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
Resolve your threads
If you have found an answer to your question, resolve your thread. Don't just post "I have found the answer", but tell others what you actually did to solve your issues. Posting a link to the page where you found the answer might help. Describing what you did might help as well.