<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.theouthousers.com/forum/gym_sitemaps/gym_style.php?action-rss,type-xsl,lang-en,theme_id-9" media="screen, projection" ?>
<!-- Some spaces                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        to force xlst -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<!-- Generated by Google Yahoo MSN Sitemaps and RSS 2.0.1 - &#169; 2006, 2007, 2008 www.phpBB-SEO.com -->
	<channel>
		<title>Bugs and Fixes - Digest</title>
		<link>http://www.theouthousers.com/forum/bugs-and-fixes/</link>
		<description>Having a problem accessing the Outhouse? Drop a line and let us know.

&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 133 Topics || 751 Posts
Last post by &#x3C;span style="color: #660099;" class="username-coloured"&#x3E;S.F. Jude Terror&#x3C;/span&#x3E;</description>
		<lastBuildDate>Sat, 09 Feb 2013 19:49:53 GMT</lastBuildDate>
		<image>
			<title>Bugs and Fixes - Digest</title>
			<url>http://www.theouthousers.com/forum/gym_sitemaps/images/rss_forum_big.gif</url>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/</link>
		</image>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>Google Yahoo MSN Sitemaps and RSS 2.0.1 - &#169; 2006, 2007, 2008 www.phpBB-SEO.com</generator>
		<ttl>6</ttl>
		<atom:link href="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml" rel="self" type="application/rss+xml" />
		<textInput>
			<title>RSS 2.0 feed link : Bugs and Fixes - Digest</title>
			<description>Having a problem accessing the Outhouse? Drop a line and let us know.

&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 133 Topics || 751 Posts
Last post by &#x3C;span style="color: #660099;" class="username-coloured"&#x3E;S.F. Jude Terror&#x3C;/span&#x3E;RSS 2.0 feed link</description>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml</link>
			<name>gym_sitemaps</name>
		</textInput>

		<item>
			<title>log in and account help</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/log-and-account-help-t75833.html</link>
			<pubDate>Sat, 09 Feb 2013 19:49:53 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;log in and account help&#x3C;/b&#x3E;

I was using the Facebook login to access the board. But it dosen't work. Could a mod or admin merge my accounts please?
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 10 Replies || 1714 Views
Post by Omnis Ra



</description>
			<dc:creator>Omnis Ra</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/log-and-account-help-t75833.html</guid>
		</item>
		<item>
			<title>Re: log in and account help</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/log-and-account-help-t75833.html#p10140880</link>
			<pubDate>Sat, 09 Feb 2013 19:49:53 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: log in and account help&#x3C;/b&#x3E;

&#x3C;blockquote&#x3E;&#x3C;div&#x3E;&#x3C;cite&#x3E;Schlemmer wrote:&#x3C;/cite&#x3E;&#x26;quot;Sorry but you cannot use search at this time. Please try again in a few minutes.&#x26;quot;

Am I the only one getting this past couple of days?  From any of the quick links, view new posts / view your posts, etc.&#x3C;/div&#x3E;&#x3C;/blockquote&#x3E;

After the web hosts yelled at us, I set it to disable if the server load goes above 3, as the search can be expensive on the database. Meanwhile, I'm trying to optimize the code so the server load never goes above 3.

Server load represents, more or less, the number of processors being fully used. The server has 2 processors, so if we're using 3 processors worth of processing, then it means there is going to be a lot of waiting for all tasks to go through, resulting in massive slowdowns.

So anyway, the idea is to try to automate the disabling of some services, like search, when load is high so as not to create a traffic jam, and at the same time try to figure out how to reduce load so it rarely gets that high.

Today, I moved the session tables to memory. Every time a page loads on here, for every user and even every guest, it writes to the session table to store their activity for crap like &#x26;quot;Who's Online.&#x26;quot; I think this should have a big impact as that was a lot of small writes to the DB.

Let me know how often you find search unavailable in the future.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 10 Replies || 1714 Views
Last post by &#x3C;span style="color: #660099;" class="username-coloured"&#x3E;S.F. Jude Terror&#x3C;/span&#x3E;

</description>
			<dc:creator>S.F. Jude Terror</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/log-and-account-help-t75833.html#p10140880</guid>
		</item>
		<item>
			<title>Bug regarding PM's on mobile skin</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/bug-regarding-mobile-skin-t85328.html</link>
			<pubDate>Sat, 28 Jul 2012 23:18:42 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;Bug regarding PM's on mobile skin&#x3C;/b&#x3E;

Keep forgetting to say this every time I realise it...the mobile skin doesn't give any indication of whether we have received any PM's or not anymore.

I have to manually go into the CP -&#x26;gt; Private Messages and actually click into the Inbox to make it even show that there's a new message in there. I think before one of the forum updates it appeared in the site header as &#x26;quot;New Message(s)&#x26;quot; or something.

I kinda feel like a dick when I browse the site through my phone away from home and then get home sometimes to see I had a message hours ago while I was active on the board, makes it seem like I couldn't be bothered replying while posting away in other threads.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 5 Replies || 1135 Views
Post by fieldy snuts



</description>
			<dc:creator>fieldy snuts</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/bug-regarding-mobile-skin-t85328.html</guid>
		</item>
		<item>
			<title>Re: Bug regarding PM's on mobile skin</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/bug-regarding-mobile-skin-t85328.html#p2838361</link>
			<pubDate>Sat, 28 Jul 2012 23:18:42 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: Bug regarding PM's on mobile skin&#x3C;/b&#x3E;

Excellent. Thanks Jude &#x3C;img src="http://www.theouthousers.com/forum/images/smilies/icon_smile.gif" alt=":)" title="Smile" /&#x3E;
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 5 Replies || 1135 Views
Last post by fieldy snuts

</description>
			<dc:creator>fieldy snuts</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/bug-regarding-mobile-skin-t85328.html#p2838361</guid>
		</item>
		<item>
			<title>Can't make a new topic while posting from the mobile site.</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/can-make-new-topic-while-posting-from-the-mobile-site-t77701.html</link>
			<pubDate>Sat, 28 Jul 2012 18:20:09 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;Can't make a new topic while posting from the mobile site.&#x3C;/b&#x3E;

Don't know if its just my iphone or happening to others as well.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 8 Replies || 947 Views
Post by Alchemic_Spider



</description>
			<dc:creator>Alchemic_Spider</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/can-make-new-topic-while-posting-from-the-mobile-site-t77701.html</guid>
		</item>
		<item>
			<title>Re: Can't make a new topic while posting from the mobile sit</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/can-make-new-topic-while-posting-from-the-mobile-site-t77701.html#p2838244</link>
			<pubDate>Sat, 28 Jul 2012 18:20:09 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: Can't make a new topic while posting from the mobile sit&#x3C;/b&#x3E;

Fixed this one too. Sorry Alchemic. RIP.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 8 Replies || 947 Views
Last post by &#x3C;span style="color: #660099;" class="username-coloured"&#x3E;S.F. Jude Terror&#x3C;/span&#x3E;

</description>
			<dc:creator>S.F. Jude Terror</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/can-make-new-topic-while-posting-from-the-mobile-site-t77701.html#p2838244</guid>
		</item>
		<item>
			<title>What Do YOU Want?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/what-you-want-t6466.html</link>
			<pubDate>Mon, 27 Feb 2012 00:39:38 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;What Do YOU Want?&#x3C;/b&#x3E;

So, many people on here have said that want certain things. Some want usertitles that they can change, others want the ability to block sigs, and some want cheese so here's the thread to post what you want from The Outhouse in terms of features and I'll try to help you get it.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 73 Replies || 6587 Views
Post by &#x3C;span style="color: #AA0000;" class="username-coloured"&#x3E;john lewis hawk&#x3C;/span&#x3E;



