Tag Archives: phpBB

phpBB Hook to remove success messages

Time for another phpBB hook, this time the aim is to remove the messages which irritate some people when a post has been made and instead redirect the user immediately to the default choice. A few considerations had to be … Continue reading

Posted in Code Snippets, Web, phpBB | Tagged , , , , , | Leave a comment

Another phpBB Hook

Further to my entry last month about a phpBB Hook to disable the post queue for certain users, I’ve written a really quick one to enable phpBB’s debugging mode for founder users. Debug mode is usually enabled by using the … Continue reading

Posted in Code Snippets, Web, phpBB | Tagged , , , , , | Leave a comment

phpBB Post Queue

In phpBB 3.0.3 we added the possibility to queue posts of users who had a post count lower than an administrator defined threshold, this works very well at keeping spam out of the public eye on your board. But on … Continue reading

Posted in Code Snippets, Web, phpBB | Tagged , , , , , , | 3 Comments

phpBB Developer

It’s about time I wrote an entry about this amazing opportunity I have been given, I have joined the phpBB development team and I will be helping them with their journey towards the next major release, 3.2 or Ascraeus. Sadly … Continue reading

Posted in Life, phpBB | Tagged , , | 1 Comment