• Hello M?ns Jonasson,

    I am seeing some incompatibilities with your plugin and PHP7. the mysql_* (mysql_query, mysql_fetch_array, mysql_result, etc) functions are depreciated in PHP 5.5.0, and have been removed from PHP7.

    There are mysqli_* equivalents for most of these, although I am wondering if this plugin shouldn’t be updated to just use the WordPress WPDB class.

    Thanks for your work providing this functionality to the community.

    Matt Keys

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    are you really using the latest version of EMR? There are no mysql_* calls in the plugin since at least a year or two.

    Thread Starter Matt Keys

    (@mattkeys)

    Very interesting. We aren’t seeing any updates available in our dashboard. However after your comment I took a look at the plugin itself and it seems that a developer had made some modifications to the plugin, and changed the version number out to 9.9.9 to avoid updates overwriting the modifications.

    Sorry I didn’t notice this sooner. I will figure this out on my end and update to the latest version.

    Thanks,

    Matt Keys

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 7 Issues’ is closed to new replies.