Forums

[Plugin: phpbb_recent_topics] Activating in 2.6 doesnt work (6 posts)

  1. fluentdesigns
    Member
    Posted 1 year ago #

    After activating the plugin in 2.6 it makes all my plugins on the site not work. Any help? Has anyone tested this on 2.6?

    http://wordpress.org/extend/plugins/phpbb-recent-topics/

  2. Tenmagnet
    Member
    Posted 1 year ago #

    I have the same problem. Does this work with 2.6??

  3. desertmagic
    Member
    Posted 1 year ago #

    I have the same problem. Any ideas on how to get this plugin to work with Wordpress 2.6?

    Update: I got this to work. I had to go in and issue a SQL command to give read access to my WordPress database user because I am running two databases (one for WordPress and the other for PHPBB3). Instructions for this are included on the Installation instructions.

  4. Anaon
    Member
    Posted 1 year ago #

    Could you please post the sql command you used because I can't make it work :(

    Thanks

  5. linickx
    Member
    Posted 1 year ago #

  6. Anaon
    Member
    Posted 1 year ago #

    Thank you, I knew this page but I'm not too good at sql stuff :p

    GRANT SELECT ON phpbb_database.phpbb_topics TO wp_user@localhost;

    I don't know what I have to replace in this line... And do I have to type it my PHPBB sql or Wordpress sql... I'm not sure about the note below...

    this can be achieved by logging into phpmyadmin as your phpbb user, selecting SQL and pasting the correct GRANT into the text box.

Topic Closed

This topic has been closed to new replies.

About this Topic