Error install.php on line 288

marke / 2017-02-10 13:56:01   

Doing a clean install, but after entering the database data I run into this:

Fatal error: Call to undefined function mysqli_ver() on line 288

Vaska A / 2017-02-10 14:00:26   

I'm working on the installer this morning...

marke / 2017-02-10 14:05:38   

It seems to be 5.6.29. I'll have a deeper look soon.

PS, I'd appreciate if you could delete the URL from previous post (lousy copy-paste). Thank you!

Vaska A / 2017-02-10 14:07:51   

It's a bug...already fixed on my side. I have to test it out though (there might be other bugs). On line 657 change

mysql_ver

to

mysqli_ver

I'm having a hard time with this update...working on it.

Vaska A / 2017-02-10 14:24:00   

It's not that...

Vaska A / 2017-02-10 14:38:20   

Resolved...posting the fix shortly...

Vaska A / 2017-02-10 14:47:36   

By the time you read this the files will be uploaded - redownload the files and use the newest /ndxzstudio/install.php and I'm sure it will work.

This thread has been closed, thank you.