Home › Forums › General Issues › Fatal error: Uncaught TypeError: › Reply To: Fatal error: Uncaught TypeError:
This is the exact same issue i’ve been having since yesterday. I have not found a solution yet. I had added a plugin which probably started this problem (Ultimate Category Excluder) But after removing this plugin the problem stays. I also have tried removing and reinstalling my other plugins like Elementor, Elementor pro, ACF and CTP UI one by one. The problem seems to be ACF now.
Here is line 70 – 72 of the named file.
if ( empty( $value ) && $this->get_settings( ‘fallback’ ) ) {
$value = htmlentities( $this->get_settings( ‘fallback’ ) );
}
I have no experience with PHP so i don’t know how to fix it. Please help!
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.