Installing And UnInstalling (AWC Wiki Forum)
From Another Web Company
| Forum Extension Current Options Manual Running On Updates More LinksHelp Full Download |
Fresh Install
- Download the Forum's .rar file.
- Upload the contents of the .rar to your Wiki's root folder
- extensions
- includes
- Edit your Wiki's LocalSettings.php file, add the following:
require_once( "$IP/extensions/awc/forums/awc_forum.php" );
just under
require_once( "$IP/includes/DefaultSettings.php" );
so it will look like this
require_once( "$IP/includes/DefaultSettings.php" ); require_once( "$IP/extensions/awc/forums/awc_forum.php" );
- Go to your "Special pages" and you will now see a link to your forum.
Wiki link to your forum would be [[Special:AWCforum| Forums]]. Click that and you will see a link to Install your forum.
- You're finished.
Updating Your Forum
- Download your Update
- Go to your ACP (Admin Control Panel)
- Click on "Forum Up-date Installer"
- Click on the Update version number.
- You're finished, fully updated.
Uninstall
- Go to your ACP (Admin Control Panel)
- Click "Forum Up-date Installer"
- Click Un-Install.
You will then be brought to one "warning" screen, next click will delete all of the forums Database tables.
- Remove the LocalSettings.php edit
require_once( "$IP/extensions/awc/forums/awc_forum.php" );
- Delete the following folder from your Wiki \extensions\awc\forums\
Note - do not delete all the folders, only delete the \forums\ folder.
- Delete the following file, SpecialAWCforum.php form your Wiki's includes folder.
- Send me an email or PM explaining why you did not like the Forum Extension :-)
| Whos here now: Members 0 Guests 0 Bots & Crawlers 1 |
