Title: PHP Fatal Error
Last modified: December 9, 2025

---

# PHP Fatal Error

 *  Resolved [bobjgarrett](https://wordpress.org/support/users/bobjgarrett/)
 * (@bobjgarrett)
 * [6 months ago](https://wordpress.org/support/topic/php-fatal-error-490/)
 * Since the update for fixing the child theme bug I got this…
 * [09-Dec-2025 10:14:48 UTC] PHP Warning: Undefined array key “PHP Fatal error”
   in xxxx/wp-content/plugins/bbp-style-pack/includes/plugin_info.php on line 1851[
   09-Dec-2025 10:14:48 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument#
   1 ($value) must be of type Countable|array, null given in xxxxx/wp-content/plugins/
   bbp-style-pack/includes/plugin_info.php:185

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [6 months ago](https://wordpress.org/support/topic/php-fatal-error-490/#post-18748628)
 * So is this with the setting changed in
 * dashboard>settings>bbp style pack>bbpress bug fixes>fix load text domain
 *  Thread Starter [bobjgarrett](https://wordpress.org/support/users/bobjgarrett/)
 * (@bobjgarrett)
 * [6 months ago](https://wordpress.org/support/topic/php-fatal-error-490/#post-18748770)
 * Yes, the Apply Fix box is ticked. But also getting a lot of other errors that
   I don’t think were there before! Maybe not your plugin though.
 * Function WP_Dependencies->add_data() was called with an argument that is **deprecated**
   since version 6.9.0! IE conditional comments are ignored by all supported browsers.
   in /home/dufour/P4ML4XO9/htdocs/wp-includes/functions.php on line 6131
 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [6 months ago](https://wordpress.org/support/topic/php-fatal-error-490/#post-18749732)
 * on Function WP_Dependencies->add_data() was called with an argument that is **
   deprecated** 
 * see
 * [Deprecated: Function WP_Dependencies->add_data() with WordPress 6.9 | WordPress.org](https://wordpress.org/support/topic/deprecated-function-wp_dependencies-add_data-with-wordpress-6-9/)
 * What theme are you using?
 *  Thread Starter [bobjgarrett](https://wordpress.org/support/users/bobjgarrett/)
 * (@bobjgarrett)
 * [6 months ago](https://wordpress.org/support/topic/php-fatal-error-490/#post-18750180)
 * Catch Themes Adventurous – but a child theme from that. I have reported it to
   them too but the errors only seem to have started since the update for Child 
   Themes
 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [6 months ago](https://wordpress.org/support/topic/php-fatal-error-490/#post-18750778)
 * For Function WP_Dependencies->add_data() was called with an argument that is **
   deprecated** 
 * The issue is with WordPress 6.9 and your theme
 * In the file \inc\adventurous-functions.php
 * you have the following code
 *     ```wp-block-code
       Line  78: 	wp_style_add_data( 'adventurous-html5', 'conditional', 'lt IE 9' );Line  81: 	wp_style_add_data( 'selectivizr', 'conditional', 'lt IE 9' );Line  84: 	wp_style_add_data( 'adventurous-iecss', 'conditional', 'lt IE 9' );
       ```
   
 * These are the ones causing the error as per the issue in the link above – you
   need to log this back with the theme author, suggest you include the link to 
   the above error
    -  This reply was modified 6 months ago by [Robin W](https://wordpress.org/support/users/robin-w/).
 *  Thread Starter [bobjgarrett](https://wordpress.org/support/users/bobjgarrett/)
 * (@bobjgarrett)
 * [6 months ago](https://wordpress.org/support/topic/php-fatal-error-490/#post-18750820)
 * Thanks for that. And just got update of a new version.
    -  This reply was modified 6 months ago by [bobjgarrett](https://wordpress.org/support/users/bobjgarrett/).

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘PHP Fatal Error’ is closed to new replies.

 * ![](https://ps.w.org/bbp-style-pack/assets/icon-256x256.jpg?rev=2706563)
 * [bbp style pack](https://wordpress.org/plugins/bbp-style-pack/)
 * [Support Threads](https://wordpress.org/support/plugin/bbp-style-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/bbp-style-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbp-style-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbp-style-pack/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [bobjgarrett](https://wordpress.org/support/users/bobjgarrett/)
 * Last activity: [6 months ago](https://wordpress.org/support/topic/php-fatal-error-490/#post-18750820)
 * Status: resolved