• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

How change website account Znote

gubbo123

New Member
Joined
Aug 15, 2017
Messages
151
Solutions
1
Reaction score
3
Hello, it's possible change the system of Znote website? in my server don't have the tabble "name" on accounts
just id and password.

Imgur: The most awesome images on the Internet


when i'll create a new character on website i got this error.

HTML:
 string(50) "SELECT `id` FROM `accounts` WHERE `name`='121212';" 
(query - SQL error) 
Type: [B]select_single[/B] (select single row from database)

Unknown column 'name' in 'where clause'

ok, i understand why.. but...
how can i fix it in site, without do things in my server sources?
because if i use other database, i'll create a table name in account... but my server just read the" id"accounts
 
Back
Top