Title: PHP uncaught error
Last modified: October 26, 2021

---

# PHP uncaught error

 *  Resolved [therealgilles](https://wordpress.org/support/users/chamois_blanc/)
 * (@chamois_blanc)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/php-uncaught-error-2/)
 * Hello, I got the following PHP error in my site debug.log:
 *     ```
       Uncaught Error: Class 'PodsField_File' not found in .../wp-content/plugins/pods/classes/fields/avatar.php:8
       Stack trace:
       #0 .../wp-content/plugins/pods/classes/PodsForm.php(1462): include_once()
       #1 .../wp-content/plugins/pods/classes/PodsInit.php(469): PodsForm::field_loader()
       #2 .../wp-includes/class-wp-hook.php(303): PodsInit->core()
       #3 .../wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
       #4 .../wp-includes/plugin.php(470): WP_Hook->do_action()
       #5 .../wp-settings.php(578): do_action()
       #6 .../wp-config.php(8): require_once('...')
       #7 .../wp-load.php(50): require_once('...')
       #8 ... | file:.../wp-content/plugins/pods/classes/fields/avatar.php | ln:8
       ```
   

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

 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/php-uncaught-error-2/#post-15009851)
 * I have a fix for this but I’m still digging into the underlying cause with our
   auto loader here.
 * I’ll keep looking into that but for now you can grab the dev copy of Pods 2.8.3
   with the fix from [https://github.com/pods-framework/pods/tree/release/2.8.3](https://github.com/pods-framework/pods/tree/release/2.8.3)
 *  Thread Starter [therealgilles](https://wordpress.org/support/users/chamois_blanc/)
 * (@chamois_blanc)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/php-uncaught-error-2/#post-15010047)
 * Thank you much for the prompt reply. I’ve only seen the error once so far, so
   I will wait for the next plugin update.
 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/php-uncaught-error-2/#post-15013979)
 * Pods 2.8.3 just went out and includes a fix for this if it ever comes up again.
 *  Thread Starter [therealgilles](https://wordpress.org/support/users/chamois_blanc/)
 * (@chamois_blanc)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/php-uncaught-error-2/#post-15020190)
 * Great, thank you so much!

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

The topic ‘PHP uncaught error’ is closed to new replies.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)
 * [Stack trace](https://wordpress.org/support/topic-tag/stack-trace/)

 * 4 replies
 * 2 participants
 * Last reply from: [therealgilles](https://wordpress.org/support/users/chamois_blanc/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/php-uncaught-error-2/#post-15020190)
 * Status: resolved