http://articles.youstockit.com/
I have been fooling around with drupal for about a week now, and this glitch does not seem to be based on anything activated/deactivated.
I do have an include calling my header on the page, but that doesn't seem to be the issue. What is happening is while I am adding content, or sometimes just browsing suddely a page just shows up blank with the only output being <html><body></body></html>
Once that happens the entire thing shows up blank, everything outputs that way, not just on my computer, but everywhere
Only way to recover is to go to http://articles.youstockit.com/?q=admin
Once I log in there is no error related to the dissapearance on the logs
I logout,
http://articles.youstockit.com/?q=
everything looks good. I hit refresh, everything is blank again
http://articles.youstockit.com/?q=admin is blank now, but if I go to
http://articles.youstockit.com/?q=admin/modules suddenly everything pops up again, only for that page though.........
........ what is going on? anyone run into this?
Comments
I'm not sure whether this is
I'm not sure whether this is relevant but I get "NSURLErrorDomain" in Safari and a blank page in Camino when checking the links you provided.
When I checked the pages in Opera the main page was garbled but the rest were readable.
It might be your ISP according to one thread I read (googled for NSURLErrorDomain).
http://drupal.org/node/59243
http://drupal.org/node/59243
Seems to have some other peeps with the same issues
Also, it is spitting out the html and body tags, just nothing in the middle, and the php is server side not client, so I don't see how it could be anything but a resident issue on the machine, other than some odd sessionid error causing it to crap out...... hmmmm anyone know how to force a sessionid reset/clearing on firefox?