Error Question Error Question
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Error Question

Started by jenny20, May 07, 2006, 09:22:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jenny20

i have one more i am trying to upload some pictures and i keep getting a error message that says this database query error when i am trying to upload pictures. it did not do this last night when i tried to upload
this is the exact error i am getting "There was an error while processing a database query"   



Joachim Müller

enable debug mod in coppermine's config to get an advanced error message that tells you what exactly is wrong. Don't label your threads with subject lines like "Another question", as it is not very helpful for others who are looking for help on similar issues.

jenny20

do i do that for everyone or just yes to admin???

jenny20


this is what i am getting now

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

                <div align="center">
                <table cellpadding="0" cellspacing="1">
                        <tr>
<!-- BEGIN admin_approval -->
                                <td class="admin_menu" id="admin_menu_anim"><a href="editpics.php?mode=upload_approval" title="{UPL_APP_TITLE}">{UPL_APP_LNK}</a></td>
<!-- END admin_approval -->
                                <td class="admin_menu"><a href="admin.php" title="{ADMIN_TITLE}">{ADMIN_LNK}</a></td>
                                <td class="admin_menu"><a href="catmgr.php" title="{CATEGORIES_TITLE}">{CATEGORIES_LNK}</a></td>
                                <td class="admin_menu"><a href="albmgr.php{CATL}" title="{ALBUMS_TITLE}">{ALBUMS_LNK}</a></td>
                                <td class="admin_menu"><a href="groupmgr.php" title="{GROUPS_TITLE}">{GROUPS_LNK}</a></td>
                                <td class="admin_menu"><a href="usermgr.php" title="{USERS_TITLE}">{USERS_LNK}</a></td>
                                <td class="admin_menu"><a href="banning.php" title="{BAN_TITLE}">{BAN_LNK}</a></td>
                                <td class="admin_menu"><a href="reviewcom.php" title="{COMMENTS_TITLE}">{COMMENTS_LNK}</a></td>

                                <td class="admin_menu"><a href="picmgr.php" title="{PICTURES_TITLE}">{PICTURES_LNK}</a></td>
                                <td class="admin_menu"><a href="searchnew.php" title="{SEARCHNEW_TITLE}">{SEARCHNEW_LNK}</a></td>
                                <td class="admin_menu"><a href="util.php" title="{UTIL_TITLE}">{UTIL_LNK}</a></td>
                                <td class="admin_menu"><a href="profile.php?op=edit_profile" title="{MY_PROF_TITLE}">{MY_PROF_LNK}</a></td>
<!-- BEGIN documentation -->
                                <td class="admin_menu"><a href="{DOCUMENTATION_HREF}" title="{DOCUMENTATION_TITLE}" target="cpg_documentation">{DOCUMENTATION_LNK}</a></td>
<!-- END documentation -->
                        </tr>
                </table>
                </div>


Joachim Müller



Joachim Müller

as I expected, you're not using cpg1.3.x, but cpg1.4.3, so I'm moving this thread accordingly from "cpg1.3 Upload" to the proper board. Upgrade to the most recent stable release (currently cpg1.4.5) asap. I don't get a template error though, but
QuoteWhile executing query "DELETE FROM cpg_banned WHERE expiry < '2006-05-07 21:32:57'" on 0

mySQL error: Lost connection to MySQL server during query