Having an unusual problem at the moment. This morning all was working well until I started installing a few plugins. First off I activated the TinyMCE plugin, which seems to work fine (and continues to do so).
A short time afterwards I activated the Comment Preview plugin. I thought I’d give it a try, so jumped into the forum and created a reply, then clicked the preview button. Nothing happened except for the loading gif appearing on the screen.
I decided I’d jump into the forum administration screen on the WP dashboard, and started noticing that panels loaded via AJAX weren’t loading – a similar issue to the comment preview with the loading gif appearing on the screen but never completing.
I decided to have a further look using the inspector Google Chrome, and noticed that the AJAX call to /index.php?sp_ahah=forums-loader was returning a 500 Internal Server Error. Further inspection showed that the response did actually contain the expected html.
Not sure if this is the Plugin that caused this (it’s since been removed, but that didn’t fix the problem) or something else.
Any suggestions?