<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ForumZ Blog</title>
	<atom:link href="http://forumz.blogz.cc/feed/" rel="self" type="application/rss+xml" />
	<link>http://forumz.blogz.cc</link>
	<description>The blog of Forums</description>
	<lastBuildDate>Thu, 19 Mar 2009 17:31:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Code against spam</title>
		<link>http://forumz.blogz.cc/2009/03/19/code-against-spam/</link>
		<comments>http://forumz.blogz.cc/2009/03/19/code-against-spam/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 17:31:40 +0000</pubDate>
		<dc:creator>BlogMaster</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[posting]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://forumz.blogz.cc/?p=46</guid>
		<description><![CDATA[


 Recently we read the phpBB3 captcha, which is the image with letters and numbers you see at the user registration form and also when an anonymous visitor is posting, has been broken by spammers. This means they have devised a technology to scan and decode the content of those images so that their spam [...]]]></description>
			<content:encoded><![CDATA[<p>Recently we read the phpBB3 captcha, which is the image with letters and numbers you see at the user registration form and also when an anonymous visitor is posting, has been broken by spammers. This means they have devised a technology to scan and decode the content of those images so that their spam bots can register and publish their spam in any phpBB3 forum, including those hosted with us.</p>
<p>A couple of days ago we added a code to our forums that is intended to stop these bots from posting, whether they are registered or not. Some of you may have experienced some trouble when posting. Especially emoticons, bbcode and font formatting not working properly. This problem affected Firefox and Safari users and has now been fixed.</p>
<p>Any users who are unable to post no, please check that you have javascript enabled in your browser.</p>
<p>There will be additional anti spam measures we will be implementing during the next few days, as a new mandatory captcha for user registration. We will also publish a tutorial explaining what you can do on your side.</p>
<p>Hopefully all of this will help keep our forums clean.</p>
]]></content:encoded>
			<wfw:commentRss>http://forumz.blogz.cc/2009/03/19/code-against-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom images</title>
		<link>http://forumz.blogz.cc/2009/02/06/custom-images/</link>
		<comments>http://forumz.blogz.cc/2009/02/06/custom-images/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 13:18:47 +0000</pubDate>
		<dc:creator>BlogMaster</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[emoticon]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[rank]]></category>
		<category><![CDATA[smilies]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://forumz.blogz.cc/?p=44</guid>
		<description><![CDATA[


 We have added some new functionality tothe admin control panel.
Now you can show on your forum your own emoticons or ranks. Just upload them to an external server and use the new fields to input the image URL.
Style images can also be now uploaded to external servers.
Enjoy!
]]></description>
			<content:encoded><![CDATA[<p>We have added some new functionality tothe admin control panel.</p>
<p>Now you can show on your forum your own emoticons or ranks. Just upload them to an external server and use the new fields to input the image URL.</p>
<p>Style images can also be now uploaded to external servers.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://forumz.blogz.cc/2009/02/06/custom-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading legacy phpBB2 forums</title>
		<link>http://forumz.blogz.cc/2008/11/08/upgrading-legacy-phpbb2-forums/</link>
		<comments>http://forumz.blogz.cc/2008/11/08/upgrading-legacy-phpbb2-forums/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 10:21:16 +0000</pubDate>
		<dc:creator>BlogMaster</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[phpBB2]]></category>
		<category><![CDATA[phpBB3]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://forumz.blogz.cc/?p=38</guid>
		<description><![CDATA[As of monday 10th of November we will be contacting phpBB2 forum administrators to set a date for the upgrade of their forums to phpBB3. This upgrade will be mandatory as of February 2009 the phpBB team will no longer release security fixes and updates for the legacy version.
There are a lot of improvements in [...]]]></description>
			<content:encoded><![CDATA[<p>As of monday 10th of November we will be contacting phpBB2 forum administrators to set a date for the upgrade of their forums to phpBB3. This upgrade will be mandatory as of February 2009 the phpBB team will no longer release security fixes and updates for the legacy version.</p>
<p>There are a lot of improvements in the new phpBB version that you can check out at the <a href="http://www.phpbb.com/about/features/" target="_blank">phpBB.com website</a>.</p>
<p>However, as this is a mayor version shift, there are a few points we believe you should consider before deciding to upgrade.</p>
<p>During the upgrade process your current database will be converted and made fully phpBB3 compatible. This includes all database contents, as posts, private messages, users, groups, permissions, ban list, forum configuration, etc.</p>
<p>Emoticons, avatars, rank images, videos and post images <strong>will not</strong> be converted unless hosted somewhere else. For instance, if you have a post with a picture that has been uploaded to your forum using the upload pic mod, this picture will not be available when your forum is upgraded as the upload pic mod is not phpBB3 compatible. If that picture was hosted at an external image hosting service, it will remain in your post.</p>
<p>phpBB2 mods and styles will not work with phpBB3 though phpBB3 itself includes some of the most popular mods that were available for phpBB2. In addition there is quite a wide range of styles made for phpBB3, among them there are many based in old phpBB styles.</p>
<p>If this is okay with you and you are a forum administrator, make sure you keep current your contact email address as we will be contacting all phpBB2 forum admins within the next few days to agree on a date an time when their forums will be converted.</p>
<p>If your are <strong>not</strong> contacted within the next seven days, please submit a support ticket at <a href="http://eticket.redius.com" target="_blank">eticket.redius.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://forumz.blogz.cc/2008/11/08/upgrading-legacy-phpbb2-forums/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New helpdesk</title>
		<link>http://forumz.blogz.cc/2008/11/07/new-support-suite/</link>
		<comments>http://forumz.blogz.cc/2008/11/07/new-support-suite/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 13:49:46 +0000</pubDate>
		<dc:creator>BlogMaster</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[eticket]]></category>
		<category><![CDATA[helpdesk]]></category>
		<category><![CDATA[otrs]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[ticket]]></category>

		<guid isPermaLink="false">http://forumz.blogz.cc/?p=34</guid>
		<description><![CDATA[During the last few weeks we have been testing the new helpdesk suite for forumz.cc customers.
As of today it will definitely replace the old software as many users reported difficulties in accessing the OTRS platform.
When you need submit a trouble ticket to the customer care team, please point your browser to http://eticket.redius.com and open a [...]]]></description>
			<content:encoded><![CDATA[<p>During the last few weeks we have been testing the new helpdesk suite for forumz.cc customers.</p>
<p>As of today it will definitely replace the old software as many users reported difficulties in accessing the OTRS platform.</p>
<p>When you need submit a trouble ticket to the customer care team, please point your browser to <a href="http://eticket.redius.com" target="_blank">http://eticket.redius.com</a> and open a new ticket. Make sure you use a valid email address as follow-up details of your ticket, as it is been processed, will be emailed at the address you register.</p>
]]></content:encoded>
			<wfw:commentRss>http://forumz.blogz.cc/2008/11/07/new-support-suite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fixed unable to post sql error</title>
		<link>http://forumz.blogz.cc/2008/04/16/fixed-unable-to-post-sql-error/</link>
		<comments>http://forumz.blogz.cc/2008/04/16/fixed-unable-to-post-sql-error/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 20:44:02 +0000</pubDate>
		<dc:creator>BlogMaster</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[support ticket]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blogless.org/blog/2008/04/16/fixed-unable-to-post-sql-error/</guid>
		<description><![CDATA[We have received feedback from some members who explained they were getting an sql error when posting in their forums right after yesterday&#8217;s software update.
The issue has been investigated and should be solved by now. We apologise for the inconveniences this may have caused to you and thank all those who have reported and helped [...]]]></description>
			<content:encoded><![CDATA[<p>We have received feedback from some members who explained they were getting an sql error when posting in their forums right after yesterday&#8217;s software update.</p>
<p>The issue has been investigated and should be solved by now. We apologise for the inconveniences this may have caused to you and thank all those who have reported and helped us to fix the error.</p>
<p>If you experience any further errors or problems, please let us know by creating a <a href="http://otrs.netmanaged.net">support ticket</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://forumz.blogz.cc/2008/04/16/fixed-unable-to-post-sql-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forums updated to phpBB 3.0.1</title>
		<link>http://forumz.blogz.cc/2008/04/15/forums-updated-to-phpbb-301/</link>
		<comments>http://forumz.blogz.cc/2008/04/15/forums-updated-to-phpbb-301/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 15:59:57 +0000</pubDate>
		<dc:creator>BlogMaster</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[phpBB 3.0.1]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blogless.org/blog/2008/04/15/forums-updated-to-phpbb-301/</guid>
		<description><![CDATA[The guys at phpBB have released version 3.0.1 of phpBB and we have updated all hosted forums to it. Sorry for the down time you may have experienced this morning while we carried out the work at the server.
This new version includes several bugfixes and security fixes.  Here is the full changelog:
1.i. Changes since [...]]]></description>
			<content:encoded><![CDATA[<p>The guys at phpBB have released version 3.0.1 of phpBB and we have updated all hosted forums to it. Sorry for the down time you may have experienced this morning while we carried out the work at the server.</p>
<p>This new version includes several bugfixes and security fixes.  Here is the full changelog:</p>
<h3>1.i. Changes since 3.0.0</h3>
<ul>
<li>[Change] Validate birthdays (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=15004">#15004</a>)</li>
<li>[Fix] Allow correct avatar caching for CGI installations. (thanks wildbill)</li>
<li>[Fix] Fix disabling of word censor, now possible again</li>
<li>[Fix] Allow single quotes in db password to be stored within config.php in installer</li>
<li>[Fix] Correctly quote db password for re-display in installer (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=16695">#16695</a> / thanks to m313 for reporting too &#8211; #s17235)</li>
<li>[Fix] Correctly handle empty imageset entries (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=16865">#16865</a>)</li>
<li>[Fix] Correctly check empty subjects/messages (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=17915">#17915</a>)</li>
<li>[Change] Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=17745">#17745</a>)</li>
<li>[Fix] Additionally include non-postable forums for moderators forums shown within the teams list. (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=17265">#17265</a>)</li>
<li>[Change] Sped up viewforum considerably (also goes towards mcp_forum)</li>
<li>[Fix] Do not split topic list for topics being promoted to announcements after been moved to another forum (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=18635">#18635</a>)</li>
<li>[Fix] Allow editing usernames within database_update on username cleanup (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=18415">#18415</a>)</li>
<li>[Fix] Fixing wrong sync() calls if moving all posts by a member in ACP (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=18385">#18385</a>)</li>
<li>[Fix] Check entered imagemagick path for trailing slash (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=18205">#18205</a>)</li>
<li>[Fix] Use proper title on index for new/unread posts (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=13101">#13101</a>) &#8211; patch provided by Pyramide</li>
<li>[Fix] Allow calls to $user-&gt;set_cookie() define no cookie time for setting session cookies (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=18025">#18025</a>)</li>
<li>[Fix] Stricter checks on smilie packs (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19675">#19675</a>)</li>
<li>[Fix] Gracefully return from cancelling pm drafts (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19675">#19675</a>)</li>
<li>[Fix] Possible login problems with IE7 if browser check is activated (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20135">#20135</a>)</li>
<li>[Fix] Fix possible database transaction errors if code returns on error and rollback happened (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=17025">#17025</a>)</li>
<li>[Change] Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20125">#20125</a>)</li>
<li>[Fix] Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19955">#19955</a>)</li>
<li>[Fix] Removing s_watching_img from watch_topic_forum() function (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20445">#20445</a>)</li>
<li>[Fix] Changing order for post review if more than one post affected (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=15249">#15249</a>)</li>
<li>[Fix] Language typos/fixes (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20425">#20425</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=15719">#15719</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=15429">#15429</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=14669">#14669</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=13479">#13479</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20795">#20795</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=21095">#21095</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=21405">#21405</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=21715">#21715</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=21725">#21725</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=21755">#21755</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=21865">#21865</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=15689">#15689</a>)</li>
<li>[Fix] Style/Template fixes (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20065">#20065</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19405">#19405</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19205">#19205</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=15028">#15028</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=14934">#14934</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=14821">#14821</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=14752">#14752</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=14497">#14497</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=13707">#13707</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=14738">#14738</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19725">#19725</a>)</li>
<li>[Fix] Tiny code fixes (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20165">#20165</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20025">#20025</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19795">#19795</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=14804">#14804</a>)</li>
<li>[Fix] Prepend phpbb_root_path to ranks path for displaying ranks (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19075">#19075</a>)</li>
<li>[Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=14765">#14765</a>)</li>
<li>[Fix] Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20435">#20435</a>)</li>
<li>[Fix] Try to sort last active date on memberlist correctly at least on current page (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=18665">#18665</a>)</li>
<li>[Fix] Handle generation of form tokens when maximum time is set to -1</li>
<li>[Fix] Correctly delete unapproved posts without deleting the topic (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=15120">#15120</a>)</li>
<li>[Fix] Respect signature permissions in posting (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=16029">#16029</a>)</li>
<li>[Fix] Users allowed to resign only from open and freely open groups (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19355">#19355</a>)</li>
<li>[Fix] Assign a last viewed date to converted topics (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=16565">#16565</a>)</li>
<li>[Fix] Many minor and/or cosmetic fixes (Including, but not limited to: #21315, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=18575">#18575</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=18435">#18435</a>, <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=21215">#21215</a>)</li>
<li>[Feature] New option to hide the entire list of subforums on listforums</li>
<li>[Fix] Custom BBCode {EMAIL}-Token usage (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=21155">#21155</a>)</li>
<li>[Fix] Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19565">#19565</a>)</li>
<li>[Change] Use correct string for filesize (MiB instead of MB for example)</li>
<li>[Change] Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20235">#20235</a>)</li>
<li>[Fix] Correctly return sole whitespaces if used with BBCodes (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19535">#19535</a>)</li>
<li>[Fix] Quote bbcode parsing adding too much closing tags on special conditions (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20735">#20735</a>)</li>
<li>[Change] Added sanity checks to various ACP settings</li>
<li>[Change] Removed minimum form times</li>
<li>[Fix] Check topics_per_page value in acp_forums (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=15539">#15539</a>)</li>
<li>[Fix] Custom profile fields with date type should be timezone independend (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=15003">#15003</a>)</li>
<li>[Fix] Fixing some XHTML errors/warnings within the ACP (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=22875">#22875</a>)</li>
<li>[Fix] Warnings if poll title/options exceed maximum characters per post (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=22865">#22865</a>)</li>
<li>[Fix] Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=22805">#22805</a> &#8211; patch provided by ToonArmy)</li>
<li>[Fix] Correctly specify &#8220;close report action&#8221; (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=22685">#22685</a>)</li>
<li>[Fix] Display &#8220;empty password error&#8221; within the login box instead of issuing a general error (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=22525">#22525</a>)</li>
<li>[Fix] Clean up who is online code in page_header (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=22715">#22715</a>, thanks HighwayofLife)</li>
<li>[Fix] Pertain select single link on memberlist (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=23235">#23235</a> &#8211; patch provided by Schumi)</li>
<li>[Fix] Allow &amp; and | in local part of email addresses (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=22995">#22995</a>)</li>
<li>[Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=22235">#22235</a> &#8211; patch by HoL)</li>
<li>[Fix] Correctly obtain to be ignored users within topic/forum notification (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=21795">#21795</a> &#8211; patch provided by dr.death)</li>
<li>[Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=20185">#20185</a>)</li>
<li>[Fix] Do not detect the board URL as a link twice in posts (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=19215">#19215</a>)</li>
<li>[Fix] Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=23885">#23885</a>)</li>
<li>[Fix] If pruning users based on last activity, do not include users never logged in before (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=18105">#18105</a>)</li>
<li>[Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil&lt;3)</li>
<li>[Sec] Limit private message attachments to be viewable only by the recipient(s)/sender (Report #s23535) &#8211; reported by AlleyKat</li>
<li>[Sec] Check for non-empty config.php within style.php (Report #s24575) &#8211; reported by bantu</li>
<li>[Fix] Find and display colliding usernames correctly when converting from one database to another (Bug <a href="http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=23925">#23925</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://forumz.blogz.cc/2008/04/15/forums-updated-to-phpbb-301/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get your phpBB3 forum at ForumZ.cc</title>
		<link>http://forumz.blogz.cc/2008/03/22/get-your-phpbb3-forum-at-forumzcc/</link>
		<comments>http://forumz.blogz.cc/2008/03/22/get-your-phpbb3-forum-at-forumzcc/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 14:50:55 +0000</pubDate>
		<dc:creator>BlogMaster</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[ForumZ.cc]]></category>
		<category><![CDATA[free forum hosting]]></category>
		<category><![CDATA[phpBB]]></category>
		<category><![CDATA[phpBB3]]></category>

		<guid isPermaLink="false">http://blogless.org/blog/2008/03/22/get-your-phpbb3-forum-at-forumzcc/</guid>
		<description><![CDATA[We have great news for you.  phpBB3 forums are available as from today for all new forum signups.
Al current phpBB2 forums hosted at phpbbnow.com will remain online, however new forums will be created with phpBB3 and hosted at forumz.cc
Shortly, for those phpbbnow.com forum owners who whish to upgrade to phpBB3, we will set up [...]]]></description>
			<content:encoded><![CDATA[<p>We have great news for you.  phpBB3 forums are available as from today for all new forum signups.</p>
<p>Al current phpBB2 forums hosted at phpbbnow.com will remain online, however new forums will be created with phpBB3 and hosted at forumz.cc</p>
<p>Shortly, for those phpbbnow.com forum owners who whish to upgrade to phpBB3, we will set up a converter so that they can take advantage of the latest phpBB release.</p>
<p>Visit http://www.forumz.cc to sign up for a new phpBB3 forum or to know some of the new features of this release.</p>
]]></content:encoded>
			<wfw:commentRss>http://forumz.blogz.cc/2008/03/22/get-your-phpbb3-forum-at-forumzcc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpBB2 forums upgraded to version 2.0.23</title>
		<link>http://forumz.blogz.cc/2008/02/18/phpbb2-forums-upgraded-to-version-2023/</link>
		<comments>http://forumz.blogz.cc/2008/02/18/phpbb2-forums-upgraded-to-version-2023/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 12:24:39 +0000</pubDate>
		<dc:creator>BlogMaster</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[phpBB]]></category>
		<category><![CDATA[phpBBnow.com]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blogless.org/blog/2008/02/18/phpbb2-forums-upgraded-to-version-2023/</guid>
		<description><![CDATA[The phpBB team has just released phpBB 2.0.23. This release addresses several bugfixes and
some security issues.
The changelog (contained within this release) is as follows:
-  Correctly re-assign group moderator on user deletion (Bug
#280)
-  Deleting a forum with multiple polls included (Bug #6740)
-  Fixed postgresql query for obtaining group moderator in
groupcp.php (Bug #6550)
-  [...]]]></description>
			<content:encoded><![CDATA[<p>The phpBB team has just released phpBB 2.0.23. This release addresses several bugfixes and<br />
some security issues.</p>
<p>The changelog (contained within this release) is as follows:</p>
<p><em>-  Correctly re-assign group moderator on user deletion (Bug<br />
#280)</em></p>
<p><em>-  Deleting a forum with multiple polls included (Bug #6740)</em></p>
<p><em>-  Fixed postgresql query for obtaining group moderator in<br />
groupcp.php (Bug #6550)</em></p>
<p><em>-  Selected field on first entry by default for font size within<br />
posting_body.tpl (Bug #7124)</em></p>
<p><em>-  Adjusted maxlength parameters in admin/styles_edit_body.tpl<br />
(Bug #81)</em></p>
<p><em>-  Fixed html output in make_forum_select if no forums present<br />
(Bug #436)</em></p>
<p><em>-  Fixed spelling error(s) in lang_admin.php (Bug #7172, #6978)</em></p>
<p><em>-  Correctly display censored words in admin panel (Bug #12271)</em></p>
<p><em>-  Do not allow soft hyphen xAD in usernames (reported by<br />
Bander00)</em></p>
<p><em>-  Fixed the group permission system&#8217;s use of array access</em></p>
<p><em>-  Simple group permissions now work properly</em></p>
<p><em>-  Fix inability to export smilies (Bug #2265)</em></p>
<p><em>-  Fixing some problems with PHP5 and register_long_arrays off</em></p>
<p><em>-  Fix possible XSRF Vulnerability in private messaging and<br />
groups handling</em></p>
<p>As usual, we at phpBBnow.com take our forums security very seriously and have immediately applied the upgrade. Therefore, all forums have now the leates release of phpBB2.</p>
<p>I would like to take this opportunity to thank all of you once again for your continous support.</p>
]]></content:encoded>
			<wfw:commentRss>http://forumz.blogz.cc/2008/02/18/phpbb2-forums-upgraded-to-version-2023/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Point a domain to your forum</title>
		<link>http://forumz.blogz.cc/2007/11/24/point-a-domain-to-your-forum/</link>
		<comments>http://forumz.blogz.cc/2007/11/24/point-a-domain-to-your-forum/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 12:19:23 +0000</pubDate>
		<dc:creator>BlogMaster</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogless.org/blog/2007/11/24/point-a-domain-to-your-forum/</guid>
		<description><![CDATA[As of this week phpbbnow.com forums can have their own domain name. This way, if your forum currently is http://yourforum.phpbbnow.com it can become http://www.yourforum.com
After we set your forum up to use a domain, it will accessible both through the new domain and the current phpbbnow.com subdomain. Of course no changes or loss of data are [...]]]></description>
			<content:encoded><![CDATA[<p>As of this week phpbbnow.com forums can have their own domain name. This way, if your forum currently is <font color="#808080"><em>http://yourforum.phpbbnow.com</em></font> it can become <font color="#808080"><em>http://www.yourforum.com</em></font></p>
<p>After we set your forum up to use a domain, it will accessible both through the new domain and the current phpbbnow.com subdomain. Of course no changes or loss of data are necessasry when activating the new domain. And best of all, this service comes absolutely <font color="#ff0000"><em>free</em></font>.</p>
<p>All you need is a domain name which has to be  previously registered at any authorised ICAN or country registrar. Both international domains, like <font color="#808080"><em>.com</em></font> or <font color="#808080"><em>.org</em></font>, or country domains, like <font color="#808080"><em>.us</em></font> or <font color="#808080"><em>.co.uk</em></font> are valid. When you have a domain name, please submit a ticket at <a href="http://support.phpbbnow.com">http://support.phpbbnow.com</a> with a request for your domain to be setup for your forum.</p>
]]></content:encoded>
			<wfw:commentRss>http://forumz.blogz.cc/2007/11/24/point-a-domain-to-your-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New support desk in place</title>
		<link>http://forumz.blogz.cc/2007/11/24/new-support-desk-in-place/</link>
		<comments>http://forumz.blogz.cc/2007/11/24/new-support-desk-in-place/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 11:55:58 +0000</pubDate>
		<dc:creator>BlogMaster</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogless.org/blog/2007/11/24/new-support-desk-in-place/</guid>
		<description><![CDATA[As from today a new support desk is replacing our old community support forum. Support request will have to be filed now at http://support.phpbbnow.com and will be dealt directly by a support team representative. A new ticket tracking system will allow us to better deal and respond to your support needs.
]]></description>
			<content:encoded><![CDATA[<p>As from today a new support desk is replacing our old community support forum. Support request will have to be filed now at <a href="http://support.phpbbnow.com">http://support.phpbbnow.com</a> and will be dealt directly by a support team representative. A new ticket tracking system will allow us to better deal and respond to your support needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://forumz.blogz.cc/2007/11/24/new-support-desk-in-place/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
