Job Applications Monitor causing timeouts and Bad Gateway errors
Hello, I have a site running the latest version of JobRoller and FXtender Pro and the Job Application Monitor tab is causing timeouts and Bad Gateway errors when the user visits My Dashboard. The Dashboard page loads fine after disabling "Display 'Applications' Tab" in the settings. Based on the php-slow logs, this line is the culprit:
do_action( 'jr_dashboard_tab_content', 'job_lister' )
Any tips on where I can look to fix this issue? Thanks.