MyBB Community Forums

Full Version: Users can't register
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ok, im starting to get really annoyed by this error.. I have tried to re-install my forums and made new databases several times... Im really getting sick of this. The error keeps coming back. It was good for the first 8 members and then gives me this:

MySQL error: 1054
Unknown column 'fid2' in 'field list'
Query: INSERT INTO thefrumuserfields (ufid, fid1, fid2, fid3) VALUES ('14', '', '', '') 

I cannot afford to re-install now.. Sad
Upgrade to 1.2.3 Wink
Wow, you posted that right after I hit submit.. And thanks!
Ugh...

Now I get this.

MySQL error: 1054
Unknown column 'b.olddisplaygroup' in 'field list'
Query: SELECT u.*, f.*, b.dateline AS bandate, b.lifted AS banlifted, b.oldgroup AS banoldgroup, b.olddisplaygroup as banolddisplaygroup, b.oldadditionalgroups as banoldadditionalgroups FROM thefrumusers u LEFT JOIN thefrumuserfields f ON (f.ufid=u.uid) LEFT JOIN thefrumbanned b ON (b.uid=u.uid) WHERE u.uid='15' 

Can't even login now...
Run the upgrade script Wink
Where is that located?
append install/upgrade.php to your board url.
Thanks man, I didnt have the install directory because it said remove it.. I think I miss-read it.. Thankyou everything works!
No problem. Happy MyBBing