Support

Home Forums Event Espresso Premium ERROR: Warning: Illegal string offset 'event_page_id' AND CAN´T ACCESS WP-ADMIN

ERROR: Warning: Illegal string offset 'event_page_id' AND CAN´T ACCESS WP-ADMIN

Posted: September 6, 2014 at 12:24 pm

Viewing 1 reply thread


Grupo Educativo Santander, S. C.

September 6, 2014 at 12:24 pm

Warning: Illegal string offset ‘event_page_id’ in /home/unisanus/public_html/eventos/wp-content/plugins/event-espresso/espresso.php on line 101

Warning: Illegal string offset ‘return_url’ in /home/unisanus/public_html/eventos/wp-content/plugins/event-espresso/espresso.php on line 102

Warning: Illegal string offset ‘cancel_return’ in /home/unisanus/public_html/eventos/wp-content/plugins/event-espresso/espresso.php on line 103

Warning: Illegal string offset ‘notify_url’ in /home/unisanus/public_html/eventos/wp-content/plugins/event-espresso/espresso.php on line 104

Warning: Illegal string offset ‘event_page_id’ in /home/unisanus/public_html/eventos/wp-content/plugins/event-espresso/espresso.php on line 1101

Warning: Illegal string offset ‘return_url’ in /home/unisanus/public_html/eventos/wp-content/plugins/event-espresso/espresso.php on line 1101

Warning: Illegal string offset ‘notify_url’ in /home/unisanus/public_html/eventos/wp-content/plugins/event-espresso/espresso.php on line 1101

Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/unisanus/public_html/eventos/wp-content/plugins/event-espresso/espresso.php:101) in /home/unisanus/public_html/eventos/wp-content/plugins/wordpress-popup/inc/external/wpmu-lib/functions-wpmulib.php on line 73

Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/unisanus/public_html/eventos/wp-content/plugins/event-espresso/espresso.php:101) in /home/unisanus/public_html/eventos/wp-content/plugins/wordpress-popup/inc/external/wpmu-lib/functions-wpmulib.php on line 73

Warning: Cannot modify header information – headers already sent by (output started at /home/unisanus/public_html/eventos/wp-content/plugins/event-espresso/espresso.php:101) in /home/unisanus/public_html/eventos/wp-includes/pluggable.php on line 1173


Lorenzo Orlando Caum

  • Support Staff

September 6, 2014 at 1:50 pm

Hi, there are multiple plugins reporting issues.

Try this to restore access to your WP admin:

http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F

Then restore the name of the WordPress plugins folder. Make sure that Event Espresso and its add-ons are up to date:

https://eventespresso.com/wiki/change-log/

Next, debugging display should be off on a live site. Add this macro to your wp-config.php file (middle of file is a good location):

define('WP_DEBUG', false);
  if (WP_DEBUG) {
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', true);
}

It should replace any existing debugging macros.


Lorenzo

Viewing 1 reply thread

The support post ‘ERROR: Warning: Illegal string offset 'event_page_id' AND CAN´T ACCESS WP-ADMIN’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso