• Hi. I installed Advanced Booking Calendar.
    When I try to activate, I get the following error:

    PHP Deprecated: Function create_function() is deprecated in …\plugins\advanced-booking-calendar\widget.php on line 65.

    Apparently this function has been deprecated in PHP 7.2, and I’m on PHP 7.2.1.

    Apparently create_function() should be replaced with an anonymous function.

    Will you please fix this or let me know if there’s a workaround? Looks like unless I’m doing something wrong I’ll need to look into another plug-in or learn a bit of PHP and see if I can fix this on my own.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘create_function() is deprecated’ is closed to new replies.