Errors deleting mash-subform records
Posted: Tue Jan 29, 2013 2:29 pm
When I delete a record in a mash-subform I get a blank page and in Firefox JS console I see a problem with encoding:
so I think it's not a problem due to limited resources.
Is there a workaround?
Thanks
Max
No errors when I save the record with Save button, but a similar error appear when I try to save&close the mash-subform record with Close button:
I have these entry in htaccess:Code: Select all
php_flag suhosin.simulation On
php_value max_input_vars 10000
php_value post_max_size 32M
php-value max_execution_time 40
php_value memory_limit 512M
php_value magic_quotes_gpc Off
Is there a workaround?
Thanks
Max