
Originally Posted by
busyMom
Ladyink, the blank page you describe raises a flag for me, having just gone through the debug I've been doing. A blank page is a common symptom. Check back through a few of my last half-dozen or so posts for debug techniques. If you turn on the error tracking in ZC, you can look at the logfile in the cache folder to see what error might be causing the blank page. I know that I've seen blank pages where the WP content should be when there was a wp_redirect call (see my post just before this one). I'm not familiar with the mod you are referring to, but if it finds the need to do a redirect, which is very likely if it is trying to redirect to a page with the generated sitemap, you could be running into the identical problem I was having with the trackback. If so, the fix I used may well work for you too. The underlying problem would occur for any WP code that uses the wp_redirect function to redirect to a new page under WOZ.
HTH Karen
Bookmarks