phpBB: Switching template to default theme

To change your phpBB theme back to the default which may be necessary when upgrading, log into your hosting control panel, mysql section and click the phpmyadmin link on the bottom. Select the proper phpbb database. Click the browse link next to phpbb_config, select page 2, default style and click edit. Here change the config value to 1. This will set the phpBB template back to the default.

  • 891 Users Found This Useful

Was this answer helpful?

Related Articles

osCommerce - This is a potential security risk - please set the right user permissions on this file

This error is caused when the /includes/configure.php is world writable. To correct this, log...

How to reset the admin password in Drupal

To change the administrative password for your current Drupal installation you should:1. Go to...

Tiki Wiki: Notice: Only variable references should be returned by reference

You can find the latest version of ADODB here. To modify the function to not return a...

PHPList Email Throttling

As we are primarily a website hosting provider we limit email sending to 150 emails per hour. If...

Turn off PHP error messages via htaccess

From time to time you may encounter a script which has error messages you do not wish to see....