So I get the "Version Higher Than Expected Error" with the Ameliabooking plugin.. So I went to Site Health -> Troubleshooting and enabled Troubleshooting, which disables all plugins.
When I enable Ameliabooking plugin. I immediately get a site error.
I choose to enable the plugin anyway...
I cannot -SAVE- a new event.
I am using wp 2023 them with cobolocks and generatepress pro...
Nothing is working... would be great if someone answered a ticket.
anyone `silly` enough to give you money is `rewarded` with a downloaded zip version that is a different & incorrect version of the plugin which is downloaded from wordpress.org.
So now I am using the wordpress.org version of the plugin and dropped all previous tables... thereby loosing lost an entire's day's work..
figured out the convoluted install lite vs. pro plugin scheme. So I deleted the lite version and re-installed the pro version...
Right back to square 1.
- "Pro Version Higher Than Expected" error.
- Cannot update any plugins
-Zero synchronization with zoom
I upgraded my license to pro so that it can be used on staging.example.com and example.com ( I am currently working on example.test) and the plugin is license shows as activated.
I just activated the license on staging.. and get same error and problems.
Using wp 6.1.1 and wp 2023, generateblocks-pro and coblocks... so to continue my work.. I now need to completely deactivate & uninstall Amelia...the plugin I just $100 bucks to use...
if I don't a response in 48 hours... I will just request a refund because the product simply does not work and there appears to be no support.
This is my last significant error.. being able to update the is important. I run update bash scripts that don't work because of this bug. In any case, this is my full plugin list for this particular website. Hope it helps solve this problem faster:
Adding this to wp-config.php file got rid of the nasty php warnings:
// Keep this for WP-Cli if ( defined( 'WP_CLI' ) && WP_CLI && ! isset( $_SERVER['HTTP_HOST'] ) ) { $_SERVER['HTTP_HOST'] = 'online.example.test'; }
$_SERVER['SERVER_NAME'] = $_SERVER['HTTP_HOST'];
One last major hurdle.. I still can't update the plugin b/c of the version error, which means this cannot be deployed on my production server. If it helps, I am running a LAMP stack with a Virtualmin Control Panel.
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
Thank you for reaching out to us.
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
I am building a very, very controversial project, so unfortunately, I will not be able to comply with your request.
I am clearly, pretty adept at using terminal, not my first website. Therefore I suggest you guys send me a list of whatever commands that you need executed. Additionally, I am more than happy to record a screencast of any commands that I execute.
We have found a bug when trying to update amelia through wp cli. Can you replace the $_SERVER['SERVER_NAME'] in AutoUpdateHook.php from src/Infrastructure/WP/InstallActions/AutoUpdateHook.php with $serverName defined below:
Really appreciate the real troubleshooting... However, rather than me playing with your code and possibly making an error because "$_SERVER['SERVER_NAME']" appears in multiple locations...
How about we keep it simple... just send me a properly edited version of the file...
Next TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class "AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook" not found in /home/adminwtstp/public_html/wp-includes/class-wp-hook.php:310 Stack trace: #0 /home/adminwtstp/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters() #1 /home/adminwtstp/public_html/wp-includes/option.php(2018): apply_filters() #2 /home/adminwtstp/public_html/wp-includes/update.php(391): set_site_transient() #3 [internal function]: wp_update_plugins() #4 phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php(492): call_user_func() #5 phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/Plugin_Command.php(1175): WP_CLI\CommandWithUpgrade->_list() #6 [internal function]: Plugin_Command->list_() #7 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php(100): call_user_func() #8 [internal function]: WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}() #9 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php(491): call_user_func() #10 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(419): WP_CLI\Dispatcher\Subcommand->invoke() #11 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(442): WP_CLI\Runner->run_command() #12 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1256): WP_CLI\Runner->run_command_and_exit() #13 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start() #14 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php(78): WP_CLI\Bootstrap\LaunchRunner->process() #15 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php(32): WP_CLI\bootstrap() #16 phar:///usr/local/bin/wp/php/boot-phar.php(11): include('...') #17 /usr/local/bin/wp(4): include('...') #18 {main} thrown in /home/adminwtstp/public_html/wp-includes/class-wp-hook.php on line 310 Error: There has been a critical error on this website.Learn more about troubleshooting WordPress. There has been a critical error on this website.
So I get the "Version Higher Than Expected Error" with the Ameliabooking plugin.. So I went to Site Health -> Troubleshooting and enabled Troubleshooting, which disables all plugins.
When I enable Ameliabooking plugin. I immediately get a site error.
I choose to enable the plugin anyway...
I cannot -SAVE- a new event.
I am using wp 2023 them with cobolocks and generatepress pro...
Nothing is working... would be great if someone answered a ticket.
Your plugin is now preventing me from updating ALL plugins on my website:
$ wp plugin update --all
Warning: ameliabooking: version higher than expected.
Error: No plugins updated.
So now if I want to update any plugin, I MUST uinstall your Pro
I figured out what is happening...
anyone `silly` enough to give you money is `rewarded` with a downloaded zip version that is a different & incorrect version of the plugin which is downloaded from wordpress.org.
So now I am using the wordpress.org version of the plugin and dropped all previous tables... thereby loosing lost an entire's day's work..
Gee... thanks for that
Status quo...
figured out the convoluted install lite vs. pro plugin scheme. So I deleted the lite version and re-installed the pro version...
Right back to square 1.
- "Pro Version Higher Than Expected" error.
- Cannot update any plugins
-Zero synchronization with zoom
I upgraded my license to pro so that it can be used on staging.example.com and example.com ( I am currently working on example.test) and the plugin is license shows as activated.
I just activated the license on staging.. and get same error and problems.
Using wp 6.1.1 and wp 2023, generateblocks-pro and coblocks... so to continue my work.. I now need to completely deactivate & uninstall Amelia...the plugin I just $100 bucks to use...
if I don't a response in 48 hours... I will just request a refund because the product simply does not work and there appears to be no support.
chatgpt is keeping you in the game...
wp plugin list --status=active --field=name | grep -v ameliabooking | xargs wp plugin update
I can update everything except your plugin
Wrong ticket whoops
This is my last significant error.. being able to update the is important. I run update bash scripts that don't work because of this bug. In any case, this is my full plugin list for this particular website. Hope it helps solve this problem faster:
+------------------------+----------+-------------------------+---------+
| name | status | update | version |
+------------------------+----------+-------------------------+---------+
| ad-inserter | active | none | 2.7.23 |
| advanced-custom-fields | active | none | 6.0.6 |
| ameliabooking | active | version higher than exp | 6.0 |
| | | ected | |
| antispam-bee | active | none | 2.11.1 |
| advanced-responsive-vi | active | none | 9.9.2 |
| deo-embedder | | | |
| block-visibility | active | none | 2.5.2 |
| block-visibility-pro | active | none | 1.6.1 |
| check-email | active | none | 1.0.6 |
| cmp-coming-soon-mainte | active | none | 4.1.6 |
| nance | | | |
| coblocks | active | none | 2.25.5 |
| cookies-and-content-se | active | none | 2.12 |
| curity-policy | | | |
| custom-post-type-ui | active | none | 1.13.4 |
| debug-bar | active | none | 1.1.4 |
| disable-remove-google- | active | none | 1.5.2 |
| fonts | | | |
| forminator | active | none | 1.22.1 |
| generateblocks | active | none | 1.6.0 |
| generateblocks-pro | active | none | 1.4.0 |
| health-check | active | none | 1.5.1 |
| hide-admin-toolbar | active | none | 1.0 |
| dp-intro-tours-pro | active | none | 4.4.0 |
| better-wp-security | active | none | 8.1.4 |
| matomo | active | none | 4.13.0 |
| megamenu | active | none | 3.0 |
| moving-media-library | active | none | 1.18 |
| newsletter | active | none | 7.5.9 |
| onesignal-free-web-pus | active | none | 2.3.3 |
| h-notifications | | | |
| popup-anything-on-clic | active | none | 2.2.4 |
| k | | | |
| wp-tiktok-feed | active | none | 2.2.7 |
| redis-cache | inactive | none | 2.2.2 |
| simple-css | active | none | 1.1.1 |
| slide-anything | active | none | 2.4.7 |
| tooltips-pro | active | none | 17.4.8 |
| translatepress-multili | inactive | none | 2.4.4 |
| ngual | | | |
| uncanny-automator | active | none | 4.8 |
| use-any-font | active | none | 6.2.98 |
| user-switching | active | none | 1.7.0 |
| woocommerce | active | none | 7.2.2 |
| wp-security-audit-log | active | none | 4.4.3 |
| wp-activity-log-for-wo | active | none | 1.5.0 |
| ocommerce | | | |
| activity-log-wp-seo | active | none | 1.3.0 |
| insert-headers-and-foo | active | none | 2.0.5 |
| ters | | | |
| wp-content-copy-protec | inactive | none | 3.5.2 |
| tor | | | |
| wp-crontrol | active | none | 1.15.1 |
| wp-fastest-cache | inactive | none | 1.0.9 |
| wp-map-block | active | none | 1.4.6 |
| wp-rollback | active | none | 1.7.2 |
| wp-table-builder | active | none | 1.4.6 |
| duplicate-post | active | none | 4.5 |
| wordpress-seo | active | none | 19.13 |
| health-check-troublesh | must-use | none | 1.8.1 |
| ooting-mode | | | |
+------------------------+----------+-------------------------+---------+
I just executed this command to update my website:
wp plugin list --status=active --field=name | grep -v ameliabooking | xargs wp plugin update
and I go this output:
PHP Warning: Undefined array key "SERVER_NAME" in /home/user/public_html/wp-content/plugins/ameliabooking/src/Infrastructure/WP/InstallActions/AutoUpdateHook.php on line 166
PHP Stack trace:
PHP 1. {main}() /usr/local/bin/wp:0
PHP 2. include() /usr/local/bin/wp:4
PHP 3. include() phar:///usr/local/bin/wp/php/boot-phar.php:11
PHP 4. WP_CLI\bootstrap() phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php:32
PHP 5. WP_CLI\Bootstrap\LaunchRunner->process($state = class WP_CLI\Bootstrap\BootstrapState { private $state = ['context_manager' => class WP_CLI\ContextManager { ... }] }) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php:78
PHP 6. WP_CLI\Runner->start() phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php:28
PHP 7. WP_CLI\Runner->run_command_and_exit($help_exit_warning = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1256
PHP 8. WP_CLI\Runner->run_command($args = [0 => 'plugin', 1 => 'list'], $assoc_args = ['status' => 'active', 'field' => 'name'], $options = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:442
PHP 9. WP_CLI\Dispatcher\Subcommand->invoke($args = [], $assoc_args = ['status' => 'active', 'field' => 'name'], $extra_args = []) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:419
PHP 10. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491}($callback = class Closure { virtual $closure = "$this->WP_CLI\Dispatcher\{closure}", public $static = ['callable' => [...]]; public $parameter = ['$args' => '<required>', '$assoc_args' => '<required>'] }, ...$args = variadic(['status' => 'active', 'field' => 'name', 'format' => 'table'])) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491
PHP 11. WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure:phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:97-104}($args = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491
PHP 12. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100}($callback = [0 => class Plugin_Command { protected $item_type = 'plugin'; protected $obj_fields = [...]; protected $upgrade_refresh = 'wp_update_plugins'; protected $upgrade_transient = 'update_plugins'; protected $chained_command = FALSE; private ${WP_CLI\CommandWithUpgrade}map = [...]; protected $fetcher = class WP_CLI\Fetchers\Plugin { ... } }, 1 => 'list_'], ...$args = variadic(['status' => 'active', 'field' => 'name', 'format' => 'table'])) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100
PHP 13. Plugin_Command->list_($_ = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100
PHP 14. WP_CLI\CommandWithUpgrade->_list($_ = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/Plugin_Command.php:1175
PHP 15. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492}($callback = 'wp_update_plugins') phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492
PHP 16. wp_update_plugins($extra_stats = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492
PHP 17. set_site_transient($transient = 'update_plugins', $value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }, 'generateblocks-pro/plugin.php' => class stdClass { ... }, 'block-visibility-pro/block-visibility-pro.php' => class stdClass { ... }]; public $checked = ['generateblocks-pro/plugin.php' => '1.4.0', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1'] }, $expiration = *uninitialized*) /home/user/public_html/wp-includes/update.php:391
PHP 18. apply_filters($hook_name = 'pre_set_site_transient_update_plugins', $value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }, 'generateblocks-pro/plugin.php' => class stdClass { ... }, 'block-visibility-pro/block-visibility-pro.php' => class stdClass { ... }]; public $checked = ['generateblocks-pro/plugin.php' => '1.4.0', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1'] }, ...$args = variadic('update_plugins')) /home/user/public_html/wp-includes/option.php:2018
PHP 19. WP_Hook->apply_filters($value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }, 'generateblocks-pro/plugin.php' => class stdClass { ... }, 'block-visibility-pro/block-visibility-pro.php' => class stdClass { ... }]; public $checked = ['generateblocks-pro/plugin.php' => '1.4.0', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1'] }, $args = [0 => class stdClass { public $last_checked = 1673273020; public $response = [...]; public $translations = [...]; public $no_update = [...]; public $checked = [...] }, 1 => 'update_plugins']) /home/user/public_html/wp-includes/plugin.php:205
PHP 20. AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook::checkUpdate($transient = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }, 'generateblocks-pro/plugin.php' => class stdClass { ... }, 'block-visibility-pro/block-visibility-pro.php' => class stdClass { ... }]; public $checked = ['generateblocks-pro/plugin.php' => '1.4.0', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1'] }) /home/user/public_html/wp-includes/class-wp-hook.php:310
PHP 21. AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook::getRemoteInformation($purchaseCode = 'B608D-22D35-5A61A-0B843-E77EA', $envatoTokenEmail = '') /home/user/public_html/wp-content/plugins/ameliabooking/src/Infrastructure/WP/InstallActions/AutoUpdateHook.php:47
PHP Warning: Undefined array key "SERVER_NAME" in /home/user/public_html/wp-content/plugins/ameliabooking/src/Infrastructure/WP/InstallActions/AutoUpdateHook.php on line 169
PHP Stack trace:
PHP 1. {main}() /usr/local/bin/wp:0
PHP 2. include() /usr/local/bin/wp:4
PHP 3. include() phar:///usr/local/bin/wp/php/boot-phar.php:11
PHP 4. WP_CLI\bootstrap() phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php:32
PHP 5. WP_CLI\Bootstrap\LaunchRunner->process($state = class WP_CLI\Bootstrap\BootstrapState { private $state = ['context_manager' => class WP_CLI\ContextManager { ... }] }) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php:78
PHP 6. WP_CLI\Runner->start() phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php:28
PHP 7. WP_CLI\Runner->run_command_and_exit($help_exit_warning = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1256
PHP 8. WP_CLI\Runner->run_command($args = [0 => 'plugin', 1 => 'list'], $assoc_args = ['status' => 'active', 'field' => 'name'], $options = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:442
PHP 9. WP_CLI\Dispatcher\Subcommand->invoke($args = [], $assoc_args = ['status' => 'active', 'field' => 'name'], $extra_args = []) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:419
PHP 10. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491}($callback = class Closure { virtual $closure = "$this->WP_CLI\Dispatcher\{closure}", public $static = ['callable' => [...]]; public $parameter = ['$args' => '<required>', '$assoc_args' => '<required>'] }, ...$args = variadic(['status' => 'active', 'field' => 'name', 'format' => 'table'])) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491
PHP 11. WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure:phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:97-104}($args = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491
PHP 12. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100}($callback = [0 => class Plugin_Command { protected $item_type = 'plugin'; protected $obj_fields = [...]; protected $upgrade_refresh = 'wp_update_plugins'; protected $upgrade_transient = 'update_plugins'; protected $chained_command = FALSE; private ${WP_CLI\CommandWithUpgrade}map = [...]; protected $fetcher = class WP_CLI\Fetchers\Plugin { ... } }, 1 => 'list_'], ...$args = variadic(['status' => 'active', 'field' => 'name', 'format' => 'table'])) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100
PHP 13. Plugin_Command->list_($_ = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100
PHP 14. WP_CLI\CommandWithUpgrade->_list($_ = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/Plugin_Command.php:1175
PHP 15. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492}($callback = 'wp_update_plugins') phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492
PHP 16. wp_update_plugins($extra_stats = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492
PHP 17. set_site_transient($transient = 'update_plugins', $value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }, 'generateblocks-pro/plugin.php' => class stdClass { ... }, 'block-visibility-pro/block-visibility-pro.php' => class stdClass { ... }]; public $checked = ['generateblocks-pro/plugin.php' => '1.4.0', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1'] }, $expiration = *uninitialized*) /home/user/public_html/wp-includes/update.php:391
PHP 18. apply_filters($hook_name = 'pre_set_site_transient_update_plugins', $value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }, 'generateblocks-pro/plugin.php' => class stdClass { ... }, 'block-visibility-pro/block-visibility-pro.php' => class stdClass { ... }]; public $checked = ['generateblocks-pro/plugin.php' => '1.4.0', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1'] }, ...$args = variadic('update_plugins')) /home/user/public_html/wp-includes/option.php:2018
PHP 19. WP_Hook->apply_filters($value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }, 'generateblocks-pro/plugin.php' => class stdClass { ... }, 'block-visibility-pro/block-visibility-pro.php' => class stdClass { ... }]; public $checked = ['generateblocks-pro/plugin.php' => '1.4.0', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1'] }, $args = [0 => class stdClass { public $last_checked = 1673273020; public $response = [...]; public $translations = [...]; public $no_update = [...]; public $checked = [...] }, 1 => 'update_plugins']) /home/user/public_html/wp-includes/plugin.php:205
PHP 20. AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook::checkUpdate($transient = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }, 'generateblocks-pro/plugin.php' => class stdClass { ... }, 'block-visibility-pro/block-visibility-pro.php' => class stdClass { ... }]; public $checked = ['generateblocks-pro/plugin.php' => '1.4.0', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1'] }) /home/user/public_html/wp-includes/class-wp-hook.php:310
PHP 21. AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook::getRemoteInformation($purchaseCode = 'B608D-22D35-5A61A-0B843-E77EA', $envatoTokenEmail = '') /home/user/public_html/wp-content/plugins/ameliabooking/src/Infrastructure/WP/InstallActions/AutoUpdateHook.php:47
PHP Warning: Undefined array key "SERVER_NAME" in /home/user/public_html/wp-content/plugins/ameliabooking/src/Infrastructure/WP/InstallActions/AutoUpdateHook.php on line 166
PHP Stack trace:
PHP 1. {main}() /usr/local/bin/wp:0
PHP 2. include() /usr/local/bin/wp:4
PHP 3. include() phar:///usr/local/bin/wp/php/boot-phar.php:11
PHP 4. WP_CLI\bootstrap() phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php:32
PHP 5. WP_CLI\Bootstrap\LaunchRunner->process($state = class WP_CLI\Bootstrap\BootstrapState { private $state = ['context_manager' => class WP_CLI\ContextManager { ... }] }) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php:78
PHP 6. WP_CLI\Runner->start() phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php:28
PHP 7. WP_CLI\Runner->run_command_and_exit($help_exit_warning = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1256
PHP 8. WP_CLI\Runner->run_command($args = [0 => 'plugin', 1 => 'list'], $assoc_args = ['status' => 'active', 'field' => 'name'], $options = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:442
PHP 9. WP_CLI\Dispatcher\Subcommand->invoke($args = [], $assoc_args = ['status' => 'active', 'field' => 'name'], $extra_args = []) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:419
PHP 10. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491}($callback = class Closure { virtual $closure = "$this->WP_CLI\Dispatcher\{closure}", public $static = ['callable' => [...]]; public $parameter = ['$args' => '<required>', '$assoc_args' => '<required>'] }, ...$args = variadic(['status' => 'active', 'field' => 'name', 'format' => 'table'])) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491
PHP 11. WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure:phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:97-104}($args = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491
PHP 12. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100}($callback = [0 => class Plugin_Command { protected $item_type = 'plugin'; protected $obj_fields = [...]; protected $upgrade_refresh = 'wp_update_plugins'; protected $upgrade_transient = 'update_plugins'; protected $chained_command = FALSE; private ${WP_CLI\CommandWithUpgrade}map = [...]; protected $fetcher = class WP_CLI\Fetchers\Plugin { ... } }, 1 => 'list_'], ...$args = variadic(['status' => 'active', 'field' => 'name', 'format' => 'table'])) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100
PHP 13. Plugin_Command->list_($_ = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100
PHP 14. WP_CLI\CommandWithUpgrade->_list($_ = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/Plugin_Command.php:1175
PHP 15. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492}($callback = 'wp_update_plugins') phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492
PHP 16. wp_update_plugins($extra_stats = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492
PHP 17. set_site_transient($transient = 'update_plugins', $value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }]; public $checked = ['ad-inserter/ad-inserter.php' => '2.7.23', 'advanced-custom-fields/acf.php' => '6.0.6', 'ameliabooking/ameliabooking.php' => '6.0', 'antispam-bee/antispam_bee.php' => '2.11.1', 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => '9.9.2', 'block-visibility/block-visibility.php' => '2.5.2', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1', 'check-email/check-email.php' => '1.0.6', 'cmp-coming-soon-maintenance/niteo-cmp.php' => '4.1.6', 'coblocks/class-coblocks.php' => '2.25.5', 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => '2.12', 'custom-post-type-ui/custom-post-type-ui.php' => '1.13.4', 'debug-bar/debug-bar.php' => '1.1.4', 'disable-remove-google-fonts/disable-remove-google-fonts.php' => '1.5.2', 'forminator/forminator.php' => '1.22.1', 'generateblocks/plugin.php' => '1.6.0', 'generateblocks-pro/plugin.php' => '1.4.0', 'health-check/health-check.php' => '1.5.1', 'hide-admin-toolbar/hide-admin-toolbar.php' => '1.0', 'dp-intro-tours-pro/dp-intro-tours.php' => '4.4.0', 'better-wp-security/better-wp-security.php' => '8.1.4', 'matomo/matomo.php' => '4.13.0', 'megamenu/megamenu.php' => '3.0', 'moving-media-library/movingmedialibrary.php' => '1.18', 'newsletter/plugin.php' => '7.5.9', 'onesignal-free-web-push-notifications/onesignal.php' => '2.3.3', 'popup-anything-on-click/popup-anything-on-click.php' => '2.2.4', 'wp-tiktok-feed/wp-tiktok-feed.php' => '2.2.7', 'redis-cache/redis-cache.php' => '2.2.2', 'simple-css/simple-css.php' => '1.1.1', 'slide-anything/slide-anything.php' => '2.4.7', 'tooltips-pro/tooltips.php' => '17.4.8', 'translatepress-multilingual/index.php' => '2.4.4', 'uncanny-automator/uncanny-automator.php' => '4.8', 'use-any-font/use-any-font.php' => '6.2.98', 'user-switching/user-switching.php' => '1.7.0', 'woocommerce/woocommerce.php' => '7.2.2', 'wp-security-audit-log/wp-security-audit-log.php' => '4.4.3', 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => '1.5.0', 'activity-log-wp-seo/activity-log-wp-seo.php' => '1.3.0', 'insert-headers-and-footers/ihaf.php' => '2.0.5', 'wp-content-copy-protector/preventer-index.php' => '3.5.2', 'wp-crontrol/wp-crontrol.php' => '1.15.1', 'wp-fastest-cache/wpFastestCache.php' => '1.0.9', 'wp-map-block/wp-map-block.php' => '1.4.6', 'wp-rollback/wp-rollback.php' => '1.7.2', 'wp-table-builder/wp-table-builder.php' => '1.4.6', 'duplicate-post/duplicate-post.php' => '4.5', 'wordpress-seo/wp-seo.php' => '19.13'] }, $expiration = *uninitialized*) /home/user/public_html/wp-includes/update.php:565
PHP 18. apply_filters($hook_name = 'pre_set_site_transient_update_plugins', $value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }]; public $checked = ['ad-inserter/ad-inserter.php' => '2.7.23', 'advanced-custom-fields/acf.php' => '6.0.6', 'ameliabooking/ameliabooking.php' => '6.0', 'antispam-bee/antispam_bee.php' => '2.11.1', 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => '9.9.2', 'block-visibility/block-visibility.php' => '2.5.2', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1', 'check-email/check-email.php' => '1.0.6', 'cmp-coming-soon-maintenance/niteo-cmp.php' => '4.1.6', 'coblocks/class-coblocks.php' => '2.25.5', 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => '2.12', 'custom-post-type-ui/custom-post-type-ui.php' => '1.13.4', 'debug-bar/debug-bar.php' => '1.1.4', 'disable-remove-google-fonts/disable-remove-google-fonts.php' => '1.5.2', 'forminator/forminator.php' => '1.22.1', 'generateblocks/plugin.php' => '1.6.0', 'generateblocks-pro/plugin.php' => '1.4.0', 'health-check/health-check.php' => '1.5.1', 'hide-admin-toolbar/hide-admin-toolbar.php' => '1.0', 'dp-intro-tours-pro/dp-intro-tours.php' => '4.4.0', 'better-wp-security/better-wp-security.php' => '8.1.4', 'matomo/matomo.php' => '4.13.0', 'megamenu/megamenu.php' => '3.0', 'moving-media-library/movingmedialibrary.php' => '1.18', 'newsletter/plugin.php' => '7.5.9', 'onesignal-free-web-push-notifications/onesignal.php' => '2.3.3', 'popup-anything-on-click/popup-anything-on-click.php' => '2.2.4', 'wp-tiktok-feed/wp-tiktok-feed.php' => '2.2.7', 'redis-cache/redis-cache.php' => '2.2.2', 'simple-css/simple-css.php' => '1.1.1', 'slide-anything/slide-anything.php' => '2.4.7', 'tooltips-pro/tooltips.php' => '17.4.8', 'translatepress-multilingual/index.php' => '2.4.4', 'uncanny-automator/uncanny-automator.php' => '4.8', 'use-any-font/use-any-font.php' => '6.2.98', 'user-switching/user-switching.php' => '1.7.0', 'woocommerce/woocommerce.php' => '7.2.2', 'wp-security-audit-log/wp-security-audit-log.php' => '4.4.3', 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => '1.5.0', 'activity-log-wp-seo/activity-log-wp-seo.php' => '1.3.0', 'insert-headers-and-footers/ihaf.php' => '2.0.5', 'wp-content-copy-protector/preventer-index.php' => '3.5.2', 'wp-crontrol/wp-crontrol.php' => '1.15.1', 'wp-fastest-cache/wpFastestCache.php' => '1.0.9', 'wp-map-block/wp-map-block.php' => '1.4.6', 'wp-rollback/wp-rollback.php' => '1.7.2', 'wp-table-builder/wp-table-builder.php' => '1.4.6', 'duplicate-post/duplicate-post.php' => '4.5', 'wordpress-seo/wp-seo.php' => '19.13'] }, ...$args = variadic('update_plugins')) /home/user/public_html/wp-includes/option.php:2018
PHP 19. WP_Hook->apply_filters($value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }]; public $checked = ['ad-inserter/ad-inserter.php' => '2.7.23', 'advanced-custom-fields/acf.php' => '6.0.6', 'ameliabooking/ameliabooking.php' => '6.0', 'antispam-bee/antispam_bee.php' => '2.11.1', 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => '9.9.2', 'block-visibility/block-visibility.php' => '2.5.2', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1', 'check-email/check-email.php' => '1.0.6', 'cmp-coming-soon-maintenance/niteo-cmp.php' => '4.1.6', 'coblocks/class-coblocks.php' => '2.25.5', 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => '2.12', 'custom-post-type-ui/custom-post-type-ui.php' => '1.13.4', 'debug-bar/debug-bar.php' => '1.1.4', 'disable-remove-google-fonts/disable-remove-google-fonts.php' => '1.5.2', 'forminator/forminator.php' => '1.22.1', 'generateblocks/plugin.php' => '1.6.0', 'generateblocks-pro/plugin.php' => '1.4.0', 'health-check/health-check.php' => '1.5.1', 'hide-admin-toolbar/hide-admin-toolbar.php' => '1.0', 'dp-intro-tours-pro/dp-intro-tours.php' => '4.4.0', 'better-wp-security/better-wp-security.php' => '8.1.4', 'matomo/matomo.php' => '4.13.0', 'megamenu/megamenu.php' => '3.0', 'moving-media-library/movingmedialibrary.php' => '1.18', 'newsletter/plugin.php' => '7.5.9', 'onesignal-free-web-push-notifications/onesignal.php' => '2.3.3', 'popup-anything-on-click/popup-anything-on-click.php' => '2.2.4', 'wp-tiktok-feed/wp-tiktok-feed.php' => '2.2.7', 'redis-cache/redis-cache.php' => '2.2.2', 'simple-css/simple-css.php' => '1.1.1', 'slide-anything/slide-anything.php' => '2.4.7', 'tooltips-pro/tooltips.php' => '17.4.8', 'translatepress-multilingual/index.php' => '2.4.4', 'uncanny-automator/uncanny-automator.php' => '4.8', 'use-any-font/use-any-font.php' => '6.2.98', 'user-switching/user-switching.php' => '1.7.0', 'woocommerce/woocommerce.php' => '7.2.2', 'wp-security-audit-log/wp-security-audit-log.php' => '4.4.3', 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => '1.5.0', 'activity-log-wp-seo/activity-log-wp-seo.php' => '1.3.0', 'insert-headers-and-footers/ihaf.php' => '2.0.5', 'wp-content-copy-protector/preventer-index.php' => '3.5.2', 'wp-crontrol/wp-crontrol.php' => '1.15.1', 'wp-fastest-cache/wpFastestCache.php' => '1.0.9', 'wp-map-block/wp-map-block.php' => '1.4.6', 'wp-rollback/wp-rollback.php' => '1.7.2', 'wp-table-builder/wp-table-builder.php' => '1.4.6', 'duplicate-post/duplicate-post.php' => '4.5', 'wordpress-seo/wp-seo.php' => '19.13'] }, $args = [0 => class stdClass { public $last_checked = 1673273020; public $response = [...]; public $translations = [...]; public $no_update = [...]; public $checked = [...] }, 1 => 'update_plugins']) /home/user/public_html/wp-includes/plugin.php:205
PHP 20. AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook::checkUpdate($transient = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }]; public $checked = ['ad-inserter/ad-inserter.php' => '2.7.23', 'advanced-custom-fields/acf.php' => '6.0.6', 'ameliabooking/ameliabooking.php' => '6.0', 'antispam-bee/antispam_bee.php' => '2.11.1', 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => '9.9.2', 'block-visibility/block-visibility.php' => '2.5.2', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1', 'check-email/check-email.php' => '1.0.6', 'cmp-coming-soon-maintenance/niteo-cmp.php' => '4.1.6', 'coblocks/class-coblocks.php' => '2.25.5', 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => '2.12', 'custom-post-type-ui/custom-post-type-ui.php' => '1.13.4', 'debug-bar/debug-bar.php' => '1.1.4', 'disable-remove-google-fonts/disable-remove-google-fonts.php' => '1.5.2', 'forminator/forminator.php' => '1.22.1', 'generateblocks/plugin.php' => '1.6.0', 'generateblocks-pro/plugin.php' => '1.4.0', 'health-check/health-check.php' => '1.5.1', 'hide-admin-toolbar/hide-admin-toolbar.php' => '1.0', 'dp-intro-tours-pro/dp-intro-tours.php' => '4.4.0', 'better-wp-security/better-wp-security.php' => '8.1.4', 'matomo/matomo.php' => '4.13.0', 'megamenu/megamenu.php' => '3.0', 'moving-media-library/movingmedialibrary.php' => '1.18', 'newsletter/plugin.php' => '7.5.9', 'onesignal-free-web-push-notifications/onesignal.php' => '2.3.3', 'popup-anything-on-click/popup-anything-on-click.php' => '2.2.4', 'wp-tiktok-feed/wp-tiktok-feed.php' => '2.2.7', 'redis-cache/redis-cache.php' => '2.2.2', 'simple-css/simple-css.php' => '1.1.1', 'slide-anything/slide-anything.php' => '2.4.7', 'tooltips-pro/tooltips.php' => '17.4.8', 'translatepress-multilingual/index.php' => '2.4.4', 'uncanny-automator/uncanny-automator.php' => '4.8', 'use-any-font/use-any-font.php' => '6.2.98', 'user-switching/user-switching.php' => '1.7.0', 'woocommerce/woocommerce.php' => '7.2.2', 'wp-security-audit-log/wp-security-audit-log.php' => '4.4.3', 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => '1.5.0', 'activity-log-wp-seo/activity-log-wp-seo.php' => '1.3.0', 'insert-headers-and-footers/ihaf.php' => '2.0.5', 'wp-content-copy-protector/preventer-index.php' => '3.5.2', 'wp-crontrol/wp-crontrol.php' => '1.15.1', 'wp-fastest-cache/wpFastestCache.php' => '1.0.9', 'wp-map-block/wp-map-block.php' => '1.4.6', 'wp-rollback/wp-rollback.php' => '1.7.2', 'wp-table-builder/wp-table-builder.php' => '1.4.6', 'duplicate-post/duplicate-post.php' => '4.5', 'wordpress-seo/wp-seo.php' => '19.13'] }) /home/user/public_html/wp-includes/class-wp-hook.php:310
PHP 21. AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook::getRemoteInformation($purchaseCode = 'B608D-22D35-5A61A-0B843-E77EA', $envatoTokenEmail = '') /home/user/public_html/wp-content/plugins/ameliabooking/src/Infrastructure/WP/InstallActions/AutoUpdateHook.php:47
PHP Warning: Undefined array key "SERVER_NAME" in /home/user/public_html/wp-content/plugins/ameliabooking/src/Infrastructure/WP/InstallActions/AutoUpdateHook.php on line 169
PHP Stack trace:
PHP 1. {main}() /usr/local/bin/wp:0
PHP 2. include() /usr/local/bin/wp:4
PHP 3. include() phar:///usr/local/bin/wp/php/boot-phar.php:11
PHP 4. WP_CLI\bootstrap() phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php:32
PHP 5. WP_CLI\Bootstrap\LaunchRunner->process($state = class WP_CLI\Bootstrap\BootstrapState { private $state = ['context_manager' => class WP_CLI\ContextManager { ... }] }) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php:78
PHP 6. WP_CLI\Runner->start() phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php:28
PHP 7. WP_CLI\Runner->run_command_and_exit($help_exit_warning = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1256
PHP 8. WP_CLI\Runner->run_command($args = [0 => 'plugin', 1 => 'list'], $assoc_args = ['status' => 'active', 'field' => 'name'], $options = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:442
PHP 9. WP_CLI\Dispatcher\Subcommand->invoke($args = [], $assoc_args = ['status' => 'active', 'field' => 'name'], $extra_args = []) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:419
PHP 10. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491}($callback = class Closure { virtual $closure = "$this->WP_CLI\Dispatcher\{closure}", public $static = ['callable' => [...]]; public $parameter = ['$args' => '<required>', '$assoc_args' => '<required>'] }, ...$args = variadic(['status' => 'active', 'field' => 'name', 'format' => 'table'])) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491
PHP 11. WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure:phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:97-104}($args = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php:491
PHP 12. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100}($callback = [0 => class Plugin_Command { protected $item_type = 'plugin'; protected $obj_fields = [...]; protected $upgrade_refresh = 'wp_update_plugins'; protected $upgrade_transient = 'update_plugins'; protected $chained_command = FALSE; private ${WP_CLI\CommandWithUpgrade}map = [...]; protected $fetcher = class WP_CLI\Fetchers\Plugin { ... } }, 1 => 'list_'], ...$args = variadic(['status' => 'active', 'field' => 'name', 'format' => 'table'])) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100
PHP 13. Plugin_Command->list_($_ = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php:100
PHP 14. WP_CLI\CommandWithUpgrade->_list($_ = [], $assoc_args = ['status' => 'active', 'field' => 'name', 'format' => 'table']) phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/Plugin_Command.php:1175
PHP 15. call_user_func:{phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492}($callback = 'wp_update_plugins') phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492
PHP 16. wp_update_plugins($extra_stats = *uninitialized*) phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php:492
PHP 17. set_site_transient($transient = 'update_plugins', $value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }]; public $checked = ['ad-inserter/ad-inserter.php' => '2.7.23', 'advanced-custom-fields/acf.php' => '6.0.6', 'ameliabooking/ameliabooking.php' => '6.0', 'antispam-bee/antispam_bee.php' => '2.11.1', 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => '9.9.2', 'block-visibility/block-visibility.php' => '2.5.2', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1', 'check-email/check-email.php' => '1.0.6', 'cmp-coming-soon-maintenance/niteo-cmp.php' => '4.1.6', 'coblocks/class-coblocks.php' => '2.25.5', 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => '2.12', 'custom-post-type-ui/custom-post-type-ui.php' => '1.13.4', 'debug-bar/debug-bar.php' => '1.1.4', 'disable-remove-google-fonts/disable-remove-google-fonts.php' => '1.5.2', 'forminator/forminator.php' => '1.22.1', 'generateblocks/plugin.php' => '1.6.0', 'generateblocks-pro/plugin.php' => '1.4.0', 'health-check/health-check.php' => '1.5.1', 'hide-admin-toolbar/hide-admin-toolbar.php' => '1.0', 'dp-intro-tours-pro/dp-intro-tours.php' => '4.4.0', 'better-wp-security/better-wp-security.php' => '8.1.4', 'matomo/matomo.php' => '4.13.0', 'megamenu/megamenu.php' => '3.0', 'moving-media-library/movingmedialibrary.php' => '1.18', 'newsletter/plugin.php' => '7.5.9', 'onesignal-free-web-push-notifications/onesignal.php' => '2.3.3', 'popup-anything-on-click/popup-anything-on-click.php' => '2.2.4', 'wp-tiktok-feed/wp-tiktok-feed.php' => '2.2.7', 'redis-cache/redis-cache.php' => '2.2.2', 'simple-css/simple-css.php' => '1.1.1', 'slide-anything/slide-anything.php' => '2.4.7', 'tooltips-pro/tooltips.php' => '17.4.8', 'translatepress-multilingual/index.php' => '2.4.4', 'uncanny-automator/uncanny-automator.php' => '4.8', 'use-any-font/use-any-font.php' => '6.2.98', 'user-switching/user-switching.php' => '1.7.0', 'woocommerce/woocommerce.php' => '7.2.2', 'wp-security-audit-log/wp-security-audit-log.php' => '4.4.3', 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => '1.5.0', 'activity-log-wp-seo/activity-log-wp-seo.php' => '1.3.0', 'insert-headers-and-footers/ihaf.php' => '2.0.5', 'wp-content-copy-protector/preventer-index.php' => '3.5.2', 'wp-crontrol/wp-crontrol.php' => '1.15.1', 'wp-fastest-cache/wpFastestCache.php' => '1.0.9', 'wp-map-block/wp-map-block.php' => '1.4.6', 'wp-rollback/wp-rollback.php' => '1.7.2', 'wp-table-builder/wp-table-builder.php' => '1.4.6', 'duplicate-post/duplicate-post.php' => '4.5', 'wordpress-seo/wp-seo.php' => '19.13'] }, $expiration = *uninitialized*) /home/user/public_html/wp-includes/update.php:565
PHP 18. apply_filters($hook_name = 'pre_set_site_transient_update_plugins', $value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }]; public $checked = ['ad-inserter/ad-inserter.php' => '2.7.23', 'advanced-custom-fields/acf.php' => '6.0.6', 'ameliabooking/ameliabooking.php' => '6.0', 'antispam-bee/antispam_bee.php' => '2.11.1', 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => '9.9.2', 'block-visibility/block-visibility.php' => '2.5.2', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1', 'check-email/check-email.php' => '1.0.6', 'cmp-coming-soon-maintenance/niteo-cmp.php' => '4.1.6', 'coblocks/class-coblocks.php' => '2.25.5', 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => '2.12', 'custom-post-type-ui/custom-post-type-ui.php' => '1.13.4', 'debug-bar/debug-bar.php' => '1.1.4', 'disable-remove-google-fonts/disable-remove-google-fonts.php' => '1.5.2', 'forminator/forminator.php' => '1.22.1', 'generateblocks/plugin.php' => '1.6.0', 'generateblocks-pro/plugin.php' => '1.4.0', 'health-check/health-check.php' => '1.5.1', 'hide-admin-toolbar/hide-admin-toolbar.php' => '1.0', 'dp-intro-tours-pro/dp-intro-tours.php' => '4.4.0', 'better-wp-security/better-wp-security.php' => '8.1.4', 'matomo/matomo.php' => '4.13.0', 'megamenu/megamenu.php' => '3.0', 'moving-media-library/movingmedialibrary.php' => '1.18', 'newsletter/plugin.php' => '7.5.9', 'onesignal-free-web-push-notifications/onesignal.php' => '2.3.3', 'popup-anything-on-click/popup-anything-on-click.php' => '2.2.4', 'wp-tiktok-feed/wp-tiktok-feed.php' => '2.2.7', 'redis-cache/redis-cache.php' => '2.2.2', 'simple-css/simple-css.php' => '1.1.1', 'slide-anything/slide-anything.php' => '2.4.7', 'tooltips-pro/tooltips.php' => '17.4.8', 'translatepress-multilingual/index.php' => '2.4.4', 'uncanny-automator/uncanny-automator.php' => '4.8', 'use-any-font/use-any-font.php' => '6.2.98', 'user-switching/user-switching.php' => '1.7.0', 'woocommerce/woocommerce.php' => '7.2.2', 'wp-security-audit-log/wp-security-audit-log.php' => '4.4.3', 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => '1.5.0', 'activity-log-wp-seo/activity-log-wp-seo.php' => '1.3.0', 'insert-headers-and-footers/ihaf.php' => '2.0.5', 'wp-content-copy-protector/preventer-index.php' => '3.5.2', 'wp-crontrol/wp-crontrol.php' => '1.15.1', 'wp-fastest-cache/wpFastestCache.php' => '1.0.9', 'wp-map-block/wp-map-block.php' => '1.4.6', 'wp-rollback/wp-rollback.php' => '1.7.2', 'wp-table-builder/wp-table-builder.php' => '1.4.6', 'duplicate-post/duplicate-post.php' => '4.5', 'wordpress-seo/wp-seo.php' => '19.13'] }, ...$args = variadic('update_plugins')) /home/user/public_html/wp-includes/option.php:2018
PHP 19. WP_Hook->apply_filters($value = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }]; public $checked = ['ad-inserter/ad-inserter.php' => '2.7.23', 'advanced-custom-fields/acf.php' => '6.0.6', 'ameliabooking/ameliabooking.php' => '6.0', 'antispam-bee/antispam_bee.php' => '2.11.1', 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => '9.9.2', 'block-visibility/block-visibility.php' => '2.5.2', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1', 'check-email/check-email.php' => '1.0.6', 'cmp-coming-soon-maintenance/niteo-cmp.php' => '4.1.6', 'coblocks/class-coblocks.php' => '2.25.5', 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => '2.12', 'custom-post-type-ui/custom-post-type-ui.php' => '1.13.4', 'debug-bar/debug-bar.php' => '1.1.4', 'disable-remove-google-fonts/disable-remove-google-fonts.php' => '1.5.2', 'forminator/forminator.php' => '1.22.1', 'generateblocks/plugin.php' => '1.6.0', 'generateblocks-pro/plugin.php' => '1.4.0', 'health-check/health-check.php' => '1.5.1', 'hide-admin-toolbar/hide-admin-toolbar.php' => '1.0', 'dp-intro-tours-pro/dp-intro-tours.php' => '4.4.0', 'better-wp-security/better-wp-security.php' => '8.1.4', 'matomo/matomo.php' => '4.13.0', 'megamenu/megamenu.php' => '3.0', 'moving-media-library/movingmedialibrary.php' => '1.18', 'newsletter/plugin.php' => '7.5.9', 'onesignal-free-web-push-notifications/onesignal.php' => '2.3.3', 'popup-anything-on-click/popup-anything-on-click.php' => '2.2.4', 'wp-tiktok-feed/wp-tiktok-feed.php' => '2.2.7', 'redis-cache/redis-cache.php' => '2.2.2', 'simple-css/simple-css.php' => '1.1.1', 'slide-anything/slide-anything.php' => '2.4.7', 'tooltips-pro/tooltips.php' => '17.4.8', 'translatepress-multilingual/index.php' => '2.4.4', 'uncanny-automator/uncanny-automator.php' => '4.8', 'use-any-font/use-any-font.php' => '6.2.98', 'user-switching/user-switching.php' => '1.7.0', 'woocommerce/woocommerce.php' => '7.2.2', 'wp-security-audit-log/wp-security-audit-log.php' => '4.4.3', 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => '1.5.0', 'activity-log-wp-seo/activity-log-wp-seo.php' => '1.3.0', 'insert-headers-and-footers/ihaf.php' => '2.0.5', 'wp-content-copy-protector/preventer-index.php' => '3.5.2', 'wp-crontrol/wp-crontrol.php' => '1.15.1', 'wp-fastest-cache/wpFastestCache.php' => '1.0.9', 'wp-map-block/wp-map-block.php' => '1.4.6', 'wp-rollback/wp-rollback.php' => '1.7.2', 'wp-table-builder/wp-table-builder.php' => '1.4.6', 'duplicate-post/duplicate-post.php' => '4.5', 'wordpress-seo/wp-seo.php' => '19.13'] }, $args = [0 => class stdClass { public $last_checked = 1673273020; public $response = [...]; public $translations = [...]; public $no_update = [...]; public $checked = [...] }, 1 => 'update_plugins']) /home/user/public_html/wp-includes/plugin.php:205
PHP 20. AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook::checkUpdate($transient = class stdClass { public $last_checked = 1673273020; public $response = ['megamenu/megamenu.php' => class stdClass { ... }]; public $translations = []; public $no_update = ['ad-inserter/ad-inserter.php' => class stdClass { ... }, 'advanced-custom-fields/acf.php' => class stdClass { ... }, 'ameliabooking/ameliabooking.php' => class stdClass { ... }, 'antispam-bee/antispam_bee.php' => class stdClass { ... }, 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => class stdClass { ... }, 'block-visibility/block-visibility.php' => class stdClass { ... }, 'check-email/check-email.php' => class stdClass { ... }, 'cmp-coming-soon-maintenance/niteo-cmp.php' => class stdClass { ... }, 'coblocks/class-coblocks.php' => class stdClass { ... }, 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => class stdClass { ... }, 'custom-post-type-ui/custom-post-type-ui.php' => class stdClass { ... }, 'debug-bar/debug-bar.php' => class stdClass { ... }, 'disable-remove-google-fonts/disable-remove-google-fonts.php' => class stdClass { ... }, 'forminator/forminator.php' => class stdClass { ... }, 'generateblocks/plugin.php' => class stdClass { ... }, 'health-check/health-check.php' => class stdClass { ... }, 'hide-admin-toolbar/hide-admin-toolbar.php' => class stdClass { ... }, 'better-wp-security/better-wp-security.php' => class stdClass { ... }, 'matomo/matomo.php' => class stdClass { ... }, 'moving-media-library/movingmedialibrary.php' => class stdClass { ... }, 'newsletter/plugin.php' => class stdClass { ... }, 'onesignal-free-web-push-notifications/onesignal.php' => class stdClass { ... }, 'popup-anything-on-click/popup-anything-on-click.php' => class stdClass { ... }, 'wp-tiktok-feed/wp-tiktok-feed.php' => class stdClass { ... }, 'redis-cache/redis-cache.php' => class stdClass { ... }, 'simple-css/simple-css.php' => class stdClass { ... }, 'slide-anything/slide-anything.php' => class stdClass { ... }, 'translatepress-multilingual/index.php' => class stdClass { ... }, 'uncanny-automator/uncanny-automator.php' => class stdClass { ... }, 'use-any-font/use-any-font.php' => class stdClass { ... }, 'user-switching/user-switching.php' => class stdClass { ... }, 'woocommerce/woocommerce.php' => class stdClass { ... }, 'wp-security-audit-log/wp-security-audit-log.php' => class stdClass { ... }, 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => class stdClass { ... }, 'activity-log-wp-seo/activity-log-wp-seo.php' => class stdClass { ... }, 'insert-headers-and-footers/ihaf.php' => class stdClass { ... }, 'wp-content-copy-protector/preventer-index.php' => class stdClass { ... }, 'wp-crontrol/wp-crontrol.php' => class stdClass { ... }, 'wp-fastest-cache/wpFastestCache.php' => class stdClass { ... }, 'wp-map-block/wp-map-block.php' => class stdClass { ... }, 'wp-rollback/wp-rollback.php' => class stdClass { ... }, 'wp-table-builder/wp-table-builder.php' => class stdClass { ... }, 'duplicate-post/duplicate-post.php' => class stdClass { ... }, 'wordpress-seo/wp-seo.php' => class stdClass { ... }]; public $checked = ['ad-inserter/ad-inserter.php' => '2.7.23', 'advanced-custom-fields/acf.php' => '6.0.6', 'ameliabooking/ameliabooking.php' => '6.0', 'antispam-bee/antispam_bee.php' => '2.11.1', 'advanced-responsive-video-embedder/advanced-responsive-video-embedder.php' => '9.9.2', 'block-visibility/block-visibility.php' => '2.5.2', 'block-visibility-pro/block-visibility-pro.php' => '1.6.1', 'check-email/check-email.php' => '1.0.6', 'cmp-coming-soon-maintenance/niteo-cmp.php' => '4.1.6', 'coblocks/class-coblocks.php' => '2.25.5', 'cookies-and-content-security-policy/cookies-and-content-security-policy.php' => '2.12', 'custom-post-type-ui/custom-post-type-ui.php' => '1.13.4', 'debug-bar/debug-bar.php' => '1.1.4', 'disable-remove-google-fonts/disable-remove-google-fonts.php' => '1.5.2', 'forminator/forminator.php' => '1.22.1', 'generateblocks/plugin.php' => '1.6.0', 'generateblocks-pro/plugin.php' => '1.4.0', 'health-check/health-check.php' => '1.5.1', 'hide-admin-toolbar/hide-admin-toolbar.php' => '1.0', 'dp-intro-tours-pro/dp-intro-tours.php' => '4.4.0', 'better-wp-security/better-wp-security.php' => '8.1.4', 'matomo/matomo.php' => '4.13.0', 'megamenu/megamenu.php' => '3.0', 'moving-media-library/movingmedialibrary.php' => '1.18', 'newsletter/plugin.php' => '7.5.9', 'onesignal-free-web-push-notifications/onesignal.php' => '2.3.3', 'popup-anything-on-click/popup-anything-on-click.php' => '2.2.4', 'wp-tiktok-feed/wp-tiktok-feed.php' => '2.2.7', 'redis-cache/redis-cache.php' => '2.2.2', 'simple-css/simple-css.php' => '1.1.1', 'slide-anything/slide-anything.php' => '2.4.7', 'tooltips-pro/tooltips.php' => '17.4.8', 'translatepress-multilingual/index.php' => '2.4.4', 'uncanny-automator/uncanny-automator.php' => '4.8', 'use-any-font/use-any-font.php' => '6.2.98', 'user-switching/user-switching.php' => '1.7.0', 'woocommerce/woocommerce.php' => '7.2.2', 'wp-security-audit-log/wp-security-audit-log.php' => '4.4.3', 'wp-activity-log-for-woocommerce/wsal-woocommerce.php' => '1.5.0', 'activity-log-wp-seo/activity-log-wp-seo.php' => '1.3.0', 'insert-headers-and-footers/ihaf.php' => '2.0.5', 'wp-content-copy-protector/preventer-index.php' => '3.5.2', 'wp-crontrol/wp-crontrol.php' => '1.15.1', 'wp-fastest-cache/wpFastestCache.php' => '1.0.9', 'wp-map-block/wp-map-block.php' => '1.4.6', 'wp-rollback/wp-rollback.php' => '1.7.2', 'wp-table-builder/wp-table-builder.php' => '1.4.6', 'duplicate-post/duplicate-post.php' => '4.5', 'wordpress-seo/wp-seo.php' => '19.13'] }) /home/user/public_html/wp-includes/class-wp-hook.php:310
PHP 21. AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook::getRemoteInformation($purchaseCode = 'B608D-22D35-5A61A-0B843-E77EA', $envatoTokenEmail = '') /home/user/public_html/wp-content/plugins/ameliabooking/src/Infrastructure/WP/InstallActions/AutoUpdateHook.php:47
Adding this to wp-config.php file got rid of the nasty php warnings:
// Keep this for WP-Cli
if ( defined( 'WP_CLI' ) && WP_CLI && ! isset( $_SERVER['HTTP_HOST'] ) ) {
$_SERVER['HTTP_HOST'] = 'online.example.test';
}
$_SERVER['SERVER_NAME'] = $_SERVER['HTTP_HOST'];
One last major hurdle.. I still can't update the plugin b/c of the version error, which means this cannot be deployed on my production server. If it helps, I am running a LAMP stack with a Virtualmin Control Panel.
apache debug logs clear
Hello Darryl,
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
Thank you for reaching out to us.
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I am building a very, very controversial project, so unfortunately, I will not be able to comply with your request.
I am clearly, pretty adept at using terminal, not my first website. Therefore I suggest you guys send me a list of whatever commands that you need executed. Additionally, I am more than happy to record a screencast of any commands that I execute.
Darryl
Hello Darryl,
Thank you for your patience.
Thank you for clearing that up and it is understandable if you do not want to create an admin user for your website.
As we have not seen this error before, could you provide us with the screen recording of this issue and we will assist you with it?
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
no particular commands you want me to run?
I reported these problems the first day that I bought the plugin... I have not received the slightest attempt at troubleshooting this problem.
Does your simply not care that its products is broken?
Hello Darryl,
Thank you for providing us with a screen recording of the issue that you are dealing with.
I have passed this to our developers and I will provide you with an update on this as soon as possible.
Thank you for your patience.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Darryl,
I appreciate your patience.
We have found a bug when trying to update amelia through wp cli. Can you replace the $_SERVER['SERVER_NAME'] in AutoUpdateHook.php from src/Infrastructure/WP/InstallActions/AutoUpdateHook.php with $serverName defined below:
The fix will be included in the next update. If this doesn't solve your problem please let us know.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Really appreciate the real troubleshooting... However, rather than me playing with your code and possibly making an error because "$_SERVER['SERVER_NAME']" appears in multiple locations...
How about we keep it simple... just send me a properly edited version of the file...
thanks
```
PHP Fatal error: Uncaught ParseError: syntax error, unexpected token ";", expecting ")" in /home/adminwtstp/public_html/wp-content/plugins/ameliabooking/src/Infrastructure/WP/InstallActions/AutoUpdateHook.php:166
Stack trace:
#0 phar:///usr/local/bin/wp/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile()
#1 /home/adminwtstp/public_html/wp-includes/class-wp-hook.php(310): Composer\Autoload\ClassLoader->loadClass()
#2 /home/adminwtstp/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /home/adminwtstp/public_html/wp-includes/option.php(2018): apply_filters()
#4 /home/adminwtstp/public_html/wp-includes/update.php(391): set_site_transient()
#5 [internal function]: wp_update_plugins()
#6 phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php(492): call_user_func()
#7 phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/Plugin_Command.php(1175): WP_CLI\CommandWithUpgrade->_list()
#8 [internal function]: Plugin_Command->list_()
#9 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php(100): call_user_func()
#10 [internal function]: WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}()
#11 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php(491): call_user_func()
#12 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(419): WP_CLI\Dispatcher\Subcommand->invoke()
#13 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(442): WP_CLI\Runner->run_command()
#14 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1256): WP_CLI\Runner->run_command_and_exit()
#15 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start()
#16 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php(78): WP_CLI\Bootstrap\LaunchRunner->process()
#17 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php(32): WP_CLI\bootstrap()
#18 phar:///usr/local/bin/wp/php/boot-phar.php(11): include('...')
#19 /usr/local/bin/wp(4): include('...')
#20 {main}
Next TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class "AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook" not found in /home/adminwtstp/public_html/wp-includes/class-wp-hook.php:310
Stack trace:
#0 /home/adminwtstp/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#1 /home/adminwtstp/public_html/wp-includes/option.php(2018): apply_filters()
#2 /home/adminwtstp/public_html/wp-includes/update.php(391): set_site_transient()
#3 [internal function]: wp_update_plugins()
#4 phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/WP_CLI/CommandWithUpgrade.php(492): call_user_func()
#5 phar:///usr/local/bin/wp/vendor/wp-cli/extension-command/src/Plugin_Command.php(1175): WP_CLI\CommandWithUpgrade->_list()
#6 [internal function]: Plugin_Command->list_()
#7 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php(100): call_user_func()
#8 [internal function]: WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}()
#9 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php(491): call_user_func()
#10 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(419): WP_CLI\Dispatcher\Subcommand->invoke()
#11 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(442): WP_CLI\Runner->run_command()
#12 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1256): WP_CLI\Runner->run_command_and_exit()
#13 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start()
#14 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php(78): WP_CLI\Bootstrap\LaunchRunner->process()
#15 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php(32): WP_CLI\bootstrap()
#16 phar:///usr/local/bin/wp/php/boot-phar.php(11): include('...')
#17 /usr/local/bin/wp(4): include('...')
#18 {main}
thrown in /home/adminwtstp/public_html/wp-includes/class-wp-hook.php on line 310
Error: There has been a critical error on this website.Learn more about troubleshooting WordPress. There has been a critical error on this website.
```
Hello Darryl,
Thank you for the update.
I have passed the issue to our developers once again and will provide you with an update on this as soon as possible.
Thank you for your patience.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Darryll,
I have sent the correct file which editing I mentioned below to your email.
Please let me know if that worked for you.
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables