WP-United: The phpBB - WordPress Integration Package

For more example integrations, visit the Integration Gallery

WP-United glues together phpBB forums and WordPress blogs.

From simple single sign-on, to fully automatic template integrations, WP-United can help you create a fully-featured, compelling community site.

Visit the Features page, browse sample sites in the Gallery, or download WP-United and see for yourself!

WP-United v0.8.4 released!

Filed under: Release Announcements — Jhong at 3:28 am on Saturday, February 6, 2010

v0.8.4 is here, and brings a few bug fixes and improvements.

Get it from the downloads page. To upgrade from v0.8.x, simply copy over all the new files in /root, and then purge your phpBB cache. For upgrading from older versions, or installing fresh, please see the README included.

  • NEW: auto-installer replaces the manual wpu-installer.php
  • Fixed comments closed for global announcements when they shouldn’t be.
  • Fixed unreliable display of comment date/time
  • Added better error catching for when WP-United isn’t installed properly
  • Fixed timezone of cross-posts
  • Improved BBCode & magic URL checking in cross posts
  • Fixed errors with user blogs list, and improved login_userinfo template tag
  • Fixed username incorrect when editing cross-posted posts
  • Fixed integration error message after updating password or username under some circumstances
  • .. and a few other bug fixes too dull to list here.

Happy blogging!

v0.8.4 coming soon!

Filed under: WP-United Development — Jhong at 5:49 pm on Friday, February 5, 2010

Just to let everyone know that WP-United v0.8.4 is taking shape, and will be released soon — hopefully this evening. This release tries to improve the installation experience, and fixes all reported outstanding bugs.

  • Better error messages when WP-United is installed in the wrong order, or settings are not correct
  • A smoother install process, with no need to run the wpu-install.php installer any more
  • Several minor bugs with cross-posting resolved, including timezone problems and problems when editing posts and announcements
  • Several other outstanding issues resolved

Unless major bugs are reported against this version, this is expected to be the last WP-United release in the v0.8x branch. So, you won’t have to keep updating every week.. for a few weeks, anyway :-) .For details on v0.9, and to participate in the discussion on changes and new features, please visit the Forum.

So, if you were looking for something to do over the weekend… watch this space!

WP-United v0.8.3 released!

Filed under: Release Announcements — Jhong at 10:21 pm on Friday, January 29, 2010

WP-United v0.8.3 is now ready for download. This release fixes all reported bugs outstanding or reported since v0.8.2, and with luck will be one of the last and most stable releases in the v0.8 branch.

To upgrade from v0.8.x, just upload the full fileset from root/ to your forum root, clear the phpBB cache and run the Setup Wizard all the way through again. Don’t forget to copy over your blog.php, and – if the Setup Wizard doesn’t do it for you – the wpu-plugin.php plugin file.

To upgrade from earlier versions, follow the relevant upgrade file included in the contrib/ folder, and follow these instructions.

What’s new?

  • Fixed comments trying to get cross-posted details when empty
  • Fixed default WP avatar broken
  • Fixed avatar syncing for integrated users
  • Fixed RSS feeds not showing correctly for WordPress-in-phpBB
  • Various fixes for when phpBB Gzip is active
  • More plugin fixes… fixes
  • Fixed comment links on non-cross-posted comments
  • Editing cross-posts that have become sticky or announcements now preserves their status
  • Fixed missing options and display glitches in the user mapping tool
  • … and more

WP-United v0.8.2 released!

Filed under: Release Announcements — Jhong at 12:43 am on Tuesday, January 26, 2010

I’m pleased to announce the release of WP-United v0.8.2. This fixes a number of bugs discovered since the release of 0.8.1, and includes several improvements.

To upgrade from v0.8.x, just upload the full fileset from root/ to your forum root, clear the phpBB cache and run the Setup Wizard all the way through again. Don’t forget to copy over your blog.php, and – if the Setup Wizard doesn’t do it for you – the wpu-plugin.php plugin file.

To upgrade from earlier versions, follow the relevant upgrade file included in the contrib/ folder, and follow these instructions.

Read on to find out what’s new:
(More…)

WP-United v0.8.1 released!

Filed under: Release Announcements, phpBB3 — Jhong at 1:20 am on Wednesday, January 20, 2010

