Quote:
Phoenix-D said:
EDIT: of course its also making the top of the area (user controls, banner, announcments..) disappear as well. Oops. 
|
The stuff at the top of the page? the Main Index, Who's Online, and Search stuff? I can see all of that just fine. Don't know what causing it to disappear on your end.
Wait, I see what's wrong. I told you guys to set the byte limit to 10000 just in case, but I had it on 7000. If you set it to 7000 they show up.
EDIT: Fixed the filter so that will only find what is is supposed to even if the byte limit is higher:
Code:
<table width="100%" cellpadding="0" cellspacing="0" align="center" id="pr">**<tr></tr></table>*\n</td>
EDIT2: Better one:
Code:
<table \w \w \w \w id="pr">*<tr></tr></table>?\n</td>