Knowledge Base

Disable Template Editor
Article ID: 1047
Written By: Unknown Bliss
Written On: Mon Oct 25, 2010 5:50 pm
Description: This is a quick guide to disabling the template editor.
link to this article on phpbb.com: Select All
[kb=disable-template-editor]Disable Template Editor[/kb]
link to this article on your own board: Select All
[url=http://www.phpbb.com/kb/article/disable-template-editor/]Knowledge Base - Disable Template Editor[/url]

Introduction
This will disable your template editor so even board founders can't change your template or insert un-wanted code.

How To
Code Edits

Open config.php
Find ?>
Before Add @define('PHPBB_DISABLE_ACP_EDITOR', true);