forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: brentr on December 28, 2005, 03:24:03 am

Title: regitster.php error!?
Post by: brentr on December 28, 2005, 03:24:03 am
I don't know what happened, but if I a visitor attempts to regitster they will see this error on the "regitster.php" page right after filling out the new username & password.

Code: [Select]
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>

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

Title: Re: regitster.php error!?
Post by: Tranz on December 28, 2005, 03:42:05 am
You will need to upgrade your custom theme or switch to one of the themes available with the download.
Title: Re: regitster.php error!?
Post by: brentr on December 28, 2005, 03:47:03 am
Thanks for the quick reply TranzNDance, but I tried switching to a few of the other themes with the same result :(
Title: Re: regitster.php error!?
Post by: Tranz on December 28, 2005, 03:53:34 am
Link?
Title: Re: regitster.php error!?
Post by: Tranz on December 28, 2005, 07:20:31 am
I ran the update script based on the PM you should not have sent per my signature. That resolved the cookie error message. See if it helps your current one.
Title: Re: regitster.php error!?
Post by: Tranz on December 28, 2005, 07:22:11 am
Did you use Fantastico?
Title: Re: regitster.php error!?
Post by: brentr on December 28, 2005, 07:50:06 pm
yes
Title: Re: regitster.php error!?
Post by: Tranz on December 28, 2005, 08:32:13 pm
Is the issue resolved?

If not, you will need to download the package from our site and upgrade properly since we don't know what fantastico did to the code and thus can't support it.
Title: Re: regitster.php error!?
Post by: brentr on December 28, 2005, 08:58:24 pm
No it didn't fix it.

If I setup a gallery with a fresh copy of Coppermine off this site what tables should I move off the old gallery to the new fresh gallery to restore my old albums?
Title: Re: regitster.php error!?
Post by: Tranz on December 28, 2005, 09:03:49 pm
I didn't say to do a fresh install. Do an upgrade following instructions in the docs folder. If you still have trouble, maybe consider a fresh installation but don't do that until you've figured out easier solutions.
Title: Re: regitster.php error!?
Post by: brentr on December 28, 2005, 09:06:45 pm
Ok I'll try it and let you know. Thanks for your help.
Title: Re: regitster.php error!?
Post by: brentr on December 29, 2005, 01:12:53 am
Wow nevermind it is working?!