planetregin
Forum Replies Created
-
Sure @erricgunawan Will do it now! You guys are awesome!
Forum: Plugins
In reply to: [WP Links Page] Update to Pro versionThanks!
Works like a charm! The feed item goes live on the site as soon as it is available. Thanks again!
Thanks very much Eric. I don’t have access to the system now. Will try it and respond within a day. Thanks again!
Just wanted to add the compatibility errors with PHP 7 found on my site. Thanks!
FILE: ***/libraries/php-markdown/markdown.php
——————————————————————————————————————
FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
——————————————————————————————————————
242 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
1694 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
2271 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
2277 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
——————————————————————————————————————FILE: ***/libraries/browser.php
—————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————-
225 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————————-