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

7.4 Avesta With NicawAAC [Problem]

Tapadiz

New Member
Joined
Jan 9, 2016
Messages
6
Reaction score
0
Hello, I have run into a problem i cant tackle.

Imgur

It is when im trying to load the Nicaw i get this sql error.
If you need more information just ask.


All help is greatly appreciated!
 
It literally tells you what the problem is. But anyway, have you configured the config.inc.php file correctly a long with adding the additonal tables from Nicaw to your server database?
 
Nicaw AAC is using the mysql library, which is deprecated as of PHP 5.5. And I believe completely removed in 7.0.

Either rewrite it to mysqli (a patch job on sql.php might do), or choose another AAC.
 
Back
Top