I am using Group filter to get specific companies listed, which i need to edit.
While -without filter- i can edit and save changes, once i apply a Group filter (actually ANY filter) changes to company details are not saved. Nothing happans when hitting "save"
Instead i have a error in my error logs:
PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 4359633 bytes) in C:\\wwwmap\\epesi\\include\\error.php on line 131, referer: [url=http://www.xx.com/epesi/]http://www.xx.com/epesi/[/url]
Trying to increase in .htaccess allowed_memory to 128M breaks the whole layout (colorless grid tables)
This issue is ONLY when i apply filters and try to directly jump to "edit company details".
php_flag magic_quotes_gpc are OFF
Running on Windows 2008 machine with Apache (not IIS)
Your help is appreciated