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

Website

Druiden Keso

New Member
Joined
Jun 6, 2013
Messages
51
Reaction score
1
HELP PLEASE!



Error occured!
Error ID: #C-5
More info: ERROR: #C-5 : Class::ConfigPHP - Key passwordType doesn't exist.

File: C:\Xammpp\htdocs\classes/configphp.php Line: 96
File: C:\Xammpp\htdocs/install.php Line: 178
 
HELP PLEASE!


Error occured!
Error ID: #C-5
More info: ERROR: #C-5 : Class::ConfigPHP - Key passwordType doesn't exist.

File: C:\Xammpp\htdocs\classes/configphp.php Line: 96
File: C:\Xammpp\htdocs/install.php Line: 178

Put this in your config.lua

Code:
-- Storage
passwordType = "sha1"
 
Back
Top