Widget bug?

This topic contains 3 replies, has 2 voices, and was last updated by  CupOfTea696 9 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18365

    Hi,

    I think there is something wrong with the Calendar widget.
    When you enter the widget area, I get the following error:

    ErrorException in functions.php line 3391:
    eo_event_venue_dropdown is deprecated since version 2.13.2! Use eo_taxonomy_dropdown() instead.
    

    It appears that this deprecated function gets used in event-organiser/classes/class-eo-calendar-widget.php

    Tried replacing the old function with the new one, but it doesn’t appear to take the same arguments so I just commented the entire section out for the time being.

    CupOfTea696
    #18366

    Actually I think I found the problem. I created a pull request on your github.

    CupOfTea696
    #18370

    Hi,

    Thanks for reporting this. The use of a deprecated function is known and will be removed in 3.0.0. (Or 2.12.7

    You should only be seeing thoses notices in WP_DEBUG and in any case unless you have any custom error handling shouldn’t cause any problems.

    Stephen Harris
    #18371

    Allright, cheers!

    CupOfTea696
Viewing 4 posts - 1 through 4 (of 4 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.