Deleting a Question
With this latest version today, Deleting a question doesnt finish at all.
It pauses for a while and the i get
503
Service Unavailable
The server is temporarily busy, try again later!
(but the question IS deleted, the redirect is wrong apparently)
This is the error i get from debug log. During deleting or after when redirecting not sure when.
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 130968 bytes) in /home//wp-includes/formatting.php on line 1212
Keep in mind that my WP 4 is using 32-40 mb.Now with Anspress this is beyond 128 mb ! Something is very wrong.
I pumped up my php memory to 512 and then when deleting a question i don’t get an error in the WP log but i get a
503
Service Unavailable
The server is temporarily busy, try again later!
I am 100% sure its not AnsPress, here is the shot:
Disable all other plugins you are using and then try, or send me team viewer info for checking.
I already tried to disable all plugins but didn’t solve the problem.
Let me check