phpBB registration

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
ChrisM2
-


Joined: 27 Apr 2006
Posts: 85
Location: Oklahoma City

PostPosted: Fri May 05, 2006 5:22 pm    Post subject: phpBB registration Reply with quote

Could not insert new confirm code information

DEBUG MODE

SQL Error : 1406 Data too long for column 'code' at row 1

INSERT INTO phpbb_confirm (confirm_id, session_id, code) VALUES ('63c5647425b16420c3f1ed6c1ddd12ba', 'bd6fc666c8ce23fecc072201804c96a1', '1D6E4A38ED')

Line : 1002
File : usercp_register.php


This is the error message i get when i try to register a user
Back to top View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger ICQ Number
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Fri May 05, 2006 5:25 pm    Post subject: Reply with quote

Not sure what is causing this. As this isnt related to Abyss can I suggest you browse/post on the phpBB.com forums and see if you can find the cure for the problem. If you get nothing there, come back and we will see what we can do.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
ChrisM2
-


Joined: 27 Apr 2006
Posts: 85
Location: Oklahoma City

PostPosted: Fri May 05, 2006 5:30 pm    Post subject: ok Reply with quote

ahh, ok, np, i'll check..my mind wasn't in the right place......or forum :)
Back to top View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger ICQ Number
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Fri May 05, 2006 10:14 pm    Post subject: Reply with quote

This is because of the code column in the table is not long enough for the data. PHPBB does not check the lengths of the fields, so i would go into phpmyadmin and change the length of the column to 1 or 2 more and see if that helps, if not keep increasing the value untill the error goes away or changes.
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group