Hmm, Ill try and see what your doing ( I will try and do it as well I guess)
|
|
I use IPB Forum and not punBB.
I want to make a unified registration script that can register for the Basic Server V2 source and the RSCD_v25 source.
I've already made one for Basic Server V2 and set IPB Forum to use it's database for external user authentication (set with "on fail" for logins)
I reverse engineered as my home slice skillet cake dawg, xSniperx told me to do, (he told me a few minutes ago but I attempted this in June) the RSCD.php punBB mod file which takes care of account registrations, password changes, banning accounts, and I believe username changes. The result was a script that did indeed register new players but it did not assign new owner id numbers. Why are they important? Bank accounts are tied to the player by the owner id number. Everyone had a communal bank account. (Its a feature, not a bug!)
I realize the problem was that I had stripped the check user is logged in code and was running the script outside of an authenticated user session in it's punBB forum. It was taking the ID for registered punBB members and copying that over as the owner ID number. I realize a solution would be to integrate the mod into IPB but I'm a nub cake on how this can be done. Others have already modified the code to put it into IPB and VB. How I mine for fish? Gimme so I can leech!
I'm going to look into merging a user authentication system with the registration script so maybe it can pull that ID instead of looking for punBB's member ID numbers. If any code is posted that can help get this registration system working then I'll assemble something and post it all on here for everyone else to work with.
Free stoof plz?
Hmm, Ill try and see what your doing ( I will try and do it as well I guess)
I have given up
I made it put user and username as plaintext into the database. Now I'm trying to get the server to read plaintext username instead of the usernameHash
Last edited by Black Marwolf; 11-05-2008 at 09:39 AM. Reason: Double posting is not allowed!
| « Account already logged in, tut in tutorials isnt working for my code, PLEASE HELP! | Will a good coder please fix '' already logged in'' FOR RSCD V25 for me? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |