• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Znoteacc with canary

ForgottenNot

Member
Joined
Feb 10, 2023
Messages
237
Reaction score
23
Hi

I'm trying to use znoteacc with canary i have installed database configured everything but when i i want to load the page i get this
Lua:
Fatal error: Uncaught mysqli_sql_exception: Unknown column 'premium_ends_at' in 'field list' in C:\xampp\htdocs\engine\database\connect.php:53 Stack trace: #0 C:\xampp\htdocs\engine\database\connect.php(53): mysqli_query(Object(mysqli), 'SELECT `id`, `n...') #1 C:\xampp\htdocs\engine\function\users.php(1583): mysql_select_single('SELECT `id`, `n...') #2 C:\xampp\htdocs\engine\init.php(61): user_data('1', 'id', 'name', 'password', 'email', 'premium_ends_at') #3 C:\xampp\htdocs\index.php(2): require_once('C:\\xampp\\htdocs...') #4 {main} thrown in C:\xampp\htdocs\engine\database\connect.php on line 53

how to solve this?
 
Back
Top