me again...
I just wanted to mention that it might be worth discussing this project again, to see what the reasons for keeping that database are.
If you still find that that's the only way to go, here are some tips:
You'll have to add a user with those details anyway, as almost any action has an influence on the user table. That being things from permission checking (based on usergroup) to updating the post count or the lastvisit timestamp.
You might be able to adapt the login function to fit your needs. That should cover all the instances of logins, if you get it to work...
Once again, good luck!
|