WP-United v0.8.1 contains fixes for bugs reported in the forum since the release of v0.8.0, including regressions in avatar support, and a permissions bug that prevented posting follow-up comments.
In addition, 20 minor other bugs are fixed.

Upgrading from v0.8.0 is easy — you just need to copy over the new files, purge the cache, and run the Setup Wizard again (an upgrade.xml file is included with details instructions).

If you are upgrading from v0.7x or earlier, see these instructions.

WP-United v0.8.0 RC2 released!

Filed under: Release Announcements, phpBB3 — Jhong at 3:44 am on Monday, January 18, 2010

I’m delighted to announce – at last – the release of WP-United v0.8.0, our second release candidate.

This release – which has been "almost ready" for almost six months – is finally here, and represents a huge code overhaul, and many significant changes and additions. as part of this, the majority of WP-United code has been rewritten.

Here are some of the highlights:
(More…)

How to upgrade WP-United from v0.7x to v0.8.0

Filed under: Using WP-United, phpBB3 — Jhong at 2:57 am on Monday, January 18, 2010

Now that WP-United v0.8 is released, you will be wondering how to upgrade an existing v0.7x installation.

The procedure is simple. However, while you are upgrading, site visitors will receive errors, and certain pages will be inaccessible. It is therefore important that you bring your site offline during the upgrade process. The easiest way is probably to require a username and password using your .htaccess and an htpasswd file.

Once your site is offline, you are ready to upgrade. Open the file contrib/upgrading_from_v0.5.5_or_later/upgrade.xml in your browser, and read through the instructions before beginning.

Then follow the below steps:

  • Delete your phpbb-root/wp-united directory from your server — it contains old files that need to be removed.
  • Perform all the file copies and edits indicated in the upgrade.xml file — there are edits to three files, and you need to copy everything from root to your live site. If you renamed or moved blog.php, don’t forget to replace it with the new one for v0.8, and then edit it and provide the path back to phpBB, like you did before.
  • Next, open up the file wp-united/options.php on your server,find the option WPU_DISABLE, and change the option from FALSE to TRUE. This will temporarily disable WP-United so you can complete the upgrade.
  • Visit your phpBB Admin Control Panel, and purge the phpBB cache. This is important, without this the new WP-United hooks may not run.
  • Visit the WP-United Setup Wizard, and run it all the way through.
  • When completed, go back to your wp-united/options.php and change WPU_DISABLE from TRUE back to FALSE

Your upgrade should now be complete. Surf your site and play with the various new options. When satisfied, re-enable access to your site.

Remember that WP-United v0.8 contains many additions and changes. It is recommended that you test it on an offline copy of your forum first to ensure the upgrade will fit your needs before upgrading your live site.

Happy blogging!

WP-United v0.8 to be released today!

Filed under: WP-United Development — Jhong at 10:57 am on Sunday, January 17, 2010

Unless something goes terribly wrong, WP-United v0.8 will be released later today. (‘Today’ was supposed to be ‘yesterday’ but, due to ongoing testing, there are a few additional last-minute changes to cross-posting).

This afternoon I will briefly disable access to this site while we upgrade this site, and shortly thereafter I will post upgrade instructions here.

Welcome to our new server

Filed under: WP-United Development — Jhong at 2:30 pm on Thursday, December 31, 2009

Apologies for the various bits of downtime over the last 24 hours — I have moved the VPS that holds WP-United.com, among various other sites, to a different continent. The move is now complete — if you are seeing this, then welcome to the new server!

If you notice any problems, please let me know. However, for all intents and purposes, things should be identical to the way they were before.

In the next couple of days, there will be a small amount of downtime as this site migrates to v0.8 of WP-United — consider it final testing just before I get to finally release it. In the meantime, any help in testing v0.8 and reporting bugs in the appropriate forum is, as always, much appreciated.

v0.8 coming soon — and server move in progress

Filed under: Release Announcements — Jhong at 11:20 pm on Monday, December 28, 2009

I had promised v0.8 by Christmas — and it really is, very nearly ready. I just need a few more days to complete the finishing touches and do some final testing. If you are waiting for it, I encourage you to download it from our SVN server at http://www.wp-united.com/svn and test it out.

Meanwhile, wp-united.com will be moving servers from tomorrow. This shouldn’t take more than a few hours, and I’ll post more details here once the move is in progress.

« Previous Blog Posts