An Administrater must put the forum in Installation Mode (KB1002)
From MyUPBWiki
The error is generally an installation or upgrade problem
Contents |
Error Message
"Security Risk: Unable to initiate installation. An Administrater must put the forum in Installation Mode. You're IP Address has been sent to the administrater aswell as login information." - install.php and update1.x-2.0.php
Probable Cause
In the config.php, the INSTALLATION_MODE is off.
Possible Solutions
Edit the config.php and change INSTALLATION_MODE to TRUE;
User Contributions
-Rebles 18:44, 28 July 2006 (CDT) - Knowledge Base Creation
- In the BETA version, an interface to the config.php was not created yet to allow users to easily switch back and forthe between installation modes
