Blog

3.0.6 CAPTCHA plugins and you

Posted by Kellanved in Development, Moderating, Modifications, Styles, Support with the tags , , , on June 27th, 2009

You probably have already heard about it: the next release will include a host of new features. This post will present one of them in detail, showing the idea and the impact on users, style and MOD authors.

Most admins are experiencing problems with spam, which is taking away lots of energy that would be better spent on the enjoyable parts of administrating a community. We tried our best in the arms race against spambot programmers, but have to admit failure with our previous approach. Since 3.0.x became as popular as it is, any default visual confirmation gets broken almost instantly. After long discussion in and outside the teams, we came to the conclusion that diversity is the answer: every board admin should be able to use a non-default anti-bot measure without it being a pain. Read the rest of this entry »

Guest Post: Why you need to fill out the SRT by JimA

Posted by wGEric in Support with the tags , on June 25th, 2009

In the Support forums hundreds of support posts are made daily. People who have a problem, or just a question they’d like to ask. It’s hard to answer all of those questions. Sometimes we need more information in order to get a better view of the problem to solve it.

Read the rest of this entry »

Junior Developers

Posted by naderman in Development with the tags , , , , , on June 17th, 2009

phpBB is continuing its process of opening up the development process. After an internal trial phase we have now opened up the Junior Developer Team to regular members of our community. An increasing amount of people involved in phpBB development should both speed up the development and improve quality.

Read the rest of this entry »

phpBB 3.0.6 plans

Posted by Acyd Burn in Development, Modifications, Styles with the tags , , , on June 10th, 2009

Here we are. phpBB 3.0.5 got released and work on phpBB 3.0.6 began. Previously, we concentrated on fixing bugs and only introduced tiny new features. This time, phpBB 3.0.6 will be a “feature” release, packed with numerous new, cool, stunning, breath-taking… err, just new features. ;) We will now tell you which new features are planned for 3.0.6 and what style authors and modders need to take care of.

Read the rest of this entry »

Dealing With Gumblar and Martuz

Posted by Noxwizard in Support on May 22nd, 2009

In the past few weeks, a Trojan (Troj/JSRedir-R) has become the most prevalent malicious infection to ever hit websites. According to Sophos, this Trojan accounts for 42% of all infected web pages in the past two weeks. This Trojan typically targets PHP sites, and is not caused by a vulnerability in the scripts you run. Once the Trojan is on your local computer, it searches for FTP credentials and then uses them to modify the files on your website. FTP clients that store their passwords in plaintext, like FileZilla, are particularly vulnerable to this.

Read the rest of this entry »

Guest Post: Starting your own MOD by A_O_C

Posted by wGEric in Modifications with the tags , , on April 21st, 2009

MOD requests are common with each version of phpBB. Every user wants something different to make their board unique. The problem, however, is that there are more users than MOD Authors. However, with an understanding of PHP and phpBB, you can create your own!

Read the rest of this entry »

What do you want to see on this blog?

Posted by battye in Development, Moderating, Modifications, Styles, Support with the tags on April 14th, 2009

I touched on this in an article at my own site last month, but it is worth mentioning here as well.

This blog currently covers a wide range of topics relating to how to run your forum (How many forums should I create?, How Many Moderators Do You Really Need?, etc), to technical aspects about phpBB and MODs (Injection Vulnerabilities, Templating just got easier, etc) and even general posts about the phpBB project itself (Talkin bout Area51, Londonvasion Re-Cap – phpBB Ascraeus, etc). We would like some feedback from the community to get an idea about the sort of things you would like to read in the blog posts.

Our questions to you is: are there any topics in particular you would like to see posted in the blog? Are there other categories of articles (besides the ones mentioned above) which we need to focus on more?

Please give us your feedback by replying in the comments box below.

Thanks!

Guest Post: Supporting phpBB by JimA

Posted by wGEric in Support with the tags , , on April 6th, 2009

Because phpBB is a very large product, it needs to be supported. People who have a problem/question and they come here to find an answer or solution. Have you ever looked at the support forums? If so, you might have seen that there are many many topics a day and just a few people answering the topics, which is great of course.

Read the rest of this entry »

How many forums should I create?

Posted by battye in Moderating, Support with the tags , on March 18th, 2009

I touched briefly on this in the very first blog post here at phpBB.com. If you’ve just set up phpBB, how many forums should you create?

As I said in that blog post, the key is to start small and increase the number of forums you have over time. There is nothing worse than going to a forum which takes a minute to load, takes twice that long to scroll to the bottom of the page and has dozens upon dozens of inactive forums with either a handful of posts or none at all. Even though there might be a couple of very active forums amongst it all, many people will still think your forum is inactive. Read the rest of this entry »

Talkin bout Area51

Posted by battye in Development with the tags , , , , on February 25th, 2009

No! I’m not talking about military bases or U.S. conspiracy theories, but rather phpBB’s very own Area51 – http://area51.phpbb.com

Area51 is phpBB’s official testing ground, and as stated on the site it is the home of “bleeding edge developmental code”. The site was established in 2001 – the brainchild of psoTFX, the former leader of the development team, in order to have a local installation of phpBB that they could test in a real life situation. With the main phpBB.com forum obviously out of the question, Area51.phpbb.com can be used so that the developers can see how the latest code is holding up with many concurrent users online, without fear of users becoming annoyed if certain features aren’t working (which I will touch on in a minute).

Area51 boasts the unique feat of hardly changing at all and always changing at the same time.

Read the rest of this entry »