[Solved] Error on registration page

Support for IntegraMOD 141

Moderator: Integra Moderator

[Solved] Error on registration page

PostAuthor: ZacFields » Fri Jan 26, 2007 2:25 pm

Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Basic Knowledge
Board URL: [url]xxxxx[/url]

PHP Version:
MySQL Version:


What was done before the problem appeared?
Upgraded to IM 1.4.1


What was done to try to solve the problem?
nothing thus far



De.scription and Message

When someone tries to register for my forums, when they click on "Register" it takes them to an error page containing this error message:

[code]Couldn't load Visual Confirmation Code from database! If you have a phpBB Plus you have to install the phpBB internat modules for the Visual Confirmation. Please read the references to phpBB Plus in the "add_ons" folder of CrackerTracker Mod Package!  DEBUG MODE  SQL Error ]

My apologies if this has been posted already but I couldn't find anything so here it is. And FYI my phpbb_confirm table is missing... is this right?

Zac
Last edited by ZacFields on Fri Jan 26, 2007 8:23 pm, edited 1 time in total.

ZacFields
Sr Integra Member
Sr Integra Member
 
Posts: 426
Likes: 0 post
Liked in: 0 post
Joined: Wed May 24, 2006 11:14 pm
Cash on hand: 0.00

Re: Error on registration page

PostAuthor: Teelk » Fri Jan 26, 2007 6:41 pm

I'm assuming that you do have a confirm table, as it's part of all IM builds. Therefore, the problem may lie in the includes/constants.php file, although it's strange that it would be missing this information.

Open includes/constants.php and look for...
Code: Select all
define('CONFIRM_TABLE', $table_prefix.'confirm');

If that doesn't exist then add it after...
Code: Select all
define('CONFIG_TABLE', $table_prefix.'config');


But, if it doesn't exist then I'd be worried that your constants.php file wasn't updated and I'd compare it to one from the IM 1.4.1 package.
Last edited by Teelk on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 6:25 pm
Cash on hand: 0.00
Location: Canada

PostAuthor: ZacFields » Fri Jan 26, 2007 6:56 pm

For some reason I actually am missing the table titled phpbb_confirm.

Got a .script I can add it back?

Zac
Last edited by ZacFields on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

ZacFields
Sr Integra Member
Sr Integra Member
 
Posts: 426
Likes: 0 post
Liked in: 0 post
Joined: Wed May 24, 2006 11:14 pm
Cash on hand: 0.00

Re: Error on registration page

PostAuthor: IntegraMOD » Fri Jan 26, 2007 7:10 pm

Try this
Code: Select all
## Table structure for table `phpbb_confirm`#  CREATE TABLE phpbb_confirm (   confirm_id char(32) NOT NULL default '',   session_id char(32) NOT NULL default '',   code char(10) NOT NULL default '',   PRIMARY KEY  (session_id,confirm_id)) TYPE=MyISAM;  # --------------------------------------------------------  

Or Import the one from your 1.40 database
MAKE SURE YOU HAVE A BACKUP
Last edited by IntegraMOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Please do not PM for support
User avatar
IntegraMOD
Administrator
Administrator
 
Posts: 459
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 0.00
Bank: 100.00
Location: Seattle Wa

PostAuthor: ZacFields » Fri Jan 26, 2007 7:36 pm

Creating the backup now. I'll get back with you when I get a chance to test this.

Zac
Last edited by ZacFields on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

ZacFields
Sr Integra Member
Sr Integra Member
 
Posts: 426
Likes: 0 post
Liked in: 0 post
Joined: Wed May 24, 2006 11:14 pm
Cash on hand: 0.00

PostAuthor: ZacFields » Fri Jan 26, 2007 7:46 pm

That did the trick, gffb. I can't imagine how that table would be missing as I have never deleted any tables via phpmyadmin.

Oh well, all is well now. I am a little dissapointed to find out that's probably why I haven't gotten any spammers on my site since the upgrade. We'll see if any spammers show up now. <img>

Zac
Last edited by ZacFields on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

ZacFields
Sr Integra Member
Sr Integra Member
 
Posts: 426
Likes: 0 post
Liked in: 0 post
Joined: Wed May 24, 2006 11:14 pm
Cash on hand: 0.00

PostAuthor: IntegraMOD » Fri Jan 26, 2007 7:47 pm

Great news please edit topic title to reflect now solved
Last edited by IntegraMOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Please do not PM for support
User avatar
IntegraMOD
Administrator
Administrator
 
Posts: 459
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 0.00
Bank: 100.00
Location: Seattle Wa


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]