My I need PHP help Thread. :)
Can someone help me with my registration page. I installed PHPBB and I am using that database to hold all my user information. Because it is just about all there I thought I could add some other fields and that way if a user logs into my index.php they would already be logged into the forums as well.
so... I changed all my pages and tested it. It's not erroring out but it's not posting new users to the database either. Can someone look this over and tell me where I messed this code up?
table=<phpbb_users>
username and user_password are inside <phpbb_users>
SEE NEW CODE BELOW