Uncaught TypeError
-
I’ve been having some issues with Uncaught TypeError. So some plugins wouldn’t work and features like: drop-downs, drag & drop, toggles, tabs, and some admin pages wouldn’t work (It’s not all the time). I’ve removed all caching. I even created a fresh install of WordPress, with no plugins and only the 2017 theme (I still get the errors). This leads me to believe its a server setting/configuration. I’m running Windows Server 2016 and IIS 10.
I found a forum that said to update the load-styles file from error_reporting(0); to error_reporting( E_ALL | E_STRICT ); it seemed to help a little, but not a 100%.
I deleted the index.php file located in the plugins directory. It helped some but not 100%. Is there a downside in deleting this file?
Any help would be greatly appreciated! Thank you
- The topic ‘Uncaught TypeError’ is closed to new replies.