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.

  • 938 Users Found This Useful

Was this answer helpful?

Related Articles

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...

How to reset the admin password in Drupal

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

Joomla Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile()

For this particular error we have found a work around which works until Joomla corrects their...

Gallery2 thumbnails will not show

If you are able to view your pictures in Gallery2 but the thumbnails are not showing or are...

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....