<?xml version="1.0" encoding="UTF-8"?><rss 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" version="2.0"><channel><title><![CDATA[New Forum Software]]></title><description><![CDATA[<p dir="auto">Over the weekend, we will be changing to our new forum software.   Our goal is for it to go live by Monday.</p>
<p dir="auto">This means that the current forums will see reduced functions so we can transfer it over.</p>
<p dir="auto">You will see that entire sections of the forums will go "read only".  This is needed for the process.  Once the new software is live, those threads/posts will fully function again, as usual.</p>
<p dir="auto">Unfortunately, we will lose some newer posts (ie; posted this weekend).   Feel free to repost after checking that it is gone.</p>
]]></description><link>https://community.gaytor.rent/topic/51228/new-forum-software</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 10:19:09 GMT</lastBuildDate><atom:link href="https://community.gaytor.rent/topic/51228.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 23 Jan 2021 07:11:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New Forum Software on Sat, 30 Jan 2021 07:00:11 GMT]]></title><description><![CDATA[<p dir="auto">This isn't the place for posting problems with the new forums.</p>
<p dir="auto">Please post all problems here;</p>
<p dir="auto"><a href="https://community.gaytor.rent/category/169/new-forum-issues">https://community.gaytor.rent/category/169/new-forum-issues</a></p>
]]></description><link>https://community.gaytor.rent/post/269964</link><guid isPermaLink="true">https://community.gaytor.rent/post/269964</guid><dc:creator><![CDATA[raphjd]]></dc:creator><pubDate>Sat, 30 Jan 2021 07:00:11 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Sat, 30 Jan 2021 04:21:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gsrtorr" aria-label="Profile: gsrtorr">@<bdi>gsrtorr</bdi></a> Yup, I've been getting those 404 errors a few times these last few days as well.</p>
]]></description><link>https://community.gaytor.rent/post/269955</link><guid isPermaLink="true">https://community.gaytor.rent/post/269955</guid><dc:creator><![CDATA[nydude25]]></dc:creator><pubDate>Sat, 30 Jan 2021 04:21:23 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Fri, 29 Jan 2021 22:57:17 GMT]]></title><description><![CDATA[<p dir="auto">Not sure if this is expected behavior or not as a result of the upgrade, but I've been having trouble logging into the site all week, frequently receiving "404 not found" errors.  Today, I cleared my browser cookies for this site, but had the exact same issue logging in.  It seems like if I navigate to the forums (<a href="https://community.gaytor.rent/">https://community.gaytor.rent/</a>) and login there, I have better luck and can then go back to the torrent search page.  If I try to login from the torrent search page, it gives me the 404 nearly every time, though refreshing the page enough times will eventually get it to work.  I've tried Firefox and Chrome with the same result and my Internet service is working fine otherwise (it's Verizon FIOS Gigabit).</p>
<p dir="auto">I also switched to the beta search page (<a href="https://www.gaytor.rent/search.php" rel="nofollow ugc">https://www.gaytor.rent/search.php</a>) and it takes a lot more vertical space than the old search page (<a href="https://www.gaytor.rent/browse.php" rel="nofollow ugc">https://www.gaytor.rent/browse.php</a>) 5 results versus 9 results in the same browser window height, so there's a lot more scrolling involved to go through each page of results.  I definitely appreciate modernizing the forum, but feel that a smaller font and less margin / border around each row to get closer to the density of results on the old results page would be an improvement.</p>
]]></description><link>https://community.gaytor.rent/post/269938</link><guid isPermaLink="true">https://community.gaytor.rent/post/269938</guid><dc:creator><![CDATA[gsrtorr]]></dc:creator><pubDate>Fri, 29 Jan 2021 22:57:17 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Thu, 28 Jan 2021 15:37:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I don't know how many people still use IE, but the label on the permalink which lists the activity date in the upper right corner is missing.</p>
<p dir="auto">Here is the snippet of a post using Chrome which <strong>is</strong><br />
correct:</p>
<pre><code>&lt;small class="pull-right"&gt;
	&lt;i component="post/edit-indicator" class="fa fa-pencil-square pointer edit-icon hidden"&gt;&lt;/i&gt;
	&lt;small data-editor="" component="post/editor" class="hidden"&gt;last edited by  &lt;span class="timeago" title=""&gt;&lt;/span&gt;&lt;/small&gt;
	&lt;span class="visible-xs-inline-block visible-sm-inline-block visible-md-inline-block visible-lg-inline-block"&gt;
		&lt;a class="permalink" href="/post/269686"&gt;&lt;span class="timeago" title="26 Jan 2021, 04:15" datetime="2021-01-26T09:15:03.783Z"&gt;**2 days ago**&lt;/span&gt;&lt;/a&gt;
	&lt;/span&gt;
