Database Error
The web interface has connected to the database, but could not find any tables generated by LiteBans.
This means that the plugin has not successfully connected to this database before with the same configuration.
Solutions:
- Check the startup logs to see if there are any errors.
- Ensure that the plugin is using the MySQL driver (not SQLite) to connect to the database.
- Ensure that the table prefix is the same in config.yml and settings.php.
Try Again