Error on fresh install

Home Forums Calendar Products Events Calendar PRO Error on fresh install

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #990219
    oniregoc
    Participant

    Hello,

    doing a very fresh re-install (no other plugins) I got this : (I replace begining of the adress for security reasons)

    Warning: sprintf(): Too few arguments in /***********/wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php on line 39

    Warning: Cannot modify header information – headers already sent by (output started at /***************/wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php:39) in /home/cogerino/public_html/lecolephoto/wp-includes/option.php on line 772

    Warning: Cannot modify header information – headers already sent by (output started at /**************/wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php:39) in /home/cogerino/public_html/lecolephoto/wp-includes/option.php on line 773

    what’s going on ? I didn’t get this before on old install.

    Thanks for any help !

    #990220
    oniregoc
    Participant

    with debug bar :

    WARNING: wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php:39 – sprintf(): Too few arguments
    require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, Tribe__Events__Settings->initTabs, do_action(‘tribe_settings_do_tabs’), call_user_func_array, Tribe__Events__Main->doSettingTabs, include_once(‘/plugins/the-events-calendar/src/admin-views/tribe-options-display.php’), sprintf
    WARNING: wp-admin/admin-header.php:9 – Cannot modify header information – headers already sent by (output started at /****************/wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php:39)
    require_once(‘wp-admin/admin.php’), require_once(‘wp-admin/admin-header.php’), header
    WARNING: wp-includes/option.php:772 – Cannot modify header information – headers already sent by (output started at /***************/wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php:39)
    require_once(‘wp-admin/admin.php’), require_once(‘wp-admin/admin-header.php’), wp_user_settings, setcookie
    WARNING: wp-includes/option.php:773 – Cannot modify header information – headers already sent by (output started at **************/wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php:39)
    require_once(‘wp-admin/admin.php’), require_once(‘wp-admin/admin-header.php’), wp_user_settings, setcookie

    #990227
    oniregoc
    Participant

    Ok find something :

    the problem is the events calendar version 3.11 :
    I am using French version of wordpress : when swaping to English version no more problem.

    The problem do not exist with wordpress version 4.2.3 and the events calendar version 3.10.1.

    #990502
    Barry
    Member

    Hi @oniregoc,

    That’s right – our apologies for the disruption – but the text in question changed and so having an out of date translation can cause this issue. You might actually be able to find the most recent translation over here:

    translations.theeventscalendar.com

    Remember also that it is typically a bad idea to have the display of errors turned on in a live/production site!

    #995042
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Error on fresh install’ is closed to new replies.