Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mrzerog

    (@mrzerog)

    And here is the error:

    Notice: Undefined index: ees_year in /home/patyoungblood/thirdcoastactivist.org/working_wordpress/wp-content/plugins/every-calendar-1/includes/custom-post-type.php on line 153
    
    Notice: Undefined index: ees_month in /home/patyoungblood/thirdcoastactivist.org/working_wordpress/wp-content/plugins/every-calendar-1/includes/custom-post-type.php on line 154
    
    Notice: Undefined index: ees_day in /home/patyoungblood/thirdcoastactivist.org/working_wordpress/wp-content/plugins/every-calendar-1/includes/custom-post-type.php on line 155
    
    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= YEAR(CONVERT_TZ(FROM_UNIXTIME(ecp1_es.meta_value), @@session.time_zone, "+00:0' at line 1]
    SELECT wp_ff48h4_posts.* FROM wp_ff48h4_posts JOIN wp_ff48h4_postmeta AS ecp1_es ON wp_ff48h4_posts.ID=ecp1_es.post_id AND ecp1_es.meta_key="ecp1_event_start" WHERE 1=1 AND wp_ff48h4_posts.ID = 736 AND wp_ff48h4_posts.post_type = 'ecp1_event' AND ( = YEAR(CONVERT_TZ(FROM_UNIXTIME(ecp1_es.meta_value), @@session.time_zone, "+00:00")) AND = MONTH(CONVERT_TZ(FROM_UNIXTIME(ecp1_es.meta_value), @@session.time_zone, "+00:00")) AND = DAYOFMONTH(CONVERT_TZ(FROM_UNIXTIME(ecp1_es.meta_value), @@session.time_zone, "+00:00")) ) ORDER BY wp_ff48h4_posts.post_date DESC

    Same issue. Did you ever find a fix?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Every Calendar 1 for WordPress] Page not found’ is closed to new replies.