ServA1
Website Design and Hosting
Website Design and Hosting
May 14th
This phpBB3 mod will ban the use of email address accounts for any future registrations.
Note : This does not affect current registrations which is the case when using the inbuilt PhpBB3 “ban emails” admin control panel setting.
Open :
/includes/functions_user.php
Find :
$allowed_email = ($allowed_email === false) ? strtolower($user->data['user_email']) : strtolower($allowed_email);
After add More >
Sep 27th
Sep 26th
The following is a list of things you can do to help improve your website loading speed.
GZip compression can be controlled in Apache More >