I found a solution by replacing the php file.
Woraround for
https://tribulant.com
WordPress Slideshow Gallery plugin
Error
Warning: Declaration of SlideshowErrorHandler::log_error($num, $str, $file, $line, $context = NULL) should be compatible with GalleryPlugin::log_error($error = NULL) in C:\Inetpub\domain.com\httpdocs\wp-content\plugins\slideshow-gallery\includes\errorhandler.php on line 0
Fix
Replace the current file
..\wp-content\plugins\slideshow-gallery\includes\errorhandler.php
with new
errorhandler.php
Download:
https://my.pcloud.com/publink/show?code=XZOXiHkZnbvknEdtvCzobNoKvVCTWmq9LaRk
-
This reply was modified 6 years, 8 months ago by t78ch.