Englicist
asked 5 years ago

PHP Compatibility Checker plugin shows the following errors:
FILE: /home/englicist/public_html/wp-content/plugins/dw-question-answer/inc/User.php
———————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————-
74 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————————————————-

FILE: /home/englicist/public_html/wp-content/plugins/dw-question-answer/lib/recaptcha-php/recaptchalib.php
————————————————————————————————————————————————-
FOUND 4 ERRORS AFFECTING 3 LINES
————————————————————————————————————————————————–
220 | ERROR | The constant “MCRYPT_MODE_CBC” is deprecated since PHP 7.1 and removed since PHP 7.2
221 | ERROR | The constant “MCRYPT_RIJNDAEL_128” is deprecated since PHP 7.1 and removed since PHP 7.2
223 | ERROR | Extension ‘mcrypt’ is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
223 | ERROR | Function mcrypt_encrypt() is deprecated since PHP 7.1 and removed since PHP 7.2; Use OpenSSL instead
————————————————————————————————————————————————–
Please update the plugin so it supports the latest PHP Version. Thanks.

1 Answers
DominicStaff
answered 5 years ago

Thank for your feedback. We have sent and notified to our technical team about this issue, we will check and discuss about it. 

James Gentes
replied 5 years ago

Our site is currently down due to this error:

Deprecated: Function create_function() is deprecated in /www/wp-content/themes/dw-argo/inc/widgets/accordion-widget.php on line 62 Deprecated: Function create_function() is deprecated in /www/wp-content/themes/dw-argo/inc/widgets/tab-widget.php on line 106 Notice: The called constructor method for WP_Widget in dw_accordion_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /www/wp-includes/functions.php on line 3986 Notice: The called constructor method for WP_Widget in dw_tabs_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /www/wp-includes/functions.php on line 3986

Dominic Staff
replied 5 years ago

Yes, we will try to fix the plugin in the today.
In your case, you can send me username & password of your site and FTP account, we will help you fix it now.

James Gentes
replied 5 years ago

Sorry, didn’t get this message. Is this now fixed?

Dominic Staff
replied 5 years ago

Yes, we have checked and fixed the issue.

Powered by DW Question & Answer Pro