Replies: 0
Hi Guys,
Looks like this plugin is NOT compatible with php 7.1
Can you please help with fixing it?
See below errors
Much Thanks
Zeev
FILE: /home/ubuntu/wordpress/wp-content/plugins/tablepress/views/view-about.php
————————————————————————————————————
FOUND 2 ERRORS AFFECTING 2 LINES
————————————————————————————————————
185 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
186 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
————————————————————————————————————
FILE: /home/ubuntu/wordpress/wp-content/plugins/tablepress/libraries/excel-reader.class.php
————————————————————————————————————————————————————
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
————————————————————————————————————————————————————
222 | WARNING | Method name “OLERead::__readData” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
240 | WARNING | Method name “OLERead::__readPropertySets” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
————————————————————————————————————————————————————