</description>
			<dc:creator>john lewis hawk</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/what-you-want-t6466.html</guid>
		</item>
		<item>
			<title>Re: What Do YOU Want?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/what-you-want-t6466-60.html#p2733491</link>
			<pubDate>Mon, 27 Feb 2012 00:39:38 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: What Do YOU Want?&#x3C;/b&#x3E;

&#x3C;blockquote&#x3E;&#x3C;div&#x3E;&#x3C;cite&#x3E;Fat Ollie Weeks wrote:&#x3C;/cite&#x3E;Holy shit! gcoleman99!!!! &#x3C;img src="http://www.theouthousers.com/forum/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /&#x3E; 

Welcome back, man!&#x3C;/div&#x3E;&#x3C;/blockquote&#x3E;
Thanks! Now, if you could just point me in the direction of Punchy...  &#x3C;img src="http://www.theouthousers.com/forum/images/smilies/icon_twisted.gif" alt=":twisted:" title="Twisted Evil" /&#x3E;
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 73 Replies || 6587 Views
Last post by gcoleman99

</description>
			<dc:creator>gcoleman99</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/what-you-want-t6466-60.html#p2733491</guid>
		</item>
		<item>
			<title>So is the new server still causing trouble?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/the-new-server-still-causing-trouble-t76473.html</link>
			<pubDate>Tue, 17 Jan 2012 07:24:07 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;So is the new server still causing trouble?&#x3C;/b&#x3E;

I remember when we switched to the new server and started having problems (such as clicking on a thread opening in a new window, constantly being logged out, etc.) was supposed to be fixed.

Is there something I missed?  I'm still having those problems.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 5 Replies || 878 Views
Post by syxxpakk



</description>
			<dc:creator>syxxpakk</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/the-new-server-still-causing-trouble-t76473.html</guid>
		</item>
		<item>
			<title>Re: So is the new server still causing trouble?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/the-new-server-still-causing-trouble-t76473.html#p2690296</link>
			<pubDate>Tue, 17 Jan 2012 07:24:07 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: So is the new server still causing trouble?&#x3C;/b&#x3E;

Wow, I'm surprised your browser held the cache for so long. Working okay now?
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 5 Replies || 878 Views
Last post by &#x3C;span style="color: #660099;" class="username-coloured"&#x3E;S.F. Jude Terror&#x3C;/span&#x3E;

</description>
			<dc:creator>S.F. Jude Terror</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/the-new-server-still-causing-trouble-t76473.html#p2690296</guid>
		</item>
		<item>
			<title>trying to change email</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/trying-change-email-t74004.html</link>
			<pubDate>Thu, 10 Nov 2011 22:30:34 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;trying to change email&#x3C;/b&#x3E;

I'm trying to change my email address, but the thing keeps telling me my current password is incorrect. I've entered like 10 different passwords and none of them seem to work, including what should be the password I set.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 2 Post || 595 Views
Post by Keb



</description>
			<dc:creator>Keb</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/trying-change-email-t74004.html</guid>
		</item>
		<item>
			<title>Re: trying to change email</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/trying-change-email-t74004.html#p2630741</link>
			<pubDate>Thu, 10 Nov 2011 22:30:34 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: trying to change email&#x3C;/b&#x3E;

Okay, just changed it, but then it logged me out, then I couldn't log in because it kept telling me my password was incorrect. Then I had to reactivate something. Then I had to get a new password. Then I had to activate that password. Then I had to log in again.

Too much BS just to change my email. Should you really have to enter your password to change your email?
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 2 Post || 595 Views
Last post by Keb

</description>
			<dc:creator>Keb</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/trying-change-email-t74004.html#p2630741</guid>
		</item>
		<item>
			<title>Could someone change my user title?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/could-someone-change-user-title-t73207.html</link>
			<pubDate>Thu, 27 Oct 2011 01:16:46 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;Could someone change my user title?&#x3C;/b&#x3E;

