Thank you for the fast reply, Yeah it happens to all posts in all categories. Thanks a lot I fixed it. I looked at my apache error log and
| Code: |
PHP Fatal error: require_once(): Failed opening required 'components/com_badword/class.badword.php'
|
Then I knew someone on my site must have changed that bad word filtering to yes when there was no PHP library installed for that. So I set that back to no and it works perfect. It was funny how i got http 500 error, but no specific php error saying so and so file does not exist.
Great I am pretty sure someone encountered this error before.