Default IPS Icon

IPS Plugins 4.7.X 4.6.X (DB) Switch development mode 1.0.1
The plugin adds a developer mode toggle button to the ACP panel.

IPS applications and plugins require you to extract the .TAR or .XML content from the zip archive before installing.
The plugin adds a developer mode toggle button to the ACP panel.

Installation:
1. Make sure you have a constants.php file located in the root of the IPBoard installation
PHP:
<?php
define( 'IN_DEV_STRICT_MODE', FALSE );
define( 'DEV_DISABLE_ACP_SESSION_TIMEOUT', FALSE );
define( 'DEV_HIDE_DEV_TOOLS', FALSE );
define( 'DEV_USE_WHOOPS', FALSE );
define( 'IN_DEV', FALSE );

2. Make sure that you downloaded and added Developer Tools to your IPBoard root folder
Developer Tools
  • chrome_SvFZdAtZic.png
    chrome_SvFZdAtZic.png
    20.2 KB · Views: 58
  • chrome_8gafIGWOEg.png
    chrome_8gafIGWOEg.png
    116.3 KB · Views: 58
shanruto
Author shanruto
Level
10
5,175 pts
1.0.1 Version
10 Downloads
922 Views
Published
Updated
0.00 star(s) 0 ratings Average Rating (0)
No Tags

More files from shanruto

Top Bottom