I recently started getting a WSOD when choosing add or edit a taxonomy term (on any of my vocabularies). I have removed all taxonomy related module but the problem still exists. I can only think some taxonomy data is bad, but what should I be looking for? how can i debug this. the WSOD is silent. no php errors, nothing logged. is it possible to get the system to dump all queries being run to see if there is some infinite loop or something ?
Comments
Comment #1
exobuzz commentedSeems if i create a new vocabulary, and choose add term, i get the form to add a term, and then a white screen after submitting (but the term gets added). after that i get a white screen when trying to add another term before the form even appears.
Comment #2
exobuzz commentedPlease excuse me. I had accidently committed some test code to my svn that should have never been there. breaking the taxonomy module. oops.
Comment #3
bfricks commentedWhat did you do? I am having the same problem.