jjgrainger / PostTypes

Simple WordPress custom post types.
https://posttypes.jjgrainger.co.uk/
MIT License
373 stars 47 forks source link

PHP Fatal error: Uncaught TypeError: in_array() #85

Closed mmjaeger closed 4 days ago

mmjaeger commented 2 years ago

was just chatting with wpengine - they provided me an error log file with tons off fatal PHP errors referring to taxonomy.php line 361 - let me know if you need more info.

jjgrainger commented 2 years ago

Thanks @mmjaeger

Could you provide a little more detail. Does this error occur in the admin and if so what admin pages?

Whatever information you can provide so I can recreate the issue would be beneficial.

Thanks!

jjgrainger commented 2 years ago

Could be related to #76

mmjaeger commented 2 years ago

found the error message in some wpengine log file - the error does not show up when I put WP in debug mode - is there an email address I could send you the log file??