evelk
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Activity Log] Error on login screen after upgradeAfter upgrade to PHP 7.2.2. we have the same warnings in PHP log files:
php[2736] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in <wwwroot>\wordpress\wp-content\plugins\wp-security-audit-log\classes\Sensors\LogInOut.php on line 207
According to Apache log file warning in php log gets caused by “POST /wordpress/xmlrpc.php” action:
81.2.195.241 – – [13/Feb/2018:10:38:41 +0100] “GET / HTTP/1.1” 200 29133 “-” “Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36”
81.2.195.241 – – [13/Feb/2018:10:38:42 +0100] “POST /wordpress/xmlrpc.php HTTP/1.1” 200 403 “-” “wp-iphone”Forum: Plugins
In reply to: [Easing Slider] T-Static ErrorVersion 2.2.0.4 installed ok and after activating the plugin no errors. The slider which was made with 2.1.4.3 was not working anymore.
There was one slider available (pretty high id number), but the original images where not included/visible.
I had no time to add all the images manually again, so I re-installed 2.1.4.3 again.
Are any extra steps needed to make sure the slider and the images from the old version are visible in 2.2.0.x too?
Forum: Plugins
In reply to: [Easing Slider] T-Static ErrorHi Matthew, v2.1.4.3 was placed back and is still working. Good luck with fixing.
Forum: Plugins
In reply to: [Easing Slider] T-Static Errorv2.2 gave error (using PHP Version 5.2.8):
[13-Jan-2015 22:36:08] PHP Parse error: parse error in D:\home\…\WWW\wordpress\wp-content\plugins\easing-slider\easing-slider.php on line 138
After installing 2.2.0.1 the complete site is not working anymore:
[13-Jan-2015 23:25:57] PHP Fatal error: Call to undefined method Easing_Slider::create() in D:\home\…\WWW\wordpress\wp-content\plugins\easing-slider\includes\class-es-legacy.php on line 384