How to Setup SMTP Settings in phpBB

Your phpBB website has the ability to send email notifications, using your SMTP (Simple Mail Transfer Protocol) settings. In this guide we will show you how to setup your SMTP settings in phpBB. You will then be able to send email notifications from your phpBB website. Setting up SMTP in phpBB Login to your phpBB Read More >

Posted in phpBB on

How to set my default phpBB user group

As a phpBB admin, you have the ability to change which group in a user’s group list will be their default. The default group dictates how the user will display when logged into the site. For instance, a user is in both Registered Users and Moderators groups. Their default group is the Registered User group, Read More >

Posted in phpBB on

Allowing email reuse in phpBB

When adding users to a phpBB forum, when testing or debugging your user registrations, you may run into an errors like the following. The entered email address is already in use. This error occurs when you try to enter the same email address multiple times when registering user accounts. When you are running tests on Read More >

Posted in phpBB on