I can't waitUnknown Bliss wrote:I have been working on other things lately however the next release of this should be soon.
phpBB.com uses a Wordpress installation. It has a custom style applied to make it match the website, and uses a sort of hook to transfer the username color and such, but other than that, it's not a MOD. So this MOD will give you similar functionality (i.e. a blog for your site), but it will more integrated into phpBB itself.*Daniel wrote:Will this be the same as phpbb.com? (or rahter the system they got)
Code: Select all
request_var['config']
$_REQUEST['config']
I hadn't looked into it and that line was one of david's so he did the nubness.Erik Frèrejean wrote:That will of course never work . Should be:Code: Select all
request_var['config']
$_REQUEST['config']