🚀
PlanetStyles Theme Documentation
  • 👋Intrdouction
  • 🏃Getting started
    • How to install our phpBB themes
    • How to install phpBB extensions
    • How to update theme to new version
    • How to update extension to new version
    • How to edit code files
    • How to purge cache
    • How to set new theme as default
    • How to add your own code to our themes
  • 🛠️Troubleshooting
    • Theme not showing in "install styles" list
    • Extension not showing in "manage extensions"
    • Unable to find template "ajax.js"
    • HTTP error 500
    • No colours are showing up
    • Advance BBCode box on Milk theme
    • "missing style.css stylesheet"
  • ✨Feature Guides
    • 🥛Milk theme
      • Milk: Favicon
      • Milk: Logo
      • Milk: Header background
      • Milk: Navbar position
      • Milk: Font options
      • Milk: Layout width
      • Milk: Light / dark options
      • Milk: Accent colour options
      • Milk: Forum list options
      • Milk: Content block headers
      • Milk: Sidebar options
      • Milk: Social footer options
      • Milk: Post profile side
      • Milk: Collapsible panels
      • Milk: Scroll to top
      • Milk: Rounded corner options
      • Milk: Forum icon options
      • Milk: Global <head> code
Powered by GitBook
On this page
  • I have not edited the theme files:
  • I have edited the theme files:

Was this helpful?

  1. Getting started

How to update theme to new version

Last updated 1 year ago

Was this helpful?

We periodically release theme updates to add functionality, fix bugs, or keep up to date with the most recent phpBB version.

The update method depends on whether you have edited the theme files or not.

I have not edited the theme files:

  1. Re-download the theme from Themeforest (this will get the most recent version)

  2. Extract to your desktop

  3. Copy the new theme files

  4. Overwrite the existing theme files in your phpBB installation

You might also need clear your browser cache


I have edited the theme files:

  1. Re-download the theme from Themeforest (this will get the most recent version)

  2. Extract to your desktop

  3. Use a software such as BeyondCompare to identify the changes your made

  4. Note them down

  5. Copy the new theme files

  6. Overwrite the existing theme files in your phpBB installation

  7. Re-implement the changes you made

You might also need clear your browser cache

🏃
Purge cache
Purge cache