-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi!
I'm currently setting up etmv2 on my own server, but i'm running into issues with a table missing, i have imported the schemal.sql file (without errors) and also the all_seeders.sql.
However, when i try to create my first account it says:
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
ERROR - 2018-01-15 11:25:44 --> Query error: Table 'etmv2.stats' doesn't exist - Invalid query: SELECT *
FROM `stats`
ORDER BY `id` DESC
LIMIT 1
Server is Ubuntu 16.04, database is MariaDB, webserver is Apache2 behind an nginx reverse proxy.
Database name is "etmv2"
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels