A client has been been upgrading akeeba admin tools pro on their site. Upon doing so on the frontend we get a php fatal error:
[18-May-2017 15:19:27 Europe/London] PHP Notice: Undefined property: AtsystemFeatureSuperuserslist::$container in /home/talondon/public_html/plugins/system/admintools/feature/superuserslist.php on line 144
[18-May-2017 15:19:27 Europe/London] PHP Notice: Trying to get property of non-object in /home/talondon/public_html/plugins/system/admintools/feature/superuserslist.php on line 144
[18-May-2017 15:19:27 Europe/London] PHP Fatal error: Call to a member function getQuery() on null in /home/talondon/public_html/plugins/system/admintools/feature/superuserslist.php on line 145
and on the backend they are getting:
[18-May-2017 15:22:20 Europe/London] PHP Fatal error: Call to undefined method FOF30\Platform\Joomla\Platform::getSessionVar() in /home/talondon/public_html/plugins/system/admintools/feature/customblock.php on line 17
For now we have just disabled the plugin.
Please advise.
Many thanks