If you don’t do this your plugin will only run on php8+
return array_merge(
$wp_syncsheets_opts,
$curcy_multicurrency_opts,
$exchangerateapi_opts,
$metorik_opts,
$wp_all_import_opts,
$wpc_product_bundle_opts,
$atum_opts,
$wc_food_opts,
$wc_measurement_price_calculator_opts,
$openpos_opts,
$product_addons_opts,
);
It works with PHP 8.0 thought.
Are you aware of this and planning to fix it on the next version?
]]>After updating from 3.2.8 to 3.6.14, the menu entry for Ninja Forms disappeared from the wordpress backend!
Also, already existing forms no longer work in the frontend. The shortcut is shown instead.
There is no error shown neither in the backend nor in the frontend (debug enabled).
We use PHP 7.4.30.
Thanks for your help!
]]>After multiple large updates (Server, Apache, PHP, Maria-DB, WordPress and WooCommerce), I’m now receiving the following error message withthe plugin:
[Sat May 14 20:44:54.846458 2022] [proxy_fcgi:error] [pid 15515:tid 140262582310656] [client x.x.x.x:63684] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /bitnami/wordpress/wp-content/plugins/pricing-deals-pro-for-woocommerce/core/vtprd-apply-rules.php:5179\nStack trace:\n#0 /bitnami/wordpress/wp-content/plugins/pricing-deals-pro-for-woocommerce/core/vtprd-apply-rules.php(1168): VTPRD_Apply_Rules->vtprd_are_groups_in_inPop_list_check()\n#1 /bitnami/wordpress/wp-content/plugins/pricing-deals-pro-for-woocommerce/core/vtprd-apply-rules.php(979): VTPRD_Apply_Rules->vtprd_manage_customer_rule_tests()\n#2 /bitnami/wordpress/wp-content/plugins/pricing-deals-pro-for-woocommerce/core/vtprd-apply-rules.php(182): VTPRD_Apply_Rules->vtprd_manage_shared_rule_tests()\n#3 /bitnami/wordpress/wp-content/plugins/pricing-deals-for-woocommerce/woo-integration/vtprd-parent-cart-validation.php(4430): VTPRD_Apply_Rules->__construct()\n#4 /bitnami/wordpress/wp-content/plugins/pricing-deals-for-woocommerce/woo-integration/vtprd-parent-cart-validation.php(4290)...', referer: https://www.hidden.com/
When the BASIC and/or PRO are enabled, it leads to a critical error. Making them inactive is the only option to regain functionality.
Although it had been working prior, obviously much was changed. It this a known issue or one perhaps isolated to my environment.
Thanks.
]]>Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected ‘?’ in /var/www/MYSITE/wp-content/plugins/enhanced-tooltipglossary/settings/Settings.php on line 32
Fatal error: syntax error, unexpected ‘?’
in /var/www/MYSITE/wp-content/plugins/enhanced-tooltipglossary/settings/Settings.php on line 32
No code has been edited by me. Problem appears to be the result of an automatic update of either WP or CM tooltip glossary plugin.
]]>I have recently switched servers to AWS and probably updated few plugins. But now our payments checkout with Payriot do not work.
This is the error I am getting:
Fatal error: Uncaught Error: Call to undefined function bcmul() in /var/www/pureorganiccbd/wp-content/plugins/WooCommerce-PF/classes/paytriot.php:176 Stack trace: #0 /var/www/pureorganiccbd/wp-content/plugins/WooCommerce-PF/classes/paytriot.php(267): WC_Paytriot->capture_order(9483) #1 /var/www/pureorganiccbd/wp-content/plugins/WooCommerce-PF/classes/paytriot.php(247): WC_Paytriot->generate_paytriot_hosted_form(9483, 'redirect') #2 /var/www/pureorganiccbd/wp-content/plugins/WooCommerce-PF/classes/paytriot.php(584): WC_Paytriot->generate_paytriot_form(9483) #3 /var/www/pureorganiccbd/wp-includes/class-wp-hook.php(287): WC_Paytriot->receipt_page(9483) #4 /var/www/pureorganiccbd/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #5 /var/www/pureorganiccbd/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #6 /var/www/pureorganiccbd/wp-content/plugins/woocommerce/templates/checkout/order-receipt.php(44): do_action('woocommerce_rec...', 9483) #7 /var/www/pureorganiccbd/wp-content/plugins/woocommerce/incl in /var/www/pureorganiccbd/wp-content/plugins/WooCommerce-PF/classes/paytriot.php on line 176
Any help is much appreciated.
]]>