Okay
  Public Ticket #1775477
Installation Error
Closed

Comments

  • haringeystem started the conversation

    Upon installing and activating a freshly downloaded Event Calendar plugin, I receive the following error when attempting to access the wp-admin page of my website:

    Warning: session_start(): Cannot find save handler 'memcache' - session startup failed in /var/sites/h/haringeystem.co.uk/public_html/wp-content/plugins/stachethemes_event_calendar/stachethemes_event_calendar.php on line 122

    Warning: Cannot modify header information - headers already sent by (output started at /var/sites/h/haringeystem.co.uk/public_html/wp-content/plugins/stachethemes_event_calendar/stachethemes_event_calendar.php:122) in /var/sites/h/haringeystem.co.uk/public_html/wp-admin/includes/misc.php on line 1126

    This error is significant enough to render the Wordpress dashboard inaccessible. Any assistance would be greatly appreciated.

    Thank you,

    Joe

  •  878
    Zhivko replied

    Hi,

    Open file stachethemes_event_calendar\stachethemes_event_calendar.php and comment line 50:

            $this->session_hooks();

    Stachethemes Developer