[SOLVED] View in Browser Plugin: anonymous Archive page

  • PHP version 5.6.40.

  • I tested the URL again twice just now, and this error appeared in my PHP error log each time:

[21-Apr-2019 16:45:14 UTC] PHP Fatal error: Interface ‘Interop\Container\ContainerInterface’ not found in /home4/oldenwi1/public_html/lists/admin/plugins/CommonPlugin/vendor/mouf/picotainer/src/Picotainer.php on line 14
[21-Apr-2019 16:57:22 UTC] PHP Fatal error: Interface ‘Interop\Container\ContainerInterface’ not found in /home4/oldenwi1/public_html/lists/admin/plugins/CommonPlugin/vendor/mouf/picotainer/src/Picotainer.php on line 14

  • When I installed ViewBrowser, my “Manage Plugins” page indicated it required my CommonPlugin to be updated, but under CommonPlugin I saw “Update status: Plugin must be updated manually”. So I downloaded & opened the zip file for the abovementioned CommonPlugin version, then via FTP I uploaded to my plugins folder /Common, /CommonPlugin, and CommonPlugin.php, overwriting the earlier versions that were there. Comparing the downloaded and uploaded copies of Picotainer.php, I see that they are identical, so it correctly uploaded.