I'd like it to be &#x26;quot;Fisty McDigger&#x26;quot;
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 2 Post || 603 Views
Post by Timbales



</description>
			<dc:creator>Timbales</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/could-someone-change-user-title-t73207.html</guid>
		</item>
		<item>
			<title>Re: Could someone change my user title?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/could-someone-change-user-title-t73207.html#p2615135</link>
			<pubDate>Thu, 27 Oct 2011 01:16:46 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: Could someone change my user title?&#x3C;/b&#x3E;

&#x3C;blockquote&#x3E;&#x3C;div&#x3E;&#x3C;cite&#x3E;Timbales wrote:&#x3C;/cite&#x3E;I'd like it to be &#x26;quot;Fisty McDigger&#x26;quot;&#x3C;/div&#x3E;&#x3C;/blockquote&#x3E;

Yes. I'll do it when my conference is over at work this week (really busy) if you can't get one of the admins to do it before then. Nieto should know how - you should pm him as he might not check this forum.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 2 Post || 603 Views
Last post by &#x3C;span style="color: #660099;" class="username-coloured"&#x3E;S.F. Jude Terror&#x3C;/span&#x3E;

</description>
			<dc:creator>S.F. Jude Terror</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/could-someone-change-user-title-t73207.html#p2615135</guid>
		</item>
		<item>
			<title>getting this when I try to read post</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/getting-this-when-try-read-post-t72096.html</link>
			<pubDate>Sat, 01 Oct 2011 15:55:32 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;getting this when I try to read post&#x3C;/b&#x3E;

I'm on mobile, getting this every time I try to open a thread.:
&#x3C;blockquote class="uncited"&#x3E;&#x3C;div&#x3E; Not able to open ./cache/data_global.php &#x3C;/div&#x3E;&#x3C;/blockquote&#x3E;
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 2 Post || 555 Views
Post by Keb



</description>
			<dc:creator>Keb</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/getting-this-when-try-read-post-t72096.html</guid>
		</item>
		<item>
			<title>Re: getting this when I try to read post</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/getting-this-when-try-read-post-t72096.html#p2589165</link>
			<pubDate>Sat, 01 Oct 2011 15:55:32 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: getting this when I try to read post&#x3C;/b&#x3E;

Side effect of all the anti-hacker stuff I've been doing. Should be all better now.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 2 Post || 555 Views
Last post by &#x3C;span style="color: #660099;" class="username-coloured"&#x3E;S.F. Jude Terror&#x3C;/span&#x3E;

</description>
			<dc:creator>S.F. Jude Terror</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/getting-this-when-try-read-post-t72096.html#p2589165</guid>
		</item>
		<item>
			<title>Page skipping</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/page-skipping-t69124.html</link>
			<pubDate>Sat, 24 Sep 2011 08:48:18 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;Page skipping&#x3C;/b&#x3E;

For some reason of late, if I am logged in or not, I find that with some threads, like the Cosplayers one, I cannot access certain pages. It'll jump to the next one instead.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 6 Replies || 730 Views
Post by Cat-Scratch



</description>
			<dc:creator>Cat-Scratch</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/page-skipping-t69124.html</guid>
		</item>
		<item>
			<title>Re: Page skipping</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/page-skipping-t69124.html#p2580401</link>
			<pubDate>Sat, 24 Sep 2011 08:48:18 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: Page skipping&#x3C;/b&#x3E;

I can view all those pages without issue while logged in. Do you have the number of posts per page set to some weird number in your profile?
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 6 Replies || 730 Views
Last post by &#x3C;span style="color: #660099;" class="username-coloured"&#x3E;S.F. Jude Terror&#x3C;/span&#x3E;

