• Resolved acrspf

    (@acrspf)


    Experiencing a Call to undefined function create_function() in appointment-booking-calendar fatal error when the php version is 8 or above. At 7.4 it does not occur. The plugin version i s 1.3.79/8.2.27 and WP 6.3.1
    Currently have the site on the older php version as it is a live site. Here’s the exact error. Note that in php 8 and above, create_function is removed. This needs to be fixed.

    Fatal error: Uncaught Error: Call to undefined function create_function() in /home/putznglo/public_html/wp-content/plugins/appointment-booking-calendar/cpabc_appointments.php:2664 Stack trace: #0 /home/putznglo/public_html/wp-settings.php(462): include_once() #1 /home/putznglo/public_html/wp-config.php(106): require_once(‘/home/putznglo/…’) #2 /home/putznglo/public_html/wp-load.php(50): require_once(‘/home/putznglo/…’) #3 /home/putznglo/public_html/wp-blog-header.php(13): require_once(‘/home/putznglo/…’) #4 /home/putznglo/public_html/index.php(17): require(‘/home/putznglo/…’) #5 {main} thrown in /home/putznglo/public_html/wp-content/plugins/appointment-booking-calendar/cpabc_appointments.php on line 2664

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    The plugin version #8.2.27 is an outdated commercial version. You need to update it to the latest version to keep it compatible with the latest PHP versions.

    We’d like to help but we can’t reply about that in this forum. We are not allowed to support any customers in these forums.

    For pro or commercial product support please contact us directly on our site: https://abc.dwbooster.com/contact-us . This includes any pre-sales topics as well.

    Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.

    Thank you.

    Thread Starter acrspf

    (@acrspf)

    It says 8.2.27 on the dashboard plugin entry, but on the Details it says 1.3.79
    That’s confusing and it doesn’t actually say it’s a commercial version. It would have helped to have that noted in the plugin page entry in Dashboard>Plugins ??

    Thank you

    gbotica

    (@gbotica)

    I’m also getting a fatal error due to “create_function” in version 1.3.81 of this plugin.

    Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function create_function() in .../wp-content/plugins/appointment-booking-calendar/cpabc_appointments.php:2757

    Please update to support PHP 8.1+.

    Thanks.

    gbotica

    (@gbotica)

    Actually… turns out this is also an out of date “pro” version of your plugin (7.2.51). As per OP, it’s confusing that clicking the View Details link opens the wp.org free version’s details.

    Plugin Author codepeople

    (@codepeople)

    Hi,

    You have to update to the latest version (you are using the commercial version). We’d like to help but we can’t reply about that in this forum. We are not allowed to support any customers in these forums.

    For pro or commercial product support please contact us directly on our site. This includes any pre-sales topics as well.

    Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP 8 compatiblity’ is closed to new replies.