Let me check. what is your url after deleting a question ?
The original question is:
/anspress/this-is-a-test-question/441/
and after deleting it i’m geting:
/anspress/this-is-a-test-question/441/false/
with a white page.
ok, got it. Will push a fix soon
Enabling debug in WordPress, i see now that the white screen (of death) is an out of memory error.
That is strange because i NEVER had memory errors and i’m allowing 256 mb.
[01-Apr-2015 13:59:02 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 130968 bytes) in /home/wp-includes/query.php on line 2364
But my memory monitor plugin shows no more than 37 mb of memory used EVER.
So why 256m are not enough for Anspress 2 ? Never had this problem with 1.4x.
Must be some serious memory leak or something.
will you post full error log please, need more detail.
This is the log. Not sure what you mean “full”.
There is nothing else to it.
Also checking your website i see a couple of others complaining about the same problem (deleting). Their errors are not the same but show memory error.
That leads me to believe that there is actually a memory problem with Anspress but the actuall errors are nothing. They are random and depend on how each WP site is structured.
For now i’m going back to 1.4.7 until this is fixed.
Cagliostro, Issue solved, check and let me know.
Hi Rahul,
I was able to delete Questions on my dev pc without any problem.
I will try it on my main website and let you know. Many thanks.
Deleting a Question works ok now.