Hi, yes... we need to update the plugin asap! :!: In the meantime, please update /plugins/content/webrotate360/webrotate360.php around line 35 and change this:
function plgContentWebRotate360(&$subject, $config)
to this:
function __construct(&$subject, $config)
This should resolve the...