I'm running MODx Revolution 2.0.8-pl (traditional) and get a blank page (500 Server Error) when trying to edit most resources in the Manager. The frontend and other Manager functions are all working fine.

I first noticed the issue after adding ~600 new resources to the site. (Unfortunately, I get the error on both new and old resources)

Any ideas? Thanks!

link|improve this question

feedback

3 Answers

up vote 0 down vote accepted

I increased the PHP memory limit to 64MB and the problem disappeared.

link|improve this answer
feedback

You should really just post this on the MODX forum... I bet there's more people with knowledge there, lol.

Server 500 errors are often caused by wrong permissions, for example files that are set to 777 while your server set up only allows 755.

link|improve this answer
feedback

Just faced this same issue and it ended up being that I uninstalled TinyMCE but the plugin file was still enabled.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.