I get a white screen of death when displaying the tree view as a result of having some sort of problem with Taxonomy Manager module that created hundreds of terms nested within themselves. The browse and flat views work fine. See the video for a better idea of what is happening. http://www.youtube.com/watch?v=ORh7TqRyywk click "HD" to watch a better quality video that's a little easier to read.

Comments

xano’s picture

Wow, thanks for taking the time to make a video! Since Vocabulary index doesn't create or modify anything, except its own table, I guess this is a problem with Taxonomy Manager creating a lot of terms. So many, in fact, that if Vocabulary Index tries to render them, this probably results in a PHP timeout. Can you confirm this is indeed a timeout by checking the PHP error log?

webavant’s picture

Category: bug » support

I imagine that it was a timeout, but I have resolved the problem by going into each term and removing the parent assignment. Vocabindex now looks correct, but I am still experiencing problems with other Taxonomy related modules for unknown reasons. Pathauto times out trying to generate aliases for terms. Do you have any ideas about how I might clean up my terms? They look fine to the human eye and I cannot tell what is wrong. I know this issue has become unrelated to Vocabindex, but I am desperate!

xano’s picture

Category: support » bug
Status: Active » Closed (won't fix)

I have a feeling that Taxonomy Manager created too many terms, which is too much for other modules to work with. You should test some more and see if you can reproduce the error of having the same terms repeated over and over again in your vocabulary. Make sure you isolate the module responsible for that behaviour and submit a bug report to the issue wueue of that module.

Good luck!