2013-03-09, 04:27:43
Ok!
Now please try this - uncomment (or add) this in your GS 3.2.0 site's gsconfig, like this:
then try again deleting some post.
(Next test will be a patch for NM)
Now please try this - uncomment (or add) this in your GS 3.2.0 site's gsconfig, like this:
Code:
# Forces suppression of php errors when GSDEBUG is false, despite php ini settings
define('SUPPRESSERRORS',true);
then try again deleting some post.
(Next test will be a patch for NM)