|
I turned on Demo mode. How do I turn it off? What is demo mode?
|
|
|
Once demo mode is enabled, changes to the configuration file cannot be made through the web site. This is what the demo mode is used for: to allow people to view the site, including the administrator pages without being able to change the configuration file, which could potentially crash the application.
To take the site out of demo mode, you will need to use FTP, Terminal Services, or some other method of directly connecting to your web site to connect to your site. Edit the application's config file to change giDemoMode from True to False.
|