I’m using [http://urbangiraffe.com/ John Godley]’s [http://urbangiraffe.com/plugins/filled-in/ Filled In] WordPress plug-in to allow people to [http://aardbron.nl/contact/inschrijven/ register for Aardbron events].
However, when Filled In is activated, WordPress didn’t render some admin pages correctly anymore (Manage Posts, Manage Pages, etc.).
Got in touch with John, and he said: “Add the following to your .htaccess
file:
:”’php_value memory_limit 32M
”’
And so I did and Filled In works fine now.
Thanks John!