</description>
			<dc:creator>S.F. Jude Terror</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/page-skipping-t69124.html#p2580401</guid>
		</item>
		<item>
			<title>There's no report button for mobile site</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/there-report-button-for-mobile-site-t69038.html</link>
			<pubDate>Sun, 07 Aug 2011 19:26:21 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;There's no report button for mobile site&#x3C;/b&#x3E;

I just realized the mobile site has no report button or link.

I'm being serious.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 5 Replies || 590 Views
Post by Keb



</description>
			<dc:creator>Keb</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/there-report-button-for-mobile-site-t69038.html</guid>
		</item>
		<item>
			<title>Re: There's no report button for mobile site</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/there-report-button-for-mobile-site-t69038.html#p2520124</link>
			<pubDate>Sun, 07 Aug 2011 19:26:21 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: There's no report button for mobile site&#x3C;/b&#x3E;

Get a proper computer you hippie.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 5 Replies || 590 Views
Last post by covalesky

</description>
			<dc:creator>covalesky</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/there-report-button-for-mobile-site-t69038.html#p2520124</guid>
		</item>
		<item>
			<title>Invalid Token?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/invalid-token-t68925.html</link>
			<pubDate>Sat, 06 Aug 2011 17:50:38 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;Invalid Token?&#x3C;/b&#x3E;

When I try to login on the Front Page, I get &#x26;quot;Invalid Token&#x26;quot;.

Logging in to the Forums is fine.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 5 Replies || 556 Views
Post by Comic_Doctor



</description>
			<dc:creator>Comic_Doctor</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/invalid-token-t68925.html</guid>
		</item>
		<item>
			<title>Re: Invalid Token?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/invalid-token-t68925.html#p2519340</link>
			<pubDate>Sat, 06 Aug 2011 17:50:38 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: Invalid Token?&#x3C;/b&#x3E;

I've had it a couple of times but sometimes when I close down my browser and then open back up to the oh it take like I've already login.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 5 Replies || 556 Views
Last post by &#x3C;span style="color: #00AA00;" class="username-coloured"&#x3E;bkthomson&#x3C;/span&#x3E;

</description>
			<dc:creator>bkthomson</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/invalid-token-t68925.html#p2519340</guid>
		</item>
		<item>
			<title>Chrome problem?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/chrome-problem-t59964.html</link>
			<pubDate>Tue, 29 Mar 2011 17:16:02 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;Chrome problem?&#x3C;/b&#x3E;

I can't get the site to load on google chrome.. it was working up to about a half hour ago, now it just stalls and freezes the browser
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 7 Replies || 1038 Views
Post by &#x3C;span style="color: #000099;" class="username-coloured"&#x3E;e_galston&#x3C;/span&#x3E;



</description>
			<dc:creator>e_galston</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/chrome-problem-t59964.html</guid>
		</item>
		<item>
			<title>Re: Chrome problem?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/chrome-problem-t59964.html#p2362655</link>
			<pubDate>Tue, 29 Mar 2011 17:16:02 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: Chrome problem?&#x3C;/b&#x3E;

Chrome is apperantly acting up when people try to use RSS Feeds.  Just wanted to pass that along.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 7 Replies || 1038 Views
Last post by &#x3C;span style="color: #AA0000;" class="username-coloured"&#x3E;BlueStreak&#x3C;/span&#x3E;

</description>
			<dc:creator>BlueStreak</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/chrome-problem-t59964.html#p2362655</guid>
		</item>
		<item>
			<title>Mobile Skin</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/mobile-skin-t58311.html</link>
			<pubDate>Wed, 26 Jan 2011 04:19:22 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;Mobile Skin&#x3C;/b&#x3E;

My cell phone is no longer automatically picking up the mobile skin.  I use a Samsung Reality.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 4 Replies || 644 Views
Post by syxxpakk



</description>
			<dc:creator>syxxpakk</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/mobile-skin-t58311.html</guid>
		</item>
		<item>
			<title>Re: Mobile Skin</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/mobile-skin-t58311.html#p2276806</link>
			<pubDate>Wed, 26 Jan 2011 04:19:22 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: Mobile Skin&#x3C;/b&#x3E;

