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
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.
Support forum for Event Espresso 3 and Event Espresso 4.