Issue on dashboard with php 5.6
-
Since I updated to php 5.6, the Wassup dashboard widget says:
Warning: mysql_get_server_info(): No such file or directory in ***/wp-content/plugins/wassup/lib/main.php on line 1625
(I used *** to suppress the address of my site)
I think the issue is that mysql_get_server_info() is now depreciated:
https://php.net/manual/en/function.mysql-get-server-info.php
Besides this issue, the plugin continues to be useful – thank you.
– Eric
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Issue on dashboard with php 5.6’ is closed to new replies.