&#x3C;blockquote&#x3E;&#x3C;div&#x3E;&#x3C;cite&#x3E;syxxpakk wrote:&#x3C;/cite&#x3E;Negative.&#x3C;/div&#x3E;&#x3C;/blockquote&#x3E;

Excellent. &#x3C;img src="http://www.theouthousers.com/forum/images/smilies/icon_smile.gif" alt=":)" title="Smile" /&#x3E;
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 4 Replies || 644 Views
Last post by &#x3C;span style="color: #660099;" class="username-coloured"&#x3E;S.F. Jude Terror&#x3C;/span&#x3E;

</description>
			<dc:creator>S.F. Jude Terror</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/mobile-skin-t58311.html#p2276806</guid>
		</item>
		<item>
			<title>Mobile site won't let me post</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/mobile-site-won-let-post-t59813.html</link>
			<pubDate>Sat, 22 Jan 2011 07:18:07 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;


&#x3C;b&#x3E;Mobile site won't let me post&#x3C;/b&#x3E;

Weird. I can't submit posts from the mobile site. Is it my browser or the OH?
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 3 Replies || 573 Views
Post by Keb



</description>
			<dc:creator>Keb</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/mobile-site-won-let-post-t59813.html</guid>
		</item>
		<item>
			<title>Re: Mobile site won't let me post</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/mobile-site-won-let-post-t59813.html#p2270651</link>
			<pubDate>Sat, 22 Jan 2011 07:18:07 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;Re: Mobile site won't let me post&#x3C;/b&#x3E;

&#x3C;blockquote&#x3E;&#x3C;div&#x3E;&#x3C;cite&#x3E;Keb wrote:&#x3C;/cite&#x3E;Weird. I can't submit posts from the mobile site. Is it my browser or the OH?&#x3C;/div&#x3E;&#x3C;/blockquote&#x3E;


I didn't change anything on the mobile site. Are you using a different browser than normal?
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 3 Replies || 573 Views
Last post by &#x3C;span style="color: #660099;" class="username-coloured"&#x3E;S.F. Jude Terror&#x3C;/span&#x3E;

</description>
			<dc:creator>S.F. Jude Terror</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/mobile-site-won-let-post-t59813.html#p2270651</guid>
		</item>
		<item>
			<title>is it possible to add a slightly longer title in my profile?</title>
			<link>http://www.theouthousers.com/forum/bugs-and-fixes/possible-add-slightly-longer-title-profile-t59772.html</link>
			<pubDate>Fri, 21 Jan 2011 08:12:42 GMT</pubDate>
			<description>&#x3C;h5&#x3E;&#x3C;a href="http://www.theouthousers.com/forum/bugs-and-fixes/" title="Bugs and Fixes"&#x3E;Bugs and Fixes&#x3C;/a&#x3E;&#x3C;/h5&#x3E;
&#x3C;b&#x3E;is it possible to add a slightly longer title in my profile?&#x3C;/b&#x3E;

Trying to fit a short quote in there but it didn't fit.
&#x3C;b&#x3E;Statistics&#x3C;/b&#x3E; : 1 Post || 501 Views
Post by fieldy snuts

</description>
			<dc:creator>fieldy snuts</dc:creator>
			<source url="http://www.theouthousers.com/forum/bugs-and-fixes/digest/forum.xml">Bugs and Fixes - Digest</source>
			<guid isPermaLink="true">http://www.theouthousers.com/forum/bugs-and-fixes/possible-add-slightly-longer-title-profile-t59772.html</guid>
		</item>
	</channel>
</rss>

<!-- URL list generated in  0.27120 s ( Mem Usage : 437.12 Kb ) - 5 sql - 29 URLs listed -->
<!--  Output ended after 0.27135 s ( Mem Usage : 437.84 Kb ) -->