Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Yuibox

    (@yuibox)

    Please disregard.
    The confusion was with the ‘groupname’ that is not related to this plugin.

    That said, I’ll continue looking for a way to export the users and include their Access Level Title(instead of ID)

    Yes, it is documentation problem
    Check the following
    1)

    Here’s how to fix the problem;

    If you need immediate access to wp-admin then all you need to do is FTP into your WordPress plugins directory and rename the wp-phpbb-bridge plugin folder to something else. You’ll be able to access wp-admin once again. The problem however is that the bridge function of the plugin is still enabled in MySQL… Here’s the fix for that…

    Login into phpMyAdmin from your CPanel and open your WordPress database. Search for wpb_active and select all the DB tables before clicking Go. You’ll now see the row wpb_active, click on edit. Change both “yes” values to no. You now have your wp-admin back!

    This time be sure to enable the phpBB3 Users Widget before “turning on” the bridge.

    Dear programmer, please correct your installation instructions, talk about a dark cloud over a potentially brilliant plug-in!

    2)

    you need to have your forums as a sub folder of your wordpress blog.

    for example:
    domain.com/wordpress/

    your forums need to be:
    domain.com/wordpress/forums/

    otherwise you will have issues with the wp-admin page..

    The developer just forgot to add this IMPORTANT information

    Same problem here.
    I wish the documentation was more clear than this.

    Forum: Plugins
    In reply to: WP phpBB Bridge error

    Instead of reinstalling the plugin just type the wpbbreset URL. It should do the trick
    eg:
    http://www.yoursite.com/wpbbreset/yourpassword

Viewing 4 replies - 1 through 4 (of 4 total)