Topic: Registration outside of punbb
I'm currently creating an application and would like forum accounts to be registered with the creation of a user's account. Is there a simple script or way this can be accomplished?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 discussion → Registration outside of punbb
I'm currently creating an application and would like forum accounts to be registered with the creation of a user's account. Is there a simple script or way this can be accomplished?
This can be done simply when the website you are creating the account on has access to the database that PunBB uses. You would need to connect to the database and then recreate a insert code that is in functions as add_user
I have not tried your suggestion Utchin but what about the password field? My guess is that PunBB encrypts the password somehow. And what you may insert may not be what PunBB expects.
PunBB Forums → PunBB 1.3 discussion → Registration outside of punbb
Powered by PunBB, supported by Informer Technologies, Inc.