After trying out bbPress, I was convinced I needed something more substantial. I really want to build up a strong community of people that know me in person or who just like my website.

The Simple Machines Forum (SMF) I have used for many years on various websites and in fact I have been using it since the very early betas even helping out with some of the support and documentation. So I am very happy to use this software on my personal website officially as of today!

Thanks to the help of a couple of SMF developers, I was able to include SSI into WordPress. This gives me access to all kinds of forum information that I can (if I want to) add to my blog such as who is online, latest posts, a welcome message etc. All I had to do was remove a few lines from Sources/security.php in SMF to make it work without any errors:

// Grudge chickens out and puts this in for compatibility. This will be ripped out on day one for SMF 1.2 though ;)
function is_admin()
{
isAllowedTo(‘admin_forum’);
}

Then it was just a matter of adding the usual line that forum/ssi_examples.php asks you to insert (which you insert into header.php on the top line) and job is done!

Enjoy the new forum and feel free to leave any suggestions for additional boards etc.

Link: https://www.pixelrefresh.com/forum

THANK JAMES WITH A COFFEE!
If you enjoyed this content, you can support James’ work by purchasing them a coffee…

James Woodcock

James is a Freelance Journalist, Copywriter, Author, Blogger & Podcaster specialising in gaming, gadgets and technology, both retro and modern. Ever since he experienced the first controllable pixel movement on the television screen, he has been entranced by the possibilities and rewarding entertainment value generated from these metal and plastic boxes of delight. Writing hundreds of articles, including commentary and reviews on various gaming platforms, whilst also interviewing well-known industry figures for popular online publications. Creator of the ScummVM Music Enhancement Project and host of the Game & Gadget Podcast. View his portfolio for more information.

James Woodcock has 1076 posts and counting. See all posts by James Woodcock

Leave a comment...

%d bloggers like this: