Update Installation

Ruan 2020-06-08 16:04:33 +00:00
parent 6599e240ed
commit bddbeb3170

@ -88,4 +88,6 @@ If you get an error "404 Not Found": make sure that you've extracted it to the c
If bans don't show up:
- Try /litebans:ban - if this works and /ban doesn't, then another plugin is overriding the command. See [Command Aliases](https://gitlab.com/ruany/LiteBans/wikis/Command-Aliases)
If you are unable to connect to `localhost` but are certain that there is a database server running on the local machine: try setting the host to `127.0.0.1` instead of `localhost`.
If you are unable to connect to `localhost` but are certain that there is a database server running on the local machine: try setting the host to `127.0.0.1` instead of `localhost`.
If skins/avatars are not showing correctly: change the `avatar_source` in settings.php. Three example sources are indicated above the option.