&lt;/small&gt;
</code></pre>
<p dir="auto">Note the <strong>2 days ago</strong> in the last span.</p>
<p dir="auto">Here is the snippet in IE:</p>
<pre><code>&lt;small class="pull-right"&gt;
	&lt;i class="fa fa-pencil-square pointer edit-icon hidden" component="post/edit-indicator"&gt;&lt;/i&gt;
	&lt;small class="hidden" component="post/editor" data-editor=""&gt;last edited by &lt;span title="" class="timeago"&gt;&lt;/span&gt;&lt;/small&gt;
	&lt;span class="visible-xs-inline-block visible-sm-inline-block visible-md-inline-block visible-lg-inline-block"&gt;
		&lt;a class="permalink" href="/post/269686"&gt;&lt;span title="2021-01-26T09:15:03.783Z" class="timeago"&gt;&lt;/span&gt;&lt;/a&gt;
	&lt;/span&gt;
&lt;/small&gt;
</code></pre>
<p dir="auto">You will note that the contents of the last span, which should be "2 days ago" is missing.</p>
<p dir="auto">This is the limit of my debugging ability to try to help.</p>
<ul>
<li>Mark</li>
</ul>
]]></description><link>https://community.gaytor.rent/post/269845</link><guid isPermaLink="true">https://community.gaytor.rent/post/269845</guid><dc:creator><![CDATA[mcondor]]></dc:creator><pubDate>Thu, 28 Jan 2021 15:37:28 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Wed, 27 Jan 2021 04:52:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eobox91103" aria-label="Profile: eobox91103">@<bdi>eobox91103</bdi></a></p>
<p dir="auto">Click on your user icon in the upper right corner and then settings.</p>
]]></description><link>https://community.gaytor.rent/post/269743</link><guid isPermaLink="true">https://community.gaytor.rent/post/269743</guid><dc:creator><![CDATA[raphjd]]></dc:creator><pubDate>Wed, 27 Jan 2021 04:52:41 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Tue, 26 Jan 2021 23:15:05 GMT]]></title><description><![CDATA[<p dir="auto">Rolling out new software like this has to be a lot of work.</p>
<p dir="auto">One feature of the previous layout was an option to show new responses to threads that I had posted one, which was very convenient.  Is that available here?  I haven't found it, but then I don't read "icon" very well.  Thanks.</p>
]]></description><link>https://community.gaytor.rent/post/269731</link><guid isPermaLink="true">https://community.gaytor.rent/post/269731</guid><dc:creator><![CDATA[eobox91103]]></dc:creator><pubDate>Tue, 26 Jan 2021 23:15:05 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Tue, 26 Jan 2021 22:53:32 GMT]]></title><description><![CDATA[<p dir="auto">Who misses BBS? When <a href="https://en.wikipedia.org/wiki/The_Major_BBS#Worldgroup" rel="nofollow ugc">WorldGroup BBS</a> came out that was the <em>best evah</em>! A lot of fun when @Sysop would hit the disconnect button and made us all behave again.</p>
]]></description><link>https://community.gaytor.rent/post/269730</link><guid isPermaLink="true">https://community.gaytor.rent/post/269730</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 26 Jan 2021 22:53:32 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Tue, 26 Jan 2021 22:28:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domosuke" aria-label="Profile: domosuke">@<bdi>domosuke</bdi></a> I was hosting forums back in the day of phpbb2 and I sometimes miss the layout too.</p>
<p dir="auto">That said, it's important to keep things up to date and there really isn't anything you could do with the old one that you can't do with the new one.</p>
<p dir="auto">It's really clean.</p>
<p dir="auto">That said, i've had to zoom out on my browser because everything looks "big". Minor quibble.</p>
]]></description><link>https://community.gaytor.rent/post/269728</link><guid isPermaLink="true">https://community.gaytor.rent/post/269728</guid><dc:creator><![CDATA[agaybottom]]></dc:creator><pubDate>Tue, 26 Jan 2021 22:28:39 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Tue, 26 Jan 2021 21:24:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domosuke" aria-label="Profile: domosuke">@<bdi>domosuke</bdi></a> said in <a href="/post/269708">New Forum Software</a>:</p>
<blockquote>
<p dir="auto">Such as shame. I quite liked how retro the old model and layout was. But oh well, what can you do.</p>
</blockquote>
<p dir="auto">I heard about online museums.. how about that ?</p>
]]></description><link>https://community.gaytor.rent/post/269724</link><guid isPermaLink="true">https://community.gaytor.rent/post/269724</guid><dc:creator><![CDATA[Joker]]></dc:creator><pubDate>Tue, 26 Jan 2021 21:24:03 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Tue, 26 Jan 2021 15:29:47 GMT]]></title><description><![CDATA[<p dir="auto">Such as shame. I quite liked how retro the old model and layout was. But oh well, what can you do.</p>
]]></description><link>https://community.gaytor.rent/post/269708</link><guid isPermaLink="true">https://community.gaytor.rent/post/269708</guid><dc:creator><![CDATA[Domosuke]]></dc:creator><pubDate>Tue, 26 Jan 2021 15:29:47 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Tue, 26 Jan 2021 10:25:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raphjd" aria-label="Profile: raphjd">@<bdi>raphjd</bdi></a> said in <a href="/post/269688">New Forum Software</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andergarcia" aria-label="Profile: andergarcia">@<bdi>andergarcia</bdi></a> said in <a href="/post/269686">New Forum Software</a>:</p>
<blockquote>
<p dir="auto">It lloks very nice, but I miss some things: for example, now I can`t see the reputation points which were visible before.</p>
</blockquote>
<p dir="auto">Everyone is starting with 0 rep points.</p>
</blockquote>
<p dir="auto">Ah, ok. That's why I didn't see any reputation point. Thanks for the answer, <a class="plugin-mentions-user plugin-mentions-a" href="/user/raphjd" aria-label="Profile: raphjd">@<bdi>raphjd</bdi></a>!</p>
]]></description><link>https://community.gaytor.rent/post/269689</link><guid isPermaLink="true">https://community.gaytor.rent/post/269689</guid><dc:creator><![CDATA[andergarcia]]></dc:creator><pubDate>Tue, 26 Jan 2021 10:25:53 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Tue, 26 Jan 2021 09:57:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andergarcia" aria-label="Profile: andergarcia">@<bdi>andergarcia</bdi></a> said in <a href="/post/269686">New Forum Software</a>:</p>
<blockquote>
<p dir="auto">It lloks very nice, but I miss some things: for example, now I can`t see the reputation points which were visible before.</p>
</blockquote>
<p dir="auto">Everyone is starting with 0 rep points.</p>
]]></description><link>https://community.gaytor.rent/post/269688</link><guid isPermaLink="true">https://community.gaytor.rent/post/269688</guid><dc:creator><![CDATA[raphjd]]></dc:creator><pubDate>Tue, 26 Jan 2021 09:57:05 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Tue, 26 Jan 2021 09:15:03 GMT]]></title><description><![CDATA[<p dir="auto">It lloks very nice, but I miss some things: for example, now I can`t see the reputation points which were visible before.</p>
]]></description><link>https://community.gaytor.rent/post/269686</link><guid isPermaLink="true">https://community.gaytor.rent/post/269686</guid><dc:creator><![CDATA[andergarcia]]></dc:creator><pubDate>Tue, 26 Jan 2021 09:15:03 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Mon, 25 Jan 2021 01:42:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cocadao" aria-label="Profile: cocadao">@<bdi>cocadao</bdi></a> said in <a href="/post/269664">New Forum Software</a>:</p>
<blockquote>
<p dir="auto">I'll be happy to <strong>participate</strong> and test it out. lol</p>
</blockquote>
<p dir="auto">this is SO AWESOME !</p>
]]></description><link>https://community.gaytor.rent/post/269665</link><guid isPermaLink="true">https://community.gaytor.rent/post/269665</guid><dc:creator><![CDATA[Joker]]></dc:creator><pubDate>Mon, 25 Jan 2021 01:42:10 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Mon, 25 Jan 2021 01:13:14 GMT]]></title><description><![CDATA[<p dir="auto">@bc22 said in <a href="/post/269630">New Forum Software</a>:</p>
<blockquote>
<p dir="auto">Excellent!</p>
<p dir="auto">This post, being new, will vanish in . . . 3 . . . 2 . . . 1 . . .</p>
</blockquote>
<p dir="auto">you were lucky.. it did not !</p>
]]></description><link>https://community.gaytor.rent/post/269663</link><guid isPermaLink="true">https://community.gaytor.rent/post/269663</guid><dc:creator><![CDATA[Jokerkid]]></dc:creator><pubDate>Mon, 25 Jan 2021 01:13:14 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Sat, 23 Jan 2021 12:36:29 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the heads up !!!</p>
]]></description><link>https://community.gaytor.rent/post/269638</link><guid isPermaLink="true">https://community.gaytor.rent/post/269638</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 23 Jan 2021 12:36:29 GMT</pubDate></item><item><title><![CDATA[Reply to New Forum Software on Sat, 23 Jan 2021 07:30:09 GMT]]></title><description><![CDATA[<p dir="auto">Excellent!</p>
<p dir="auto">This post, being new, will vanish in . . . 3 . . . 2 . . . 1 . . .</p>
]]></description><link>https://community.gaytor.rent/post/269630</link><guid isPermaLink="true">https://community.gaytor.rent/post/269630</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 23 Jan 2021 07:30:09 GMT</pubDate></item></channel></rss>