• Updated to wp 3.3 and got this set of errors which went away when the calendar and widget were deactivated. Here’s what the front end shows:

    Warning: Parameter 1 to ec3_filter_posts_where() expected to be a reference, value given in /home/blog/wp-includes/plugin.php on line 227
    
    Warning: Parameter 1 to ec3_filter_posts_join() expected to be a reference, value given in /home/blog/wp-includes/plugin.php on line 227
    
    Warning: Parameter 1 to ec3_filter_posts_groupby() expected to be a reference, value given in /home/blog/wp-includes/plugin.php on line 227
    
    Warning: Parameter 1 to ec3_filter_posts_orderby() expected to be a reference, value given in /home/blog/wp-includes/plugin.php on line 227
    
    Warning: Parameter 1 to ec3_filter_posts_fields() expected to be a reference, value given in /home/blog/wp-includes/plugin.php on line 227
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/blog/wp-includes/plugin.php:227) in /home/blog/wp-content/plugins/smarter-navigation/main.php on line 70
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/blog/wp-includes/plugin.php:227) in /home/blog/wp-content/plugins/smarter-navigation/main.php on line 70
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/blog/wp-includes/plugin.php:227) in /home/blog/wp-content/plugins/smarter-navigation/main.php on line 70
    
    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/blog/wp-includes/plugin.php:227) in /home/blog/wp-content/plugins/jsspamblock/jsspamblock.php on line 43

    Here’s what the back end shows, on the Posts or Pages pages, but non the Dashboard, or other pages:

    Warning: Parameter 1 to ec3_filter_posts_where() expected to be a reference, value given in /home/blog/wp-includes/plugin.php on line 227
    
    Warning: Parameter 1 to ec3_filter_posts_join() expected to be a reference, value given in /home/blog/wp-includes/plugin.php on line 227
    
    Warning: Parameter 1 to ec3_filter_posts_groupby() expected to be a reference, value given in /home/blog/wp-includes/plugin.php on line 227
    
    Warning: Parameter 1 to ec3_filter_posts_orderby() expected to be a reference, value given in /home/blog/wp-includes/plugin.php on line 227
    
    Warning: Parameter 1 to ec3_filter_posts_fields() expected to be a reference, value given in /home/blog/wp-includes/plugin.php on line 227

    Some googling shows it may be an issue with PHP 5.3 and deprecated features, but I’m really not savvy enough to know.

    Hope a fix is up soon! Love the plugin.

    https://www.ads-software.com/extend/plugins/event-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Warning: Cannot modify header information – headers already sent by (output started at /home/blog/wp-includes/plugin.php:227) in /home/blog/wp-content/plugins/smarter-navigation/main.php on line 70

    Have you tried deactivating the smarter-navigation plugin?

    Thread Starter flowergirl

    (@flowergirl)

    Thanks — I just tried that and it removed several of the front end errors, but not all of them. It had no effect on the back end errors. It appears that plugin may be broken too…, but it doesn’t act up when Event Calendar is disabled, so, maybe it’s just EC?

    Thread Starter flowergirl

    (@flowergirl)

    Hey, just a FYI, I found the version “Event Calendar 3 for PHP 5.3” and it works like a charm…. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Event Calendar 3.1.4 breaks WP 3.3 – parameter warnings’ is closed to new replies.