Replies: 0
The plugin slider-wd 1.2.14 was updated to slider-wd-2.19.
The plugin wd-instagram-feed 1.3.6 was updated to wd-instagram-feed 1.3.8.
Both of these plugins were activated.
After activating of both plugins I could no longer login to the admin page on our WordPress instance. if I deactivated either of the above plugins I could once again login to the admin page on our WordPress instance.
The following fatal PHP error message was displayed in wp-content/debug.log when both plugins were activated simultaneously:
Cannot redeclare ten_web_lib_init() (previously declared in /var/www/html/wp-content/plugins/slider-wd/wd/start.php:31) in /var/www/html/wp-content/plugins/wd-instagram-feed/wd/start.php on line 31
Inspection of the file start.php in both updated plugins shows that they are exactly the same.
However, if I use slider-wd 1.2.14 then the fatal PHP error does not appear and I can login to he admin page on our WordPress instance. There is no conflict displayed in wp-content/debug.log and our WordPress instance performed correctly.
The file start.php is quite different in slider-wd 1.2.14 than start.php in slider-wd 1.2.19. They do not both call the function ten_web_lib_init().
I would like to upgrade slider-wd 1.2.14 to slider-wd 1.2.19, but the current update breaks my admin login to our WordPress instance.
Can someone at 10Web please fix this problem and advise me of the result?
Thank you!