• Hello,

    I’ve three quick questions about the PHP Bridge Plugin:

    1. Is it right that a user will be created in the wp_users table after he has logged in via the PHP Bridge Widget to PHPBB and not after installing the plugin? So, the number of users in the WP_Users table will increase after more and more users have used the Widget? Or is there any possible to make a dump from the phpBB users table and insert the information in the wp_users table?

    2. If a user is deleted from the wp_users table from the backend (Menu Option Users), the link between PHPBB and WP is broken again. How can this be fixed? I’ve tried to login with this user via the Widget into PHPBB which is working but the user is not saved into the wp_users table (which is also visible if I go back from the PHPBB page to the Home page of the website where still the login boxes are visible and not the confirmation that the user has logged in). The plan is also to clean the whole wp_users table to make a new start. Will this cause any problems? Now, it seems to be that this is not possible.

    3. How is it possible that a user which is deleted from PHPBB is also deleted from the wp_users table? Is there a link. Or should this be done manually?

    Hope thas someone is able to give me some more information how this is working.

    Thanks!

    Regards,

    Sven

The topic ‘[Plugin: WP phpBB Bridge]: Questions about transfer and delete users’ is closed to new replies.