• I have used this plugin for a long time, while trying to set up a new multisite installation, when I activated this plug on one of the sites, I got the error the All-in-One Event Calendar has been disabled due to an error. I am on a locally hosted instance of a brand new version of MySQL running windows server 2012 R2.

    I checked to make sure the user account for the WordPress installation had alter rights on the WordPress database (it does). To confirm this I added a column to one of the ai1ec tables with the WordPress user, once confirmed I removed this column. The WordPress user actually has all rights available to it on that database for the moment just to be safe. I have restarted the database and server many times and I still cannot get past this error.

    Here are the error details:

    Error Details:
    #0 C:\inetpub\wwwroot\wordpress\wp-content\plugins\all-in-one-event-calendar\lib\database\helper.php(283): Ai1ec_Database_Helper->_check_delta()
    #1 C:\inetpub\wwwroot\wordpress\wp-content\plugins\all-in-one-event-calendar\app\controller\front.php(1077): Ai1ec_Database_Helper->apply_delta('CREATE TABLE cp...')
    #2 C:\inetpub\wwwroot\wordpress\wp-content\plugins\all-in-one-event-calendar\app\controller\front.php(291): Ai1ec_Front_Controller->_initialize_schema()
    #3 C:\inetpub\wwwroot\wordpress\wp-content\plugins\all-in-one-event-calendar\app\controller\front.php(62): Ai1ec_Front_Controller->_init(Object(Ai1ec_Loader))
    #4 C:\inetpub\wwwroot\wordpress\wp-content\plugins\all-in-one-event-calendar\all-in-one-event-calendar.php(88): Ai1ec_Front_Controller->initialize(Object(Ai1ec_Loader))
    #5 C:\inetpub\wwwroot\wordpress\wp-settings.php(391): include_once('C:\\inetpub\\wwwr...')
    #6 C:\inetpub\wwwroot\wordpress\wp-config.php(102): require_once('C:\\inetpub\\wwwr...')
    #7 C:\inetpub\wwwroot\wordpress\wp-load.php(37): require_once('C:\\inetpub\\wwwr...')
    #8 C:\inetpub\wwwroot\wordpress\wp-admin\admin.php(34): require_once('C:\\inetpub\\wwwr...')
    #9 C:\inetpub\wwwroot\wordpress\wp-admin\index.php(10): require_once('C:\\inetpub\\wwwr...')
    #10 {main}
    
    Request Uri: /wordpress/wp-admin/?ai1ec_reactivate_plugin=true
  • The topic ‘All-in-One Event Calendar has been disabled due to an error’ is closed to new replies.