• Hi I upgraded to the most recent version and I get this

    1393435433.29
    ‘CREATE TABLE wp_gotham_volleyball_ai1ec_events_dt_ui_mig LIKE wp_gotham_volleyball_ai1ec_events’
    1393435433.29
    ‘INSERT INTO wp_gotham_volleyball_ai1ec_events_dt_ui_mig SELECT * FROM wp_gotham_volleyball_ai1ec_events’
    1393435433.29
    ‘CREATE TABLE wp_gotham_volleyball_ai1ec_event_instances_dt_ui_mig LIKE wp_gotham_volleyball_ai1ec_event_instances’
    1393435433.29
    ‘INSERT INTO wp_gotham_volleyball_ai1ec_event_instances_dt_ui_mig SELECT * FROM wp_gotham_volleyball_ai1ec_event_instances’
    1393435433.3
    ‘CREATE TABLE wp_gotham_volleyball_ai1ec_facebook_users_events_dt_ui_mig LIKE wp_gotham_volleyball_ai1ec_facebook_users_events’
    1393435433.3
    ‘INSERT INTO wp_gotham_volleyball_ai1ec_facebook_users_events_dt_ui_mig SELECT * FROM wp_gotham_volleyball_ai1ec_facebook_users_events’
    1393435433.3
    ‘Copies of following tables created successfully:’
    1393435433.3
    array (
    0 => ‘wp_gotham_volleyball_ai1ec_events’,
    1 => ‘wp_gotham_volleyball_ai1ec_event_instances’,
    2 => ‘wp_gotham_volleyball_ai1ec_facebook_users_events’,
    )
    1393435433.3
    ‘Ai1ecdm_Datetime_Migration::drop_indices’
    1393435433.3
    ‘Ai1ecdm_Datetime_Migration::add_columns’
    1393435433.31
    ‘Ai1ecdm_Datetime_Migration::transform_dates’
    1393435433.31
    ‘Ai1ecdm_Datetime_Migration::replace_columns’
    1393435433.31
    ‘Ai1ecdm_Datetime_Migration::restore_indices’
    1393435433.31
    ‘Ai1ecdm_Datetime_Migration::drop_indices’
    1393435433.32
    ‘Ai1ecdm_Datetime_Migration::add_columns’
    1393435433.33
    ‘Ai1ecdm_Datetime_Migration::transform_dates’
    1393435433.33
    ‘Ai1ecdm_Datetime_Migration::replace_columns’
    1393435433.34
    ‘Ai1ecdm_Datetime_Migration::restore_indices’
    1393435433.35
    ‘Ai1ecdm_Datetime_Migration::drop_indices’
    1393435433.35
    ‘Ai1ecdm_Datetime_Migration::add_columns’
    1393435433.35
    ‘Ai1ecdm_Datetime_Migration::transform_dates’
    1393435433.35
    ‘Ai1ecdm_Datetime_Migration::replace_columns’
    1393435433.35
    ‘Ai1ecdm_Datetime_Migration::restore_indices’
    1393435433.35
    ‘Table copies successfully modified:’
    1393435433.35
    array (
    ‘wp_gotham_volleyball_ai1ec_events’ =>
    array (
    0 => ‘start’,
    1 => ‘end’,
    ),
    ‘wp_gotham_volleyball_ai1ec_event_instances’ =>
    array (
    0 => ‘start’,
    1 => ‘end’,
    ),
    ‘wp_gotham_volleyball_ai1ec_facebook_users_events’ =>
    array (
    0 => ‘start’,
    ),
    )

    Warning: Failed to upgrade DB schema in /home/gothamvo/public_html/wp-content/plugins/all-in-one-event-calendar/app/controller/class-ai1ec-app-controller.php on line 598

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/gothamvo/public_html/wp-content/plugins/all-in-one-event-calendar/all-in-one-event-calendar.php:64) in /home/gothamvo/public_html/wp-content/themes/gotham-volleyball/functions.php on line 30

    https://www.ads-software.com/plugins/all-in-one-event-calendar/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter johnish411

    (@johnish411)

    When anonymous users go to the site they now see this

    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/gothamvo/public_html/wp-content/plugins/all-in-one-event-calendar/all-in-one-event-calendar.php:64) in /home/gothamvo/public_html/wp-content/themes/gotham-volleyball/functions.php on line 30
    
    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/gothamvo/public_html/wp-content/plugins/all-in-one-event-calendar/all-in-one-event-calendar.php:64) in /home/gothamvo/public_html/wp-content/themes/gotham-volleyball/functions.php on line 30

    I had an error during the upgrade also. Everything *looked* seems OK except the Widgets are gone. I tried a manual upgrade which didn’t error, but the widgets didn’t return.

    Any ideas? Thanks!

    Nevermind, post manual upgrade it looks OK.

    Hello John,

    Do you have backup of your Database? I would suggest you delete the plugin, reinstall it and restore events from the backup.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘v1.10.11 upgrade failed’ is closed to new replies.