Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter snowrodeo

    (@snowrodeo)

    Update here: for sure ABASE will not work as is with php7 because the old mysql_** API is removed. Mostly you can replace the mysql_ with mysqli_ in the file abase.php, but look at your apache error log to find errors. In about 30 minutes I was able to get it working on my examples and have sent the code to the dev. Hopefully, he can clean this up quickly and provide a real update.

Viewing 1 replies (of 1 total)