• After a lot of help from Fluffy ( https://trikuare.cx/ ) and Skippy ( https://www.skippy.net ), I have finally manage to make the plugin work.
    This plugin integrates WordPress and PHPBB, using PHPBB as the comment engine.
    (unfortunately it is not a completely one-click plugin yet)

    For complete information, directions, and a demonstration go to
    https://www.happypoet.com/?p=119

    I am working on other features, but also working on a MA thesis. (so forgive me if they dont get implemented quickly)

    Feedback is always welcomed.

Viewing 2 replies - 76 through 77 (of 77 total)
  • Thread Starter wduluoz

    (@wduluoz)

    Kalico:
    Sorry about the delay. Its best to post a response at https://www.happypoet.com/hackery/wphpbb/

    I check that daily.

    Which version are you using?
    If its the beta there were some problems, which I have fixed with the lastest beta, but its still beta.
    One of the fixes was that one of the settings for the input box was not being declared.

    About the comments, if you want the comments not to be seen on the pages then you can make a modified page template. Then instead of linking to the comments.php.
    Take the code from the modified comments.php and remove this line.

    <?php if ( function_exists(‘wphpbb_comments’)){ wphpbb_comments($id);} ?>

    This prints the comments. The wphpbb_quickreply prints the quick reply.

    wilbur

    Hi there!

    Perhaps this question has nothing to do with WP_PHPBB itself; is there anyway you can show wordpress sidebar in a phpbb forum?

    I like the WP_PHPBB comment and login integration, but you lose the sidebar when you load the forum.

Viewing 2 replies - 76 through 77 (of 77 total)
  • The topic ‘WP_PHPBB_Integration (Version 1)’ is closed to new replies.