Icons not loading fatal error
-
The Plugin doesn’t show the icon selection in the admin anymore.
I just see the message the results can not be loaded.
In the log I got :
[16-Jul-2024 08:21:55 UTC] PHP Fatal error: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, string given in …/wp-content/plugins/advanced-custom-fields-font-awesome/assets/inc/class-ACFFA-Loader-6.php:202
Stack trace: 0 …wp-content/plugins/advanced-custom-fields-font-awesome/assets/inc/class-ACFFA-Loader-6.php(202): in_array(‘kit_custom’, ”) 1 …/wp-content/plugins/advanced-custom-fields-font-awesome/assets/inc/class-ACFFA-Loader-6.php(55): ACFFA_Loader_6->get_ajax_query(Array) 2 …/wp-includes/class-wp-hook.php(324): ACFFA_Loader_6->select2_ajax_request(”) 3 …/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) 4 /home/www/dev/feda/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 5 /–/wp-admin/admin-ajax.php(192): do_action(‘wp_ajax_acf/fie…’) 6 {main}thrown in …/wp-content/plugins/advanced-custom-fields-font-awesome/assets/inc/class-ACFFA-Loader-6.php on line 202
I add a token and a set with my free FA account, still the same.
I disabled really everything in WP and the functions, still the same.
I use the 4.0.9 version, the current versions of ACF Pro and WP. PHP is 8.1 (staging) and 8.2 (live)
- You must be logged in to reply to this topic.