Limos I want Sqllite editorChange localhost to 127.0.0.1 in config.lua.
Thank You limos i will test it.I'm not familiar with SQLiteStudio, I would recommend to use SQLite Manager (Firefox add-ons) instead if you want to use SQLite, it's alot more easy to understand.
You can also just use MySQL btw, also when you use scripts here that require extra tables/columns, the queries are usually made for MySQL.
sqlType = "sqlite"Your server seems to support both MySQL and SQLite, and you have to change the setting to use SQLite file instead of MySQL server on config.lua. I think it's called "sqlType" and defaults to mysql, use sqlite instead.
Thank You Limos This Video Helped Me Very MuchIf you use MySQL you have to setup a MySQL database.
https://otland.net/threads/video-tu...ing-ot-server-website-and-shop-system.166818/
The first part is for MySQL.
Tani Open FAcebook to message yougo to config.lua search mysql change to sqlite!