shuttleman58
Forum Replies Created
-
I have further info on this now. I think it’s an issue with PHP v8.4:
PHP Fatal error: Uncaught ValueError: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements in /public_html/wp-content/plugins/give/includes/admin/import-functions.php:665
Stack trace:
0 /public_html/wp-content/plugins/give/includes/admin/import-functions.php(665): array_combine(Array, Array)
1 /public_html/wp-content/plugins/give/includes/admin/admin-actions.php(769): give_save_import_donation_to_db(Array, Array, Array, Array)
2 /public_html/wp-includes/class-wp-hook.php(341): give_donation_import_callback(”)
3 /public_html/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(”, Array)
4 /public_html/wp-includes/plugin.php(522): WP_Hook->do_action(Array)
5 /public_html/wp-admin/admin-ajax.php(192): do_action(‘wp_ajax_give_do…’)
6
thrown in /public_html/wp-content/plugins/give/includes/admin/import-functions.php on line 665Great. Thanks for the update. I’ll check it out.
I found a work-around with another plugin. It seems to me that if the shop manager cannot access the features of your plugin, they won’t use it. If they won’t use it, then as admin, I won’t either. I understand your motivation to get people to pay and I can accept that. However, for at least a trial period the shop manager must be able to evaluate the product.
You’re welcome. Another issue I have yet to resolve is that the Eventin events do not show up in the Product list on WordPress or the list in WooCommerce. I don’t know yet if this is due to my error or another issue.