Home › Forums › WordPress Plugins › Replies not posting to forum/plus alias support hangs on Checking arrival › Reply To: Replies not posting to forum/plus alias support hangs on Checking arrival
June 1, 2020 at 11:39 pm
#24146
vinny
Keymaster
Thanks for the info. In order to figure out what is generating the error 500, you’ll need to follow the regular WordPress debugging steps:
- Enable WP_DEBUG and WP_DEBUG_LOG, and check wp-content/debug.log file after triggering the error;
- Check your hosts error logs for clues;
- Disable all plugins except bbPress, bbPress Notify (No-Spam) and Reply by Email;
- Re-enable other plugins in small batches and see which ones are causing the conflict;
Cheers,
Vinny