Document contains no data
Posted: Fri Sep 20, 2002 10:48 am
Lately I've been receiving the document contains no data error message when testing my site. Typically I can debug this by moving die() statements through the code to see where the problem is. Once I get a die in the right place I'm typically rewarded with a regular parse error message. Does anyone know why, this parse error message wouldn't be displayed and I had to search using die() to find it?