Ulysses Stuff > Ulysses Release Archives

OpenSteam: Bans and User Management System

<< < (18/23) > >>

Neubivljiv:
You are getting this message because:
you have not PDO enabled or you did not setup config.php (wrong db_username, password or database) or you don't have database (or tables) created.

$cfg["server"]    = 'localhost'; // do not change...test with this
$cfg["username"]  = 'root';   // make sure this is correct
$cfg["password"]  = 'password'; // make sure this is correct
$cfg["database"]  = 'prop_hunt'; //make sure you have this database and all tables (executed sql data from Database.sql)

Dunkstormen:
[ERROR] addons/opensteam/lua/opensteam/os_mysqloo.lua:25: attempt to index local 'queryQ' (a nil value)
1. fn - addons/opensteam/lua/opensteam/os_mysqloo.lua:25
2. unknown - addons/ulib/lua/ulib/shared/hook.lua:183

Decicus:

--- Quote from: Dunkstormen on July 08, 2014, 03:16:50 PM ---[ERROR] addons/opensteam/lua/opensteam/os_mysqloo.lua:25: attempt to index local 'queryQ' (a nil value)
1. fn - addons/opensteam/lua/opensteam/os_mysqloo.lua:25
2. unknown - addons/ulib/lua/ulib/shared/hook.lua:183

--- End quote ---
I don't know if this is it, but are you using the most updated mysqloo? http://facepunch.com/showthread.php?t=1357773

Dunkstormen:

--- Quote from: Decicus on July 08, 2014, 03:28:20 PM ---I don't know if this is it, but are you using the most updated mysqloo? http://facepunch.com/showthread.php?t=1357773

--- End quote ---


Seem's not to solve the problem. i get the same error as before

Neubivljiv:

--- Quote from: Neubivljiv on April 17, 2014, 05:05:53 AM ---Please check all before asking a question about database connection. If your installation of MySQLOO is not good, we do not provide support for it. So before posting, make sure that your MySQLOO is working (and without OpenSteam).

--- End quote ---
;)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version