It happened to me too. I refreshed a few times from Firefox, and the list wouldn't show. I switched to Internet Explorer and everything was fine again. Switched back to Firefox and lo and behold it was working.SOmething fishy is going on, but it's probably at the host's level. Something kills the process, but what does? I don't know..
echo <<<EOT<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"><html><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=windows-1252"> <title>$CurrentSiteTitle</title> $rssfeed <script type="text/javascript" src="top.js"></script><script type="text/javascript"><!-- if (screen.width <= 800) document.write('<frameset id="thecols" cols="$widthle800,*" $nomove><frameset id="therows" rows="112,*" border=0 frameborder=0 framespacing=0>'); else document.write('<frameset id="thecols" cols="$widthgt800,*" $nomove><frameset id="therows" rows="*,1" border=0 frameborder=0 framespacing=0>');//--></script></head> <frame src="$PHP_SELF?sort=$sort&order=$order&collection=$collection&searchby=$searchby&searchtext=$searchurl&action=nav" name="nav" scrolling=no framespacing=0 marginheight=2 marginwidth=2> <frame src="$PHP_SELF?sort=$sort&order=$order&collection=$collection&searchby=$searchby&searchtext=$searchurl&action=menu" name="menu" scrolling=yes framespacing=0 marginheight=0 marginwidth=0> </frameset> <frame src="$mobilepage?mediaid=$lastmedia&action=show" framespacing=0 marginheight=0 marginwidth=0 name="entry"></frameset></html>EOT;
echo <<<EOT<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"><html><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=windows-1252"> <title>$CurrentSiteTitle</title> $rssfeed <script type="text/javascript" src="top.js"></script></head><frameset id="thecols" cols="$widthgt800,*" $nomove> <frameset id="therows" rows="*,1" border=0 frameborder=0 framespacing=0> <frame src="$PHP_SELF?sort=$sort&order=$order&collection=$collection&searchby=$searchby&searchtext=$searchurl&action=nav" name="nav" scrolling=no framespacing=0 marginheight=2 marginwidth=2> <frame src="$PHP_SELF?sort=$sort&order=$order&collection=$collection&searchby=$searchby&searchtext=$searchurl&action=menu" name="menu" scrolling=yes framespacing=0 marginheight=0 marginwidth=0> </frameset> <frame src="$mobilepage?mediaid=$lastmedia&action=show" framespacing=0 marginheight=0 marginwidth=0 name="entry"></frameset></html>EOT;
Ok, I think that we have RossRoy and Marie up-to-date and working properly now. Just post if there are any more issues...