Filled In requires 32 MB memory
Jan 10th, 2008 by Martien van Steenbergen
I’m using John Godley’s Filled In WordPress plug-in to allow people to 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!