• 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!

need help with znote problem! please

Jake Damico

New Member
Joined
Aug 31, 2014
Messages
101
Reaction score
1
Fatal error: Uncaught mysqli_sql_exception: Unknown column 'premium_ends_at' in 'field list' in C:\xampp\htdocs\engine\database\connect.php:54 Stack trace: #0 C:\xampp\htdocs\engine\database\connect.php(54): mysqli_query(Object(mysqli), 'SELECT id, `n...') #1 C:\xampp\htdocs\engine\function\users.php(1320): mysql_select_single('SELECT id, `n...') #2 C:\xampp\htdocs\engine\init.php(55): user_data('0', 'id', 'name', 'password', 'email', 'premium_ends_at') #3 C:\xampp\htdocs\myaccount.php(1): require_once('C:\\xampp\\htdocs...') #4 {main} thrown in C:\xampp\htdocs\engine\database\connect.php on line 54
Post automatically merged:

fixed the above issue now this??

Fatal error: Uncaught mysqli_sql_exception: Unknown column 'active_email' in 'field list' in C:\xampp\htdocs\engine\database\connect.php:90 Stack trace: #0 C:\xampp\htdocs\engine\database\connect.php(90): mysqli_query(Object(mysqli), 'INSERT INTO `zn...') #1 C:\xampp\htdocs\engine\database\connect.php(80): voidQuery('INSERT INTO `zn...') #2 C:\xampp\htdocs\engine\function\users.php(1261): mysql_insert('INSERT INTO `zn...') #3 C:\xampp\htdocs\register.php(148): user_create_account(Array, Array) #4 {main} thrown in C:\xampp\htdocs\engine\database\connect.php on line 90
 
Last edited:
Back
Top