2023-03-22, 02:36 PM
Failed opening required '/home/storiesp/public_html/inc/plugins/pluginlibrary.php' in /home/storiesp/public_html/inc/plugins/fastyle.php
This error suggests the plugin library is required for the fastyle plugin.
PHP Fatal error: Uncaught Error: Call to a member function read() on null in /home/storiesp/public_html/inc/plugins/googleanalytics.php:73
Looking at the plugin code, it is a bug, it is using the $cache variable but it hasn't been globalised.