salim
Starting Member
France
7 Posts |
Posted - 04 September 2000 : 09:33:49
|
For those who made many changes in a previous version (before beta 2) and do not want to switch to a new version for the moment. The probleme with the config file is that it access the database so many times to load "invariable" variables. So I thought we can hardcode these variables and re-generate them when needed, by using the scripting file system object.
I wrote this little config gererator that Admin can run each time changes are made to the configuration.
To use it, follow these steps: <ol type=1> <li>Make a copy of your config.asp file</li> <li>Copy the text: http://www.euromeda.com/build_config.txt and past it into a new file. Give the name build_config.asp to this file and put it in your forum directory</li> <li>Add a link to this file in the admin_home.asp</li> </ol id=1> That's it. Now, re-build config.asp (by running build_config.asp) each time you change the forum's configuration.
Please let me know if this speeds your forum
Edited by - salim on 08 September 2000 06:17:51 |
|