• Resolved ilovebonaire

    (@ilovebonaire)


    Since the latest update I got two errors on my events.

    At the beginning of the event text:
    Notice: tribe_events_the_notices is deprecated since version 4.0! Use tribe_the_notices instead. in /home2/ilovebon/public_html/staging/wp-includes/functions.php on line 3573

    At the end of the event text:
    Notice: /home2/ilovebon/public_html/staging/wp-content/plugins/the-events-calendar/src/deprecated/TribeEvents.php is deprecated since version 3.10! Use Tribe__Events__Main instead. in /home2/ilovebon/public_html/staging/wp-includes/functions.php on line 3677

    It seems to me that the newest version of the plugin doesn’t meet my theme. Is there any way to solve this? Or could I replace the newest version with an old version of the plugin?

    Thanks in advance!

    https://wordpress.org/plugins/the-events-calendar/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ilovebonaire

    (@ilovebonaire)

    Fixed it by uploading an older version of the plugin!

    Hello,

    Glad to hear you’ve got it addressed! Thanks for the update and for choosing TEC 🙂

    Thread Starter ilovebonaire

    (@ilovebonaire)

    Hello,

    thought I had the solution by uploading an older version of the plugin. But it seems not to be working in combination with WPML. My first language (English) is working fine but I get an error as soon as I select the second language (see below). Any idea what’s going wrong?

    Kind regards,
    Juul

    Notice: Undefined variable: postmeta_table in /home2/ilovebon/public_html/staging/wp-content/plugins/the-events-calendar/lib/tribe-event-query.class.php on line 948
    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 ‘ wp_fmha_posts.post_date) AS post_date FROM wp_fmha_posts LEFT JOIN wp_fmha_ic’ at line 1]
    SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_fmha_posts.*, IF (wp_fmha_posts.post_type = ‘tribe_events’, .meta_value, wp_fmha_posts.post_date) AS post_date FROM wp_fmha_posts LEFT JOIN wp_fmha_icl_translations t ON wp_fmha_posts.ID = t.element_id AND t.element_type = CONCAT(‘post_’, wp_fmha_posts.post_type) LEFT JOIN wp_fmha_postmeta as on wp_fmha_posts.ID = .post_id AND .meta_key = ‘_EventStartDate’ WHERE 1=1 AND wp_fmha_posts.post_type IN (‘post’, ‘tribe_events’) AND (wp_fmha_posts.post_status = ‘publish’ OR wp_fmha_posts.post_author = 1 AND wp_fmha_posts.post_status = ‘private’) AND ( ( t.language_code = ‘nl’ AND wp_fmha_posts.post_type IN (‘post’,’page’,’attachment’,’community-pro-sermon’,’community-pro-staff’,’tribe_events’,’tribe_venue’,’tribe_organizer’ ) ) OR wp_fmha_posts.post_type NOT IN (‘post’,’page’,’attachment’,’community-pro-sermon’,’community-pro-staff’,’tribe_events’,’tribe_venue’,’tribe_organizer’ ) ) ORDER BY post_date DESC LIMIT 0, 10

    My plugin was working beautifully yesterday. Today the title is not aligning correctly and the google map is not propagating. Please help

    NEVER MIND – it is working now.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘2 errors since latest update’ is closed to new replies.