phpcompat icon indicating copy to clipboard operation
phpcompat copied to clipboard

IThemes Sync

Open Netzie opened this issue 7 years ago • 1 comments

Hi ...

I ran the test and got this result: FILE: /var/www/MySite2Hide.com/public_html/wp-content/plugins/ithemes-sync/functions.php

FOUND 2 ERRORS AFFECTING 2 LINES

549 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead 570 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead

Any ideas..? Should I proceed to upgrade to PHP7 ??

Best regards

Netzie

Netzie avatar Mar 02 '18 17:03 Netzie

@Netzie The best way is to test the site on a staging or development site. If you can't do that check with iThemes if PHP 7 is supported in their plugin. I expect it is. The errors you are getting are most likely are for backward support but I can't guarantee it without seeing the code.

Though this is not really the place for these types of support questions.

grappler avatar Mar 09 '18 13:03 grappler