Hello,
To fix this, please FTP your site, and go to Wp-content -> plugins -> All in one calendar -> all-in-one-calendar.php and delete the following code at line 160
unset( $plugins->active[ array_search( $basename, $plugins->active ) ] );
This should fix the issue.
Thanks