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
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
I'm working on the installer this morning...
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!
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.
It's not that...
Resolved...posting the fix shortly...
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.