phpBB

One of these days I might get round to uploading the various phpBB mods that used to reside here in a previous life. In the mean time here’s some links to some phpbb mods I made:

  • Insert Post - This functions is used to insert a post into your phpbb forums. It handles all the related bits like updating post counts, indexing search words, etc. The post is inserted for a specific user, so you will have to already have a user setup which you want to use with it.
  • FIND - Forum Integrated News Delivery - Delivers rss / xml newsfeeds direct to your forums.
  • View Profile Sig - Adds the user’s signature to their view profile page.
  • Watched Topics List - Adds a watched topics list so users can easily manage the topics they are watching.

And lots more… which I can’t be bothered tracking down. The phpBB site (and software) has changed a lot since I last looked at it, and not all for the better!

N.B. These were all developed for phpBB v2 and will most likely not work with the latest version of phpBB.