Move the ini_set() to bump the PHP memory limit to 32MB into config.incwhich is the first place this will trigger the memory limit.
Move the ini_set() to bump the PHP memory limit to 32MB into config.inc
which is the first place this will trigger the memory limit.