Hey,
I was told by my host techs to simply add each user to the other db.
I’m still getting some kind of error : phpBB Error -phpbb_topics
In the setting page for the plugin it did pull a list of topics to exclude, but it displays the rror in the widget.
After that you should go to my php admin and press mysql icon in the left top after logging in, then window will pop up where you should type “GRANT SELECT ON REPLACE_THIS_TEXT_WITH_YOUR_PHPBB_DATABASE_NAME.phpbb_topics TO REPLACE_THIS_TEXT_WITH_WORDPRESS_USERNAME@localhost;” (wihtout quote)
When I clicked on the top left SQL icon it brought up a pop-up to run a sql query. Thats not where you add that “Grant select” line is it?
Robert