MyBB Community Forums

Full Version: MyBB & SMF Registration V2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Whats new?
Derma Menu
Account Link
TMySQL3

What's removed?
Nothing important, maybe small tid bits.
No SMF1 support.

Developer note(s)
Im no longer providing support for SMF1 as it's no longer in active development by SMF team.
- If you want to use this with SMF1 your best bet is to upgrade.
SMF2 is case sensetive warning that it might need some tweeking.
Your username is case sensitive when linking accounts.
Advance users/coders will be able to create a "more" secure way and easier to create an automatic donate system.


Screen Shot(s)
Register
Registered
Link
Linked


Download
MyBB
SMF


Requirements
tmysql
libmysql
cryptopp

Install Notes
MyBB - You need to add this to mybb_users
ALTER TABLE `mybb_users` ADD `steamid` TEXT NOT NULL AFTER `usernotes`

SMF - You need to add this to smf_members
ALTER TABLE `smf_members` ADD `steamid` TEXT NOT NULL AFTER `pm_receive_from`


Credits
Clark
Frostschutz -- Make sure to leave him/her a nice personal message, for helping me with original version.
Gmod Modules 'Team' -- Thank them for all their support for GMOD.

Original Thread