<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>Forum News</title>
	<description>Latest news from the forum industry.</description>
	<link>http://www.foruminsider.com/community/index.php</link>
	<pubDate>Mon, 08 Mar 2010 23:13:54 +0000</pubDate>
	<ttl>30</ttl>
	<item>
		<title><![CDATA[[vBulletin News] Notice of Scheduled Downtime]]></title>
		<link>http://www.foruminsider.com/community/topic/149-vbulletin-news-notice-of-scheduled-downtime/</link>
		<description><![CDATA[Please note that at around 10:00am Pacific time on Tuesday March 9th, the vBulletin sites will be down for upgrading and maintenance. This includes:<br />
<br />
- vbulletin.com<br />
- vbulletin.org<br />
- vbulletin-germany.com<br />
- the vBulletin Support Ticket system<br />
- and the vBulletin Members Area<br />
- phone Sales and Support<br />
<br />
We expect the total downtime to be no more than 5 hours. Sorry for any inconvenience. <br />
<br />
<a href='http://www.vbulletin.com/forum/showthread.php?344782-Notice-of-Scheduled-Downtime&goto=newpost' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Mon, 08 Mar 2010 23:13:54 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/149-vbulletin-news-notice-of-scheduled-downtime/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS News] IP.Board 2.3.6 and 3.0.5 Security Update]]></title>
		<link>http://www.foruminsider.com/community/topic/148-ips-news-ipboard-236-and-305-security-update/</link>
		<description><![CDATA[It has come to our attention that there is a possible XSS exploit present in both IP.Board 2.3.6 and 3.0.x. This vulnerability allows the attacker to insert CSS or J&#097;v&#097;script into certain BBCodes that is executed when a user displays the page.<br />
<br />
<strong class='bbc'>Resolution</strong><br />
Please download the relevant zip for your IP.Board. Expand the zip file and upload the file over the copy on your server. No other action is required.<br />
<br />
<strong class='bbc'>IP.Board 3.0.5</strong><br />
<a href='http://community.invisionpower.com/index.php?app=core&module=attach&section=attach&attach_id=22383' class='bbc_url' title='External link' rel='nofollow'><img src='http://community.invisionpower.com/public/style_extra/mime_types/zip.gif' alt='Posted Image' class='bbc_img' /></a> <a href='http://community.invisionpower.com/index.php?app=core&module=attach&section=attach&attach_id=22383' class='bbc_url' title='External link' rel='nofollow'>305xss_march10.zip</a> <strong class='bbc'>(13.29K)</strong><br />
: 143<br />
<br />
<strong class='bbc'>IP.Board 2.3.6</strong><br />
<a href='http://community.invisionpower.com/index.php?app=core&module=attach&section=attach&attach_id=22384' class='bbc_url' title='External link' rel='nofollow'><img src='http://community.invisionpower.com/public/style_extra/mime_types/zip.gif' alt='Posted Image' class='bbc_img' /></a> <a href='http://community.invisionpower.com/index.php?app=core&module=attach&section=attach&attach_id=22384' class='bbc_url' title='External link' rel='nofollow'>236xss_march10.zip</a> <strong class='bbc'>(15.61K)</strong><br />
: 50<br />
<br />
The main download zips have been updated. If you have downloaded either 2.3.6 or 3.0.5 since the time of this announcement, then you do not need to patch your installation.<br />
<br />
<a href='http://community.invisionpower.com/topic/306221-ipboard-236-and-305-security-update/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Mon, 08 Mar 2010 14:34:27 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/148-ips-news-ipboard-236-and-305-security-update/</guid>
	</item>
	<item>
		<title><![CDATA[[phpBB News] phpBB moves source code versioning from Subversion to Git]]></title>
		<link>http://www.foruminsider.com/community/topic/145-phpbb-news-phpbb-moves-source-code-versioning-from-subversion-to-git/</link>
		<description><![CDATA[Hello,<br /><br />The phpBB development team would like to inform our users of a major change concerning the development infrastructure of phpBB. As you may well know phpBB has used Subversion for version control <a href="http://www.phpbb.com/community/viewtopic.php?f=14&t=720405#p4023585" class="postlink">since January 2008</a>, at that time we moved away from CVS which had been used since the project started. Effective from 1st March Subversion is no longer being used as the version control system of phpBB itself, we are now using Git with the <a href="http://github.com/phpbb/phpbb3" class="postlink">main repository</a> being hosted on <a href="http://github.com/" class="postlink">GitHub</a>.<br /><br />This change doesn't concern end users who currently do not follow development, but users who use our Subversion repository need to be aware of these changes.<br /><br />The development team had been looking at moving to a <a href="http://en.wikipedia.org/wiki/Distributed_Version_Control_System" class="postlink">distributed version control system</a> for a number of months, out of the candidates Git has always been the forerunner and we feel it has the best community and support to meet our needs for the coming years. Using a distributed version control system allows for greater community coding participation, meaning people outside the development team can easily develop their ideas for phpBB and contribute them back with greater ease.<br /><br />Now we are aware Git has a steep learning curve, one which we are dealing with ourselves. One thing going for Subversion was that it is incredibly simple to use, as such we provide a read-only Subversion mirror of the phpBB repository for those of you who use Subversion for managing your sites and MODs. The Subversion URL has not been changed, all commits are now forwarded from Git. To facilitate the learning of this new version control system, and ensure the developers don't do anything daft, we have a number of Git related resources on our wiki. <a href="http://wiki.phpbb.com/Git" class="postlink wikilink">Git</a> We are looking forward to your contributions!<br /><br />Finally, we'd like to thank <a href="http://experimentalworks.net/" class="postlink">David Soria Parra</a> for his assistance during the migration and continued support with all Git related queries.<br /><br /><a href='http://www.phpbb.com/community/viewtopic.php?f=14&t=2015905' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Sun, 07 Mar 2010 04:24:58 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/145-phpbb-news-phpbb-moves-source-code-versioning-from-subversion-to-git/</guid>
	</item>
	<item>
		<title><![CDATA[[phpBB News] Support Toolkit 1.0.0-PL1 released]]></title>
		<link>http://www.foruminsider.com/community/topic/146-phpbb-news-support-toolkit-100-pl1-released/</link>
		<description><![CDATA[Hi,<br /><br />Due to the release of <a href="http://www.phpbb.com/community/viewtopic.php?f=14&t=2014195" class="postlink">phpBB 3.0.7-PL1</a>, we're releasing a small update for the Support Toolkit. This release will make sure that the database cleaner included in the STK will work correctly on a phpBB 3.0.7-pl1 installation.<br /><br /><span style="font-weight: bold">Update notes:</span><br />When updating from 1.0.0 please make sure that you <span style="font-weight: bold">delete</span> the old STK folder from your server before uploading the new version.<br /><br />If you are unfamiliar with the toolkit, please see the <a href="http://www.phpbb.com/support/stk/" class="postlink">Support Toolkit page</a>.<br /><br />As always, assistance with installation, updating or any of the tools provided with the Toolkit is available in the Support Forum. Please submit any bugs/suggestions to the <a href="http://www.phpbb.com/bugs/supportteamtools/" class="postlink">Support Team Tools bugtracker</a>.<br /><br />Thank you, and enjoy.<br /><br />The phpBB Team<br /><br />---<br /><br />You may discuss this announcement in the <a href="http://www.phpbb.com/community/viewtopic.php?f=64&t=2015885" class="postlink">[Discuss] Support Toolkit 1.0.0-pl1 released</a> topic.<br /><br /><a href='http://www.phpbb.com/community/viewtopic.php?f=14&t=2015645' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Sat, 06 Mar 2010 23:05:25 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/146-phpbb-news-support-toolkit-100-pl1-released/</guid>
	</item>
	<item>
		<title><![CDATA[[phpBB News] phpBB 3.0.7-PL1 released]]></title>
		<link>http://www.foruminsider.com/community/topic/144-phpbb-news-phpbb-307-pl1-released/</link>
		<description><![CDATA[Hi everyone,<br /><br />We are sorry to announce the immediate release of phpBB 3.0.7-PL1 to address a security issue which was <span style="font-style: italic">introduced</span> in 3.0.7, unfortunately the issue wasn't noticed during testing and has only surfaced a week after the release of 3.0.7.<br /><br />We promised working feeds for phpBB 3.0.7. Sadly, we were not able to deliver on that promise - a critical bug in the permission handling for feeds slipped past. To all people who already have updated to 3.0.7, it is of critical importance to update to 3.0.7-PL1. Otherwise, it is possible for users to bypass permission settings under the following circumstances:<br /><br /><ul><li>Feeds are enabled</li><li>Any of the posts or topics feeds are enabled</li><li>The unauthorised user - or one of the groups they are a member of - have forum permissions set on a private forum</li><li>If you have excluded a forum from the list of forums that provide feeds, it is unaffected</li></ul><br /><span style="font-weight: bold">Note: We recommend the use of a regular update routine over manually editing your files. If you manually edit your files your board will not recognise the update.</span><br />The fix for the issue is a single line change inside of feed.php, line 525 has changed from:<br /><dl class="codebox"><dt>Code: <a href="#" &#111;nclick="selectCode(this); return false;">Select all</a></dt><dd><code><span class="syntaxdefault">$forum_ids </span><span class="syntaxkeyword">=</span><span class="syntaxdefault"> array_keys</span><span class="syntaxkeyword">(</span><span class="syntaxdefault">$auth</span><span class="syntaxkeyword">-></span><span class="syntaxdefault">acl_getf</span><span class="syntaxkeyword">(</span><span class="syntaxstring">'f_read'</span><span class="syntaxkeyword">));</span><span class="syntaxdefault">   </span></code></dd></dl>to:<br /><dl class="codebox"><dt>Code: <a href="#" &#111;nclick="selectCode(this); return false;">Select all</a></dt><dd><code><span class="syntaxdefault">$forum_ids </span><span class="syntaxkeyword">=</span><span class="syntaxdefault"> array_keys</span><span class="syntaxkeyword">(</span><span class="syntaxdefault">$auth</span><span class="syntaxkeyword">-></span><span class="syntaxdefault">acl_getf</span><span class="syntaxkeyword">(</span><span class="syntaxstring">'f_read'</span><span class="syntaxkeyword">,</span><span class="syntaxdefault"> true</span><span class="syntaxkeyword">));</span><span class="syntaxdefault">   </span></code></dd></dl><br /><br />There were no other changes, in particular neither style nor language changes.<br /><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Installation instructions</span></span><br /><br />A short explanation of how to do a conversion, installation or update is included within the provided INSTALL.html file, please be sure to read it. You can find a <a href="http://www.phpbb.com/support/documents.php?mode=install&version=3#require" class="postlink">list of requirements</a> on our Downloads page.<br /><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Security</span></span><br /><br />If you find any security issues please report them to our <a href="http://www.phpbb.com/security/" class="postlink">security tracker</a>.<br /><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Available packages</span></span><br /><br />If you experience problems with the automatic update (white screens, timeouts, etc.) we recommend using the "changed files only" or "patch" method for updating.<br /><br /><ul><li><span style="font-weight: bold">Full Package:</span><br />Full phpBB 3 source code and english language files.</li><li><span style="font-weight: bold">Automatic Update Package:</span><br />Update package for the automatic updater, contains changes from previous release to this release.</li><li><span style="font-weight: bold">Changed Files Only:</span><br />Complete files, but only those that were changed since previous releases of phpBB 3. This archive contains changed files for every previous release.</li><li><span style="font-weight: bold">Patch Files:</span><br />This file contains diffs against the previous phpBB 3 release, which can be applied with the patch utility.</li></ul><br />Select the package most suitable for you. We recommend the following methods depending on your situation:<br /><br /><ul><li>For new installations you should use the Full Package</li><li>For updates of boards without modifications you can use the Automatic Update Package (guided update) or the Changed Files Only package (manual update).</li><li>For updates of boards with modifications you should use the Automatic Update Package. If you are confident with patch files and patching you can use the Patch Files Package.</li><li>International Support Teams may use the Patch Package in conjunction with the Code Changes to better support users with problematic conflicts during their update process or to help them update code sections.</li><li>If you are a hoster/provider, you may want to use the Patch Files Package to update all of your client installations.</li></ul><br /><span style="font-size: 110%; line-height: 116%;"><span style="font-weight: bold"><span style="text-decoration: underline">Please ensure you read the INSTALL and README documents in docs/ before proceeding with installation, updates or conversions!</span></span></span><br /><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Download Locations</span></span><br /><br />The download is of course available on our <a href="http://www.phpbb.com/downloads/" class="postlink">downloads page</a>.<br />Our <a href="http://www.phpbb.com/files/archive/" class="postlink">release archive</a> provides all packages we build. If you do not find your desired package you can probably find it in the release archive.<br /><br />These are the files with their md5 sums:<br /><br /><a href="http://www.phpbb.com/files/release/phpBB-3.0.7-PL1.zip" class="postlink">phpBB-3.0.7-PL1.zip</a> (Full Package)<br />md5sum: 1125b615e13a5bb8787afab58a27c627<br /><a href="http://www.phpbb.com/files/release/phpBB-3.0.7-PL1.tar.bz2" class="postlink">phpBB-3.0.7-PL1.tar.bz2</a> (Full Package)<br />md5sum: 67570654462c442c29080007c0af1e1b<br /><a href="http://www.phpbb.com/files/release/phpBB-3.0.7-PL1-patch.zip" class="postlink">phpBB-3.0.7-PL1-patch.zip</a> (Patch Files)<br />md5sum: 44d163c6f945207f666b4b8ecbf179b8<br /><a href="http://www.phpbb.com/files/release/phpBB-3.0.7-PL1-patch.tar.bz2" class="postlink">phpBB-3.0.7-PL1-patch.tar.bz2</a> (Patch Files)<br />md5sum: 4d611e1160599835ff48fc6454bf85e0<br /><a href="http://www.phpbb.com/files/release/phpBB-3.0.7-PL1-files.zip" class="postlink">phpBB-3.0.7-PL1-files.zip</a> (Changed Files)<br />md5sum: 579f5685cc37c69dd6ce023b46ce2593<br /><a href="http://www.phpbb.com/files/release/phpBB-3.0.7-PL1-files.tar.bz2" class="postlink">phpBB-3.0.7-PL1-files.tar.bz2</a> (Changed Files)<br />md5sum: 2779984411598d919a6a1e6adc35894d<br /><a href="http://www.phpbb.com/files/release/phpBB-3.0.7_to_3.0.7-PL1.zip" class="postlink">phpBB-3.0.7_to_3.0.7-PL1.zip</a> (Automatic Update Package from 3.0.7)<br />md5sum: e135fd3b43c17c0bdc69f3fc246e6524<br /><a href="http://www.phpbb.com/files/release/phpBB-3.0.7_to_3.0.7-PL1.tar.bz2" class="postlink">phpBB-3.0.7_to_3.0.7-PL1.tar.bz2</a> (Automatic Update Package from 3.0.7)<br />md5sum: 589d21934c14a6517583316659f0225f<br /><a href="http://www.phpbb.com/files/release/phpBB-3.0.6_to_3.0.7-PL1.zip" class="postlink">phpBB-3.0.6_to_3.0.7-PL1.zip</a> (Automatic Update Package from 3.0.6)<br />md5sum: b93e31c7930ace5af89d9804b55d8c66<br /><a href="http://www.phpbb.com/files/release/phpBB-3.0.6_to_3.0.7-PL1.tar.bz2" class="postlink">phpBB-3.0.6_to_3.0.7-PL1.tar.bz2</a> (Automatic Update Package from 3.0.6)<br />md5sum: cf9b3a42872be8afcddb42648a390861<br /><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Download & Documentation</span></span><br /><br /><ul><li><a href="http://www.phpbb.com/downloads/" class="postlink">phpBB Downloads</a></li><li><a href="http://www.ohloh.net/projects/phpbb" class="postlink">phpBB Projects page @ ohloh</a></li><li><a href="http://www.phpbb.com/support/documentation/3.0/" class="postlink">phpBB 3 Documentation</a></li><li><a href="http://www.phpbb.com/phpBB/viewforum.php?f=46" class="postlink">phpBB 3 support forum</a></li><li><a href="http://www.phpbb.com/bugs/phpbb3/" class="postlink">phpBB 3 bug tracker</a></li><li><a href="http://code.phpbb.com/" class="postlink">phpBB Code Forge</a></li><li><a href="http://wiki.phpbb.com/" class="postlink">phpBB Code Wiki</a></li></ul><br /><br /><a href='http://www.phpbb.com/community/viewtopic.php?f=14&t=2014195' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Fri, 05 Mar 2010 23:34:33 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/144-phpbb-news-phpbb-307-pl1-released/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] IP.Content 2.0 Dev Update: Tighter Forum Integration]]></title>
		<link>http://www.foruminsider.com/community/topic/143-ips-blog-ipcontent-20-dev-update-tighter-forum-integration/</link>
		<description><![CDATA[IP.Content is an extremely flexible system. While considering the possibilities with IP.Content and feeding content to your external pages, we knew that there were multiple options.<br /><br /> <br /><br /><ul class='bbc'><li><strong class='bbc'>Using a database</strong>...</li></ul><br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4493-ipcontent-20-dev-update-tighter-forum-integration/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Fri, 05 Mar 2010 21:28:00 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/143-ips-blog-ipcontent-20-dev-update-tighter-forum-integration/</guid>
	</item>
	<item>
		<title><![CDATA[[phpBB News] MODX 1.2.5 Released]]></title>
		<link>http://www.foruminsider.com/community/topic/142-phpbb-news-modx-125-released/</link>
		<description><![CDATA[We are proud to announce the release of the 1.2.5 version of MODX.<br /><br />This version adds several optional parameters in MODX and some minor bug fixes.<br /><br />MODX is the format used for distributing modifications, therefore this announcement is primarily aimed at MOD authors. We will require all modifications submitted after this announcement to use MODX 1.2.5.<br /><br /><span style="font-weight: bold">How to get it</span><br /><br />As always, you can obtain the latest version of MODX at <a href="http://www.phpbb.com/mods/modx/" class="postlink">the MODX Resource Centre</a>. Additional information and files can be found there too.<br /><br /><a href="http://www.phpbb.com/mods/utilities/creator/" class="postlink">MODX Creator</a> has been updated to MODX 1.2.5.<br /><br /><span style="font-weight: bold">Required changes</span><br /><br />Luckily for MOD authors, this release of MODX is almost fully backwards compatible.<br />If your install file contains the link attribute php-installer you need to replace that with the new php-installer tag.<br />Those of you that did not have time yet to use that attribute only need to include the revised XSL file and change this:<br /><dl class="codebox"><dt>Code: <a href="#" &#111;nclick="selectCode(this); return false;">Select all</a></dt><dd><code><mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.4.xsd"></code></dd></dl>With this:<br /><dl class="codebox"><dt>Code: <a href="#" &#111;nclick="selectCode(this); return false;">Select all</a></dt><dd><code><mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.5.xsd"></code></dd></dl><br /><span style="font-weight: bold">Full changelog</span><br /><br /><ul><li>[FIX] Removed php-installer as link attribute and added it as a tag in the actions group.</li><li>[FEATURE] Added delete tag group for deleting files and directories.</li><li>[FEATURE] Added link to the ISP page at phpbb.com.</li><li>[FEATURE] Added <remove> and <inline-remove> to the action group.</li></ul><br /><span style="font-weight: bold">Development</span><br /><br />Development of MODX and tools related to it takes place at <a href="http://code.phpbb.com/projects/show/modxtools" class="postlink">the code forge</a>. There is an SVN repository there for those who would like to follow the development.<br /><br /><span style="font-weight: bold">Bugs</span><br /><br />If you encounter any problems, we'd highly appreciate it if you reported them to <a href="http://www.phpbb.com/bugs/modteamtools" class="postlink">the MOD Team Tools bug tracker</a>.<br /><br />The Modifications Team<br /><br /><a href='http://www.phpbb.com/community/viewtopic.php?f=14&t=2011355' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Thu, 04 Mar 2010 01:45:16 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/142-phpbb-news-modx-125-released/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] IP.Content 2.0 Dev Update: Some Template Tweaks]]></title>
		<link>http://www.foruminsider.com/community/topic/139-ips-blog-ipcontent-20-dev-update-some-template-tweaks/</link>
		<description><![CDATA[Templates in IP.Content are a useful tool that can save administrators a lot of work managing their site. They are utilized to facilitate displaying database content, and can be utilized to normalize the display of multiple pages through a shared template. We have made a few small tweaks to templates to make them easier to manage and easier to use...<br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4460-ipcontent-20-dev-update-some-template-tweaks/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Wed, 03 Mar 2010 15:20:00 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/139-ips-blog-ipcontent-20-dev-update-some-template-tweaks/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS News] Calendar Application Patch for IP.Board 2.3.6 and 3.0.5]]></title>
		<link>http://www.foruminsider.com/community/topic/138-ips-news-calendar-application-patch-for-ipboard-236-and-305/</link>
		<description><![CDATA[We have identified an issue with the Calendar application present in IP.Board 2.3.6 and 3.0.5. This issue can allow a visitor to delete events in the Calendar even if the user does not have the proper permissions to do so. Other than the ability to delete events without permission there are no other security risks with this issue.<br />
<br />
Please apply this patch if you are using IP.Board version 2.3.6 or 3.0.5 <strong class='bbc'>and</strong> you are using the Calendar application. If you do not use the Calendar application then there is no need to be concerned with this update.<br />
<br />
Patch files are attached to this topic. The main downloads for IP.Board 2.3.6 and 3.0.5 have been updated.	&lt;h4&gt;&lt;/h4&gt;	<ul class='bbc'><li>				<a href='http://community.invisionpower.com/index.php?app=core&module=attach&section=attach&attach_id=22317' class='bbc_url' title='External link' rel='nofollow'><img src='http://community.invisionpower.com/public/style_extra/mime_types/zip.gif' alt='Posted Image' class='bbc_img' /></a> <a href='http://community.invisionpower.com/index.php?app=core&module=attach&section=attach&attach_id=22317' class='bbc_url' title='External link' rel='nofollow'>2.3.6.zip</a> <strong class='bbc'>(16.58K)</strong><br />
: 12					</li><li>				<a href='http://community.invisionpower.com/index.php?app=core&module=attach&section=attach&attach_id=22318' class='bbc_url' title='External link' rel='nofollow'><img src='http://community.invisionpower.com/public/style_extra/mime_types/zip.gif' alt='Posted Image' class='bbc_img' /></a> <a href='http://community.invisionpower.com/index.php?app=core&module=attach&section=attach&attach_id=22318' class='bbc_url' title='External link' rel='nofollow'>3.0.5.zip</a> <strong class='bbc'>(18.13K)</strong><br />
: 47</li></ul><br />
<br />
<a href='http://community.invisionpower.com/topic/305862-calendar-application-patch-for-ipboard-236-and-305/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Wed, 03 Mar 2010 15:15:59 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/138-ips-news-calendar-application-patch-for-ipboard-236-and-305/</guid>
	</item>
	<item>
		<title><![CDATA[[phpBB News] Support Toolkit 1.0.0 released]]></title>
		<link>http://www.foruminsider.com/community/topic/141-phpbb-news-support-toolkit-100-released/</link>
		<description><![CDATA[We are proud to announce the availability of the first stable release of the Support Toolkit. This release fixes a number of bugs and contains two changes in the feature set.<br /><br /><span style="font-weight: bold">Update notes:</span><br />When updating from RC3 please make sure that you <span style="font-weight: bold">delete</span> the old STK folder from your server before uploading the new version.<br /><br /><span style="font-weight: bold">feature set changes:</span><br /><ul><li>The STK now ships with a tool that allows you to repopulate the moderators cache table.</li><li>Due to large memory issues the "URL List tool" has been removed from the STK.</li></ul><br /><span style="font-weight: bold">Full changelog:</span><br /><ul><li>[Fix] Corrected some language related issues. (Bug #53725, #53835, #53845, #56865, #57815)</li><li>[Fix] Display the correct "old" version number when triggering the outdated message after a STK update due to cached information.</li><li>[Fix] Allow the use of a non default language pack. (Bug #54785)</li><li>[Fix] Database cleaner removes non phpBB related tables. (Bug #55355)</li><li>[Fix] Users added to the "Newly Registered Users Group" won't be automatically removed. (Bug #55695)</li><li>[Fix] STK shouldn't remove "old" config entries for backwards compatibility. (Bug #55375)</li><li>[Fix] Database cleaner removes feed related items from the database. (Bug #54765)</li><li>[Fix] Reparse BBCode empties some posts. (Bug #55765, patch by D¡cky)</li><li>[Fix] Database cleaner removes the Q/A captcha tables. (Bug #56605)</li><li>[Fix] Correct error when attempting to remove groups. (Bug #56065)</li><li>[Fix] SQL error on attempting to replace previously removed default bots. (Bug #56065)</li><li>[Fix] Rename user_group section to usergroup to avoid triggering mod_security. (Bug #48225)</li><li>[Fix] Select the "registered users" group as default in the Add user tool.</li><li>[Fix] Reparse BBCode encodes some previously encoded entities. (Bug #56885, patch by D¡cky)</li><li>[Fix] "Database Cleaner" doesn't work with PostgreSQL. (Bug #56565, patch by we3b)</li><li>[Fix] Reparse BBCode does not properly handle UTF8 on PHP4. (Bug #56885, patch by D¡cky)</li><li>[Fix] Reparse BBCode breaks link between posts and atachments. (Bug #57325)</li><li>[Fix] Multiple runs of the BBCode reparser would break posts. (Bug #57245)</li><li>[Fix] BBCode sets all topic first posters to "Guest".</li></ul><br />If you are unfamiliar with the toolkit, please see the <a href="http://www.phpbb.com/support/stk/" class="postlink">Support Toolkit page</a>.<br /><br />As always, assistance with installation, updating or any of the tools provided with the Toolkit is available in the Support Forum. Please submit any bugs/suggestions to the <a href="http://www.phpbb.com/bugs/supportteamtools/" class="postlink">Support Team Tools bugtracker</a>.<br /><br />Thank you, and enjoy.<br /><br />The phpBB Team<br /><br />You may discuss this announcement in the <a href="http://www.phpbb.com/community/viewtopic.php?f=64&t=2011465" class="postlink">[Discuss] Support Toolkit 1.0.0 released</a> topic.<br /><br /><a href='http://www.phpbb.com/community/viewtopic.php?f=14&t=2010345' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Wed, 03 Mar 2010 13:14:38 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/141-phpbb-news-support-toolkit-100-released/</guid>
	</item>
	<item>
		<title><![CDATA[[vBulletin News] New vB4 Styles Now Available!]]></title>
		<link>http://www.foruminsider.com/community/topic/137-vbulletin-news-new-vb4-styles-now-available/</link>
		<description><![CDATA[Just a quick note to let you know that carrie has created some new styles for vB4 and made these available to licensed customers in the <strong class='bbc'><a href='http://www.vbulletin.com/forum/forumdisplay.php?95-vBulletin-Style-Packs' class='bbc_url' title='External link' rel='nofollow'>vBulletin Style Packs</a></strong> forum. You can see and download these styles here:<br />
<br />
<strong class='bbc'>[vB4] <a href='http://www.vbulletin.com/forum/showthread.php?343779-Bold-Styles-for-vBulletin-4.0.2' class='bbc_url' title='External link' rel='nofollow'>Bold Styles for vBulletin 4.0.2</a><br />
<br />
 [vB4] <a href='http://www.vbulletin.com/forum/showthread.php?343716-Pastel-Styles-for-vBulletin-4.0.2' class='bbc_url' title='External link' rel='nofollow'>Pastel Styles for vBulletin 4.0.2</a></strong><br />
<br />
In addition I have added some new styles to these forums which you can view here:<br />
<br />
<strong class='bbc'><a href='http://www.vbulletin.com/forum/forum.php?styleid=14' class='bbc_url' title='External link' rel='nofollow'>Emerald Sea</a><br />
<a href='http://www.vbulletin.com/forum/forum.php?styleid=15' class='bbc_url' title='External link' rel='nofollow'>Blue & Gold</a><br />
<a href='http://www.vbulletin.com/forum/forum.php?styleid=16' class='bbc_url' title='External link' rel='nofollow'>Dark Rider</a><br />
<a href='http://www.vbulletin.com/forum/forum.php?styleid=17' class='bbc_url' title='External link' rel='nofollow'>Bold Grey</a></strong> (Carrie's bold grey style)<br />
<br />
I will add downloads for these as soon as I can. Enjoy! <br />
<br />
<a href='http://www.vbulletin.com/forum/showthread.php?343898-New-vB4-Styles-Now-Available!&goto=newpost' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Mon, 01 Mar 2010 20:53:32 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/137-vbulletin-news-new-vb4-styles-now-available/</guid>
	</item>
	<item>
		<title><![CDATA[[phpBB News] MODX 1.2.4 Released]]></title>
		<link>http://www.foruminsider.com/community/topic/136-phpbb-news-modx-124-released/</link>
		<description><![CDATA[We are proud to announce the release of the 1.2.4 version of MODX.<br /><br />This is mainly a maintenance release for MODX. It only adds two optional parameters in MODX and bug fixes.<br /><br />MODX is the format used for distributing modifications, therefore this announcement is primarily aimed at MOD authors. We will require all modifications submitted after this announcement to use MODX 1.2.4.<br /><br /><span style="font-weight: bold">How to get it</span><br /><br />As always, you can obtain the latest version of MODX at <a href="http://www.phpbb.com/mods/modx/" class="postlink">the MODX Resource Centre</a>. Additional information and files can be found there too.<br /><br /><a href="http://www.phpbb.com/mods/utilities/creator/" class="postlink">MODX Creator</a> has been updated to MODX 1.2.4.<br /><br /><span style="font-weight: bold">Required changes</span><br /><br />Luckily for MOD authors, this release of MODX is fully backwards compatible. In addition to including the revised XSL file, the only change required to your modification is replacing this:<br /><dl class="codebox"><dt>Code: <a href="#" &#111;nclick="selectCode(this); return false;">Select all</a></dt><dd><code><mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.3.xsd"></code></dd></dl>With this:<br /><dl class="codebox"><dt>Code: <a href="#" &#111;nclick="selectCode(this); return false;">Select all</a></dt><dd><code><mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.4.xsd"></code></dd></dl><br /><span style="font-weight: bold">Full changelog</span><br /><br /><ul><li>[FIX] Altered the urging to backup files before installing a MOD to also include the database. Bug <a href="http://www.phpbb.com/bugs/modteamtools/ticket.php?ticket_id=52545" class="postlink">#52545</a></li><li>[FIX] Now MODX should support all chars in links, even using Opera. Bug <a href="http://www.phpbb.com/bugs/modteamtools/ticket.php?ticket_id=52575" class="postlink">#52575</a></li><li>[FIX] All links are translated. Bug <a href="http://www.phpbb.com/bugs/modteamtools/ticket.php?ticket_id=52135" class="postlink">#52135</a></li><li>[CHANGE] Color coded <span style="color: #009933">add-after</span>, <span style="color: #AC1987">add-before</span>, <span style="color: #AE1616">replace with</span> and <span style="color: #333333">operation</span>. Grey, grey, grey and grey.</li><li>[CHANGE] Changed text Increment to Operation.</li><li>[CHANGE] Removed "For help on what each operator means, click here." from the language since there was no link to click.</li><li>[FEATURE] Added attribute text to the link tag for text files. Bug <a href="http://www.phpbb.com/bugs/modteamtools/ticket.php?ticket_id=55275" class="postlink">#55275</a></li><li>[FEATURE] Added attribute php-installer to the link tag. For php install files. Used by AutoMOD.</li><li>[FEATURE] Added attribute uninstall to the link tag. For uninstall instructions.</li></ul><br /><span style="font-weight: bold">Development</span><br /><br />Development of MODX and tools related to it takes place at <a href="http://code.phpbb.com/projects/show/modxtools" class="postlink">the code forge</a>. There is an SVN repository there for those who would like to follow the development.<br /><br /><span style="font-weight: bold">Bugs</span><br /><br />If you encounter any problems, we'd highly appreciate it if you reported them to <a href="http://www.phpbb.com/bugs/modteamtools" class="postlink">the MOD Team Tools bug tracker</a>.<br /><br />The Modifications Team<br /><br /><a href='http://www.phpbb.com/community/viewtopic.php?f=14&t=2006825' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Mon, 01 Mar 2010 15:37:46 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/136-phpbb-news-modx-124-released/</guid>
	</item>
	<item>
		<title><![CDATA[[phpBB News] phpBB 3.0.7 released]]></title>
		<link>http://www.foruminsider.com/community/topic/135-phpbb-news-phpbb-307-released/</link>
		<description><![CDATA[Hello everyone,<br /><br />We are pleased to announce the release of phpBB "Run bugs, run! Bertie is coming!" 3.0.7. This new version is a maintenance release fixing a number of a bugs as well as improving on usability and performance. We have entirely overhauled the Feed feature, fixing a lot of bugs and odd behaviours. Some problems with the automated updater have been solved, so if you are still on 3.0.5 this update should work a lot better for you.<br /><br />We urge you to update your installation as soon as possible. The bugs fixed in phpBB 3.0.7 ensure the smooth operation of your board. Our support team will only support phpBB 3.0.7, updates to phpBB 3.0.7 and conversions to phpBB 3.0.7. Submissions to our trackers for older versions will not be accepted, please make sure you update before you submit a bug report.<br /><br />If you use a language pack other than the default "English [GB]", you should check our downloads section, an update may already be available.<br /><br />For a complete list of changes with attributed ticket numbers, please consult our <a href="http://www.phpbb.com/support/documents.php?mode=changelog&version=3#v306" class="postlink">comprehensive changelog</a>. Below I have extracted the most important changes in phpBB 3.0.7.<br /><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Minor feature additions to phpBB 3.0.7</span></span><br /><br /><ul><li>You can now see private forums in your ATOM feeds using HTTP authentication by passing the GET parameter "auth=http".</li><li>The INTTEXT token was added to custom BBCodes to allow for non-ASCII letters in html attributes.</li><li>You can now enable quick reply in all forums with a single click.</li></ul><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Small functionality changes in phpBB 3.0.7</span></span><br /><br /><ul><li>Warn users about potentially dangerous BBcodes.</li><li>Forum feed no longer includes posts of subforums.</li><li>Speed up topic move operation by adding an index for topic_id on the topics track table. (Bug #56545)</li><li>Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</li><li>Log user activations through inactive users ACP. (Bug #30145)</li><li>Alter ACP user quick tools interface to reduce confusion with the delete operation.</li><li>Show a proper preview for the Q&A CAPTCHA. (Bug #56365)</li><li>Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li><li>Split "All topics" feed into "New Topics" and "Active Topics" feeds.</li><li>It is no longer possible to persist a solution for the login CAPTCHA.</li><li>Friends and foes will not show up as private message rule options if their respective UCP modules are disabled. (Bug #51155)</li><li>Offer for guests to log in for egosearch and unreadposts search before the search permissions check. (Bug #51585)</li></ul><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">A list of important bugfixes since phpBB 3.0.6</span></span><br /><br /><ul><li>Allow ban reason and length to be selected and copied in ACP and subsilver2 MCP. (Bug #51095)</li><li>Correctly set last modified headers. (Bug #54245, thanks Paul.J.Murphy)</li><li>Make word censoring case insensitive. (Bug #54265)</li><li>Fulltext-MySQL search for keywords and username at the same time. (Bug #54325)</li><li>Various XHTML and CSS mistakes in prosilver and subsilver2. (Bugs #54705, #55895, #57505, #57875 - Patch by HardStyle)</li><li>Cleanly handle forum/topic not found in ATOM Feeds. (Bug #54295)</li><li>PHP 5.3 compatibility: Check if function dl() exists before calling it. (Bug #54665)</li><li>PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quotes_runtime(0) quiet. (Bug #54495)</li><li>Correctly replace table prefix before inserting schema data into the database. (Bug #54815)</li><li>Use memcache::replace() instead of memcache::set() for existing keys to prevent problems.</li><li>Check for required functions in eAccelerator. (Bug #54465)</li><li>Use correct RFC 3339 date format in ATOM feed. (Bug #55005)</li><li>Do not deliver topics from unreadable or passworded forums in the news feed. (Bug #54345)</li><li>Restore user language choice to compiled stylesheets. (Bug #54035)</li><li>Do not permit unauthorised users to delete private messages from folder listing. (Bug #54355)</li><li>Handle export of private messages where all recipients were deleted. (Bug #50985)</li><li>Add ability to disable overall (aka board-wide) feed.</li><li>Do not pass new_link parameter when creating a persistent connection with mysql. (Bug #55785)</li><li>Improved search query performance through sorting words by their occurance. (Bug #21555)</li><li>Strictly check whether a moderator can post in the destination forum when moving topic. (Bug #56255)</li><li>Do not unsubscribe users from topics replying with quickreply. (Bug #56235)</li><li>Don't submit when pressing enter on preview button. (Bug #54395)</li><li>Load reCAPTCHA over https when using a secure connection to the board. (Bug #55755)</li><li>Don't send activation email when user tries to change email without permission. (Bug #56335 - Fix by nrohler)</li><li>Correctly orientate quoted text image on RTL languages. (Bug #33745)</li><li>Fall back to default language email template if specified file does not exist. (Bug #35595)</li><li>Database updater now separates ADD COLUMN from SET NOT NULL and SET DEFAULT, when using PostgreSQL <= 7.4 (Bug #54435)</li><li>Styles adjustment to correctly display an order of rtl/ltr mixed content. (Bugs #55485, #55545)</li><li>Do not store email templates in database. (Bug #54505)</li><li>Fix problems with firebird by no longer using 'count' as a column alias. (Bug #57455)</li><li>Make user_email_hash() function independent from system's architecture. (Bug #57755)</li><li>Global announcements could not be accessed on a board using Firebird as the database server. (Bug #57525)</li><li>Do not delete unrelated attachments when deleting empty forums. (Bug #57375)</li><li>Update process: Store expected resulting file contents in cache and do not suggest further merges if the contents match, also fixes infinite merge loop (Bug #54075)</li></ul><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Installation instructions</span></span><br /><br />A short explanation of how to do a conversion, installation or update is included within the provided INSTALL.html file, please be sure to read it. You can find a <a href="http://www.phpbb.com/support/documents.php?mode=install&version=3#require" class="postlink">list of requirements</a> on our Downloads page.<br /><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Security</span></span><br /><br />If you find any security issues please report them to our <a href="http://www.phpbb.com/security/" class="postlink">security tracker</a>.<br /><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Available packages</span></span><br /><br />If you experience problems with the automatic update (white screens, timeouts, etc.) we recommend using the "changed files only" or "patch" method for updating.<br /><br /><ul><li><span style="font-weight: bold">Full Package:</span><br />Full phpBB 3 source code and english language files.</li><li><span style="font-weight: bold">Automatic Update Package:</span><br />Update package for the automatic updater, contains changes from previous release to this release.</li><li><span style="font-weight: bold">Changed Files Only:</span><br />Complete files, but only those that were changed since previous releases of phpBB 3. This archive contains changed files for every previous release.</li><li><span style="font-weight: bold">Patch Files:</span><br />This file contains diffs against the previous phpBB 3 release, which can be applied with the patch utility.</li><li><span style="font-weight: bold">Code Changes Package:</span><br />This package contains MOD instructions for changes to the following sections: Language changes, prosilver style changes and subsilver2 style changes.</li></ul><br />Select the package most suitable for you. We recommend the following methods depending on your situation:<br /><br /><ul><li>For new installations you should use the Full Package</li><li>For updates of boards without modifications you can use the Automatic Update Package (guided update) or the Changed Files Only package (manual update).</li><li>For updates of boards with modifications you should use the Automatic Update Package. If you are confident with patch files and patching you can use the Patch Files Package.</li><li>Style Authors and Translators may use the Code Changes Package to update their styles or language packs.</li><li>International Support Teams may use the Patch Package in conjunction with the Code Changes to better support users with problematic conflicts during their update process or to help them update code sections.</li><li>If you are a hoster/provider, you may want to use the Patch Files Package to update all of your client installations.</li></ul><br /><span style="font-size: 110%; line-height: 116%;"><span style="font-weight: bold"><span style="text-decoration: underline">Please ensure you read the INSTALL and README documents in docs/ before proceeding with installation, updates or conversions!</span></span></span><br /><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Download Locations</span></span><br /><br />The download is of course available on our <a href="http://www.phpbb.com/downloads/" class="postlink">downloads page</a>.<br />Our <a href="http://www.phpbb.com/files/archive/" class="postlink">release archive</a> provides all packages we build. If you do not find your desired package you can probably find it in the release archive.<br /><br />These are the files with their md5 sums:<br /><br /><span style="font-weight: bold">phpBB-3.0.7.zip</span><br />md5sum: 034c556a436a1f7a3905c1dcd1271564<br /><span style="font-weight: bold">phpBB-3.0.7.tar.bz2</span><br />md5sum: a0a9b0eb3fd00267fea71b9938f9f989<br /><span style="font-weight: bold">phpBB-3.0.7-patch.zip</span><br />md5sum: 7d0bd2ac68f5da7c082f8f39bf10fced<br /><span style="font-weight: bold">phpBB-3.0.7-patch.tar.bz2</span><br />md5sum: 4ef0b9c58d022755d1e5c9b08f1ba593<br /><span style="font-weight: bold">phpBB-3.0.7-files.zip</span><br />md5sum: 43b0291fc649c62c8aa4c963355d414b<br /><span style="font-weight: bold">phpBB-3.0.7-files.tar.bz2</span><br />md5sum: 327e017dee7678e0bc1033a4f99d2e21<br /><span style="font-weight: bold">phpBB-3.0.6_to_3.0.7.zip</span><br />md5sum: 45bdc622489809f576f094a35ab27e80<br /><span style="font-weight: bold">phpBB-3.0.6_to_3.0.7.tar.bz2</span><br />md5sum: 507ab687f8ff35b68ce42e689337e26a<br /><span style="font-weight: bold">phpBB-3.0.6_to_3.0.7-codechanges.zip</span><br />md5sum: 346e5e098cdf1a8d503917413b8c5cb6<br /><span style="font-weight: bold">phpBB-3.0.6_to_3.0.7-codechanges.tar.bz2</span><br />md5sum: 5be3dd31a6dda10778ba05cda40bd2c2<br /><br /><span style="font-size: 117%; line-height: 116%;"><span style="font-weight: bold">Download & Documentation</span></span><br /><br /><ul><li><a href="http://www.phpbb.com/downloads/" class="postlink">phpBB Downloads</a></li><li><a href="http://www.ohloh.net/projects/phpbb" class="postlink">phpBB Projects page @ ohloh</a></li><li><a href="http://www.phpbb.com/support/documentation/3.0/" class="postlink">phpBB 3 Documentation</a></li><li><a href="http://www.phpbb.com/phpBB/viewforum.php?f=46" class="postlink">phpBB 3 support forum</a></li><li><a href="http://www.phpbb.com/bugs/phpbb3/" class="postlink">phpBB 3 bug tracker</a></li><li><a href="http://code.phpbb.com/" class="postlink">phpBB Code Forge</a></li><li><a href="http://wiki.phpbb.com/" class="postlink">phpBB Code Wiki</a></li></ul><br />we hope your update or installation is quick and easy,<br />the phpBB Team<br /><br /><a href='http://www.phpbb.com/community/viewtopic.php?f=14&t=2005525' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Sun, 28 Feb 2010 22:42:12 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/135-phpbb-news-phpbb-307-released/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] IP.Content 2.0 Dev Update: More Database Improvements]]></title>
		<link>http://www.foruminsider.com/community/topic/140-ips-blog-ipcontent-20-dev-update-more-database-improvements/</link>
		<description><![CDATA[While we work to wrap up some of the IP.Content 2.0 changes we'll be discussing in upcoming blog entries, I wanted to take a moment to give everyone a quick update on some of the smaller changes and tweaks we've already implemented in IP.Content 2.0. These small, but useful, tweaks and feature enhancements are sure to allow you to take...<br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4349-ipcontent-20-dev-update-more-database-improvements/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Wed, 24 Feb 2010 14:06:59 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/140-ips-blog-ipcontent-20-dev-update-more-database-improvements/</guid>
	</item>
	<item>
		<title><![CDATA[[phpBB News] DavidIQ is now the Permanent MOD Team Leader]]></title>
		<link>http://www.foruminsider.com/community/topic/133-phpbb-news-davidiq-is-now-the-permanent-mod-team-leader/</link>
		<description><![CDATA[<a href="http://www.phpbb.com/community/memberlist.php?mode=viewprofile&u=159755" class="postlink">DavidIQ</a> will now be the permanent leader of the Modifications Team. I, wGEric, led the team temporarily during the transition period after evil<3 stepped down and helped David ease into the position. It is now time for me to step back and give David the reins.<br /><br />David is very involved with MODs and very enthusiastic about phpBB. We believe that he will be a great leader while leading the MOD Team into the future of phpBB. Many MOD authors have probably had some interaction with him already since he has been a master at validating MODs that have been submitted to our database.<br /><br />Everyone join me in congratulating David on his promotion.<br /><br /><a href='http://www.phpbb.com/community/viewtopic.php?f=14&t=1998785' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Tue, 23 Feb 2010 21:54:49 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/133-phpbb-news-davidiq-is-now-the-permanent-mod-team-leader/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] IP.Board 3.1.0 Dev Update: View Reputation]]></title>
		<link>http://www.foruminsider.com/community/topic/132-ips-blog-ipboard-310-dev-update-view-reputation/</link>
		<description><![CDATA[In IP.Board 3.0 we introduced a simple reputation feature, allowing users to give positive or negative reputation to a post.<br />While administrators can view who gave reputation through the Admin CP, in IP.Board 3.1 we have introduced a way for all users to view who gave reputation on any given post.<br /><br />To view who gave reputation, you just click on...<br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4343-ipboard-310-dev-update-view-reputation/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Tue, 23 Feb 2010 11:58:00 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/132-ips-blog-ipboard-310-dev-update-view-reputation/</guid>
	</item>
	<item>
		<title><![CDATA[[vBulletin News] vBulletin 4.0.2 Patch Level 1 Released]]></title>
		<link>http://www.foruminsider.com/community/topic/131-vbulletin-news-vbulletin-402-patch-level-1-released/</link>
		<description><![CDATA[An XSS exploit has been discovered in 4.0.1 and 4.0.2. We strongly recommend that anyone running these versions immediately patch their systems.<br />
<br />
If you are running 4.0.2 already, simply download the latest Security patch: 4.0.2 Suite PL1 from the  <a href='http://members.vbulletin.com/patches.php' class='bbc_url' title='External link' rel='nofollow'>Patches section in the Members Area</a>, extract the 5 patch files, then upload these files making sure to  overwriting the existing files. This will update your version to the latest patch release. The patch files are:<br />
<br />
<em class='bbc'>includes/class_core.php<br />
includes/functions_forumdisplay.php<br />
includes/functions.php<br />
includes/version_vbulletin.php<br />
vb/legacy/thread.php</em><br />
<br />
If you are running 4.0.1, you will need to do a full upgrade to 4.0.2 PL1 (available in the <a href='http://members.vbulletin.com/' class='bbc_url' title='External link' rel='nofollow'>Members Area</a>.) Just downed the latest release and upgrade normally. <br />
<br />
<a href='http://www.vbulletin.com/forum/showthread.php?342962-vBulletin-4.0.2-Patch-Level-1-Released&goto=newpost' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Tue, 23 Feb 2010 02:55:08 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/131-vbulletin-news-vbulletin-402-patch-level-1-released/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] IP.Board 3.1.0 Dev Update: Profile Customization (II)]]></title>
		<link>http://www.foruminsider.com/community/topic/129-ips-blog-ipboard-310-dev-update-profile-customization-ii/</link>
		<description><![CDATA[We recently blogged about our new <a href='http://community.invisionpower.com/blog/1174/entry-4289-ipboard-310-dev-update-profile-customization' class='bbc_url' title='External link' rel='nofollow external'>profile customization options</a>. I've made a few updates since and wanted to update you on them.<br /><br />As you may already be aware, we have added <a href='http://community.invisionpower.com/blog/1174/entry-4007-ipboard-310-dev-news-twitter-integration/' class='bbc_url' title='External link' rel='nofollow external'>Twitter integration</a>...<br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4294-ipboard-310-dev-update-profile-customization-ii/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Fri, 19 Feb 2010 23:00:00 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/129-ips-blog-ipboard-310-dev-update-profile-customization-ii/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] Demo System Term Extended]]></title>
		<link>http://www.foruminsider.com/community/topic/130-ips-blog-demo-system-term-extended/</link>
		<description><![CDATA[While not a particular interesting blog entry <img src='http://community.invisionpower.com/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /> I wanted anyone interested to know that our <a href='http://www.invisionpower.com/products/demo.php' class='bbc_url' title='External link' rel='nofollow external'>demo service</a>...</img><br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4315-demo-system-term-extended/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Fri, 19 Feb 2010 22:59:00 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/130-ips-blog-demo-system-term-extended/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] IP.Board 3.1.0 Dev Update: Topic Preview]]></title>
		<link>http://www.foruminsider.com/community/topic/128-ips-blog-ipboard-310-dev-update-topic-preview/</link>
		<description><![CDATA[We read virtually every piece of feedback we receive, even if we don't reply and we often see the same requests coming up. The ability to 'preview' the topic by viewing an excerpt from the first post is often requested and we've added this into IP.Board 3.1.<br /><br />We've made it a little more useful by also including the last time...<br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4300-ipboard-310-dev-update-topic-preview/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Thu, 18 Feb 2010 15:53:00 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/128-ips-blog-ipboard-310-dev-update-topic-preview/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] IP.Board 3.1.0 Dev Update: Profile Customization]]></title>
		<link>http://www.foruminsider.com/community/topic/127-ips-blog-ipboard-310-dev-update-profile-customization/</link>
		<description><![CDATA[The IP.Board 2 series introduced a number of new profile features designed to make your profile page a little more interactive. Besides the usual stats and figures, we introduced a personal photo and the ability to leave comments and list recent visitors. This made your profile page a little more personal and encouraged repeat visits.<br /><br />With the...<br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4289-ipboard-310-dev-update-profile-customization/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Wed, 17 Feb 2010 16:28:00 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/127-ips-blog-ipboard-310-dev-update-profile-customization/</guid>
	</item>
	<item>
		<title><![CDATA[[vBulletin News] vBulletin 4.0.2 Maintenance Release Now Available!]]></title>
		<link>http://www.foruminsider.com/community/topic/126-vbulletin-news-vbulletin-402-maintenance-release-now-available/</link>
		<description><![CDATA[Today we're announcing the availability of vBulletin 4.0.2 Maintenance Release of vBulletin Publishing Suite and vBulletin Forum. If you have an active vBulletin license, you can download your copy of 4.0.2 from the vBulletin Members Area at: <a href='http://members.vbulletin.com' class='bbc_url' title='External link' rel='nofollow'>http://members.vbulletin.com</a> .<br />
<br />
4.0.2 fixes more than 250 bugs since the release of 4.0.1. <br />
<br />
<strong class='bbc'>Highlights of whats fixed in 4.0.2:</strong><br />
<ul class='bbc'><li>[Ads] Quote and Advert in First post content</li><li>[BB Codes] BB Codes tags should count against minimum text requirement</li><li>[CSS] CSS Caching Bugs</li><li>[Fixed Width]  Doc Width - bug #35038</li><li>[Groups]  The "View All Groups" page needs significant improvements</li><li>[Hook] Hook memberaction_dropdown_items unset problem</li><li>[IE6] Various IE 6 Compatibility issues</li><li>[Languages] Stripped characters - ä,ö,å</li><li>[Language Support] Additional Charset Support</li><li>[Lightbox] Date and name overlap in the Lightbox if the picture is relatively small</li><li>[Member Profile] Fixed Blog Tab and Custom Tab problem in Member Profile page.</li><li>[Polls] Fixed issue with poll question too long error</li><li>[RSS] Fixed RSS support to CMS</li><li>[RTL] Fixed various RTL issues</li><li>[Search] "Find All Threads" by person</li><li>[Search Results] Miscellaneous Search Bug fixes.</li><li>[Settings] User link broken in Settings -&gt; New Visitor Messages</li><li>[Signatures] &lt;p&gt; cannot be used to enclose signatures</li><li>[Smilies] Smilies not resizing in Smilie Box</li><li>[StyleVars] Removed Hardcoded StyleVars in Groups</li><li>[Tags] Edit Tags Degradation -&gt; You cannot add any tags.</li><li>[Updated UI] User Settings Pages</li><li>[Updated UI] Registration Screens</li><li>[Updated UI] Advanced Search Pages</li><li>[Updated UI] Moderation Pop-up Menu</li><li><span style='color: Red'>(new) </span>[CMS] Articles can be sorted "Alphabetically"</li><li><span style='color: Red'>(new) </span>[CMS] Added Pagination to Section Pages.  Pagination replaces the "View All" link.</li><li><span style='color: Red'>(new)</span> [CMS Widgets] Recent Forum Posts Widget.   This new widget improves CMS performance.</li><li><span style='color: Red'>(new) </span>[CMS Widgets] Recent Forum Threads Widget. This new widget improves CMS performance.</li><li><span style='color: Red'>(new)</span> [CMS Widget] Category Widget (Show All).  This new category widget will show all categories regardless of which section you are in.</li><li>...and about 200 more bugs</li></ul><br />
<strong class='bbc'>Changed Templates in 4.0.2 that Require Template Reverts:</strong><br />
<ul class='bbc'><li>bbcode_code</li><li>bbcode_html</li><li>bbcode_php</li><li>blog_entry</li><li>blog_show_entry</li><li>blog.css</li><li>cms_comments_page</li><li>moderation_posts</li><li>pagenav</li><li>pagenav_pagelink</li><li>pagenav_pagelinkrel</li><li>postbit</li><li>postbit_legacy</li><li>postbit.css</li><li>search_results_postbit</li><li>SOCIALGROUPS</li><li>socialgroups_grouplist_bit</li><li>socialgroups.css</li><li>threadlist-singlecolumn.css</li><li>usercp.css</li><li>vbcms_content_article_inline</li><li>vbcms_content_section_inline</li><li>vbcms_content_section_page</li><li>vbcms_edit_publisher</li><li>vbcms_searchresult_article_general</li><li>vbcms_searchresult_blogentry</li><li>vbcms_widget_recentposts_page</li><li>vbcms_widget_recentthreads_page</li><li>vbcms_widget_rss_page</li><li>vbcms.css</li><li>vbulletin-formcontrols.css</li></ul><br />
<strong class='bbc'>Changed Templates in 4.0.2 that do not Require Template Reverts:</strong><br />
<ul class='bbc'><li>activateform</li><li>album_addgroup</li><li>album_edit</li><li>album_list</li><li>album_picture_edit</li><li>album_pictureview:</li><li>album.css</li><li>announcement</li><li>announcement_edit</li><li>announcement.css</li><li>assetmanager</li><li>ATTACHMENTS</li><li>BLOG</li><li>blog_comment</li><li>blog_member_stats</li><li>blog_search_results_result</li><li>CALENDAR</li><li>calendar_monthly</li><li>calendar_monthly_day_other</li><li>CALENDAR_REMINDER</li><li>calendar_reminder_eventbit</li><li>calendar_smallmonth_header</li><li>calendar_weekly</li><li>calendar.css</li><li>editor.css</li><li>editpost</li><li>forumbits.css</li><li>FORUMDISPLAY</li><li>forumdisplay.css</li><li>FORUMHOME</li><li>forumhome_lastpostby</li><li>forumhome.css</li><li>GENERIC_SHELL</li><li>header</li><li>headinclude_bottom</li><li>help_bbcodes:</li><li>help_smilies:</li><li>im.css</li><li>item_has_max_allowed_tags</li><li>lightbox.css</li><li>member.css</li><li>memberaction_dropdown</li><li>MEMBERINFO</li><li>memberlist</li><li>memberlist_search</li><li>newpost_preview</li><li>picturecomment_editor</li><li>pm_showpm</li><li>pollresult</li><li>popup.css</li><li>postbit_deleted</li><li>postbit_ignore</li><li>postbit_ignore_global</li><li>postbit-lite.css</li><li>posthistory</li><li>printthread</li><li>register</li><li>register_coppaform</li><li>register_verify_age</li><li>reminders.css</li><li>reportitem</li><li>reputation</li><li>search_common</li><li>search_common_select_type</li><li>search_input_post</li><li>search_result_socialgroup</li><li>search_result_socialgroup_discussion</li><li>search_resultlist</li><li>search_resultlist</li><li>search_results_socialgroup</li><li>search_results_socialgroup_discussion</li><li>search_threadbit</li><li>search.css</li><li>shell_blank:</li><li>SHOWGROUPS</li><li>SHOWTHREAD</li><li>showthread.css</li><li>smiliepopup</li><li>socialgroups_categorylist</li><li>socialgroups_deletemessages</li><li>socialgroups_discussion</li><li>socialgroups_editor:</li><li>socialgroups_group</li><li>socialgroups_memberlist</li><li>socialgroups_message_deleted</li><li>socialgroups_overview</li><li>socialgroups_picture</li><li>socialgroups_pictures</li><li>socialgroups_subscribe</li><li>socialgroups_subscribe_group</li><li>socialgroups_subscriptions</li><li>STANDARD_ERROR</li><li>STANDARD_ERROR_LITE</li><li>STANDARD_ERROR_LOGIN</li><li>STANDARD_REDIRECT</li><li>SUBSCRIBE</li><li>tag_cloud_page:</li><li>tag_edit_ajax</li><li>THREADADMIN</li><li>threadbit</li><li>threadbit_deleted</li><li>threadlist.css</li><li>USERCP_SHELL:</li><li>userinfraction_view</li><li>userinfraction_view:</li><li>usernote</li><li>usernote_note:</li><li>vbcms_content_edit_editbar</li><li>vbcms_edit_metadataeditor</li><li>vbcms_edit_page:</li><li>vbcms_page:</li><li>vbcms_widget_poll_resultdetail</li><li>vbcms_widgets_recentposts_page</li><li>vbcms_widgets_recentthreads_page</li><li>vbulletin-chrome.css</li><li>vbulletin.css</li><li>whopostedbit</li><li>WHOSONLINE</li><li>whosonline_resolveip:</li><li>whosonline.css</li></ul><br />
As always, thanks to everyone who has filed bugs in our bug tracker. Please continue to file new bugs here: <a href='http://www.vbulletin.com/forum/project.php?projectid=6' class='bbc_url' title='External link' rel='nofollow'>http://www.vbulletin.com/forum/project.php?projectid=6 </a> <br />
<br />
<a href='http://www.vbulletin.com/forum/showthread.php?341887-vBulletin-4.0.2-Maintenance-Release-Now-Available!&goto=newpost' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Tue, 16 Feb 2010 23:07:12 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/126-vbulletin-news-vbulletin-402-maintenance-release-now-available/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] IP.Content 2.0 Dev Update: Friendly URLs for Databases]]></title>
		<link>http://www.foruminsider.com/community/topic/125-ips-blog-ipcontent-20-dev-update-friendly-urls-for-databases/</link>
		<description><![CDATA[IP.Content is a complex framework that allows you to create and manage website content in many different ways. You can embed blocks and databases into pages, and pages can be wrapped by templates. You can define page names and use friendly URLs through the IP.Board built-in FURL system, you can use friendly URL's through the included index.php...<br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4242-ipcontent-20-dev-update-friendly-urls-for-databases/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Fri, 12 Feb 2010 22:54:00 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/125-ips-blog-ipcontent-20-dev-update-friendly-urls-for-databases/</guid>
	</item>
	<item>
		<title><![CDATA[[vBulletin News] Update 4.0.2 Status and Explanation of QA Process]]></title>
		<link>http://www.foruminsider.com/community/topic/124-vbulletin-news-update-402-status-and-explanation-of-qa-process/</link>
		<description><![CDATA[<span style='font-family: &quot'>There has been a further delay to the release of 4.0.2 and we felt an explanation to our customers for this delay is in order. Ultimately the release dates are almost always an estimate and we do our best based on the information and resources we have at the time of when well be done with the current fixes. However, continuous improvement is something we constantly strive for and, as a result, we are currently re-evaluating our process to make it better. Even the best process will sometimes force us to make hard decisions between meeting schedules and meeting the product goals. We feel that in this case taking the time to get this right is more important than any artificial timeline. We are sorry for any inconvenience this causes, but we believe the end result will be much better and the time well spent.<br />
 <br />
The process we follow for a maintenance release is that we first prioritize outstanding bugs, then the Development team implements a number of fixes for these most critical ones. After this, we split the code off for testing and stabilization (which is why you see bugs fixed for 4.0.3 even though we haven't yet released 4.0.2).  At this point only fixes deemed the most critical get merged into the prospective release  generally ones most important to customers  to fix things broken due to conflicts, or to complete previous fixes that weren't quite done correctly. Once we have the build stabilized, the QA team does a final pass through the release to check for problems.<br />
<br />
So why a further delay for 4.0.2?  To start with, we went over the estimate of fixes that we initially gave to QA -- more fixes means more time to test.  We also identified a number of bugs fairly late in the process that we decided had to get fixed for 4.0.2, particularly those  around RTL issues (right-to-left languages) and related to IE browser.  We knew this would cause a delay, but we decided it was in the best interests of our customers to resolve these problems now rather than push them down to a future release.<br />
<br />
Once we started digging into those bugs, we quickly found that fixing several of them would require very substantial changes to how we are handling RTL in IE6 and IE7. This required going through nearly all of the CSS in the system to find all the places that needed to be fixed.  The trouble with changes like this is that its hard to estimate the time it will take to do the work. It also requires substantially more testing than we generally see with more focused fixes.  Nonetheless, we felt what we could get done was of enough benefit to a significant number of customers that it was worth the risk to the schedule. So we went ahead with the fixes. As a consequence, our schedule became unpredictable and we've had to revise our release dates a couple of times as a result.  <br />
 <br />
We hope you understand and we appreciate your patience while we make the new release the best we can before releasing it.<br />
Kevin<br />
 <br />
 </span> <br />
<br />
<a href='http://www.vbulletin.com/forum/showthread.php?341380-Update-4.0.2-Status-and-Explanation-of-QA-Process&goto=newpost' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Fri, 12 Feb 2010 19:06:52 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/124-vbulletin-news-update-402-status-and-explanation-of-qa-process/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS News] Rich Text Editor and Firefox 3.6 Patch for IP.Board 2.3.6]]></title>
		<link>http://www.foruminsider.com/community/topic/122-ips-news-rich-text-editor-and-firefox-36-patch-for-ipboard-236/</link>
		<description><![CDATA[Users of Firefox 3.6 have experienced problems using the rich text editor in Invision Power Board 2.3.6. This is not a security issue but simply a feature usability problem. <br />
<br />
<strong class='bbc'>IMPORTANT:</strong> This issue does NOT impact the IP.Board 3 series and those on the IP.Board 3 versions can safely ignore this message.<br />
<br />
<br />
Administrators of a <em class='bbc'>2.3.6</em> installation can choose one of the following options to resolve the issue:<br />
<br />
<ul class='bbc'><li>Instruct members to simply switch to the basic text editor in 2.3.6</li><li>Upgrade to latest version of IP.Board 3</li><li>Download the patch file attached to this announcement, unzip, and upload to: /jscripts</li></ul>	&lt;h4&gt;&lt;/h4&gt;	<ul class='bbc'><li>				<a href='http://community.invisionpower.com/index.php?app=core&module=attach&section=attach&attach_id=21990' class='bbc_url' title='External link' rel='nofollow'><img src='http://community.invisionpower.com/public/style_extra/mime_types/zip.gif' alt='Posted Image' class='bbc_img' /></a> <a href='http://community.invisionpower.com/index.php?app=core&module=attach&section=attach&attach_id=21990' class='bbc_url' title='External link' rel='nofollow'>ips_text_editor_func.js.zip</a> <strong class='bbc'>(2.7K)</strong><br />
: 45</li></ul><br />
<br />
<a href='http://community.invisionpower.com/topic/304407-rich-text-editor-and-firefox-36-patch-for-ipboard-236/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Wed, 10 Feb 2010 21:15:54 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/122-ips-news-rich-text-editor-and-firefox-36-patch-for-ipboard-236/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] IP.Content 2.0 Dev Update: Interface Improvements to Pages]]></title>
		<link>http://www.foruminsider.com/community/topic/121-ips-blog-ipcontent-20-dev-update-interface-improvements-to-pages/</link>
		<description><![CDATA[The page manager, introduced with IP.Content 1.0, is a core feature to IP.Content. It allows you to create pages and folders, and manage those pages and folders, core functionality that IP.Content relies on for everything else. Page management has been pretty reliable and functional, but we decided we wanted to improve the interface for IP.Content...<br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4205-ipcontent-20-dev-update-interface-improvements-to-pages/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Wed, 10 Feb 2010 16:26:00 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/121-ips-blog-ipcontent-20-dev-update-interface-improvements-to-pages/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS News] Scheduled Maintenance]]></title>
		<link>http://www.foruminsider.com/community/topic/119-ips-news-scheduled-maintenance/</link>
		<description><![CDATA[Please be advised that our corporate websites will be unavailable from 11:30PM (EST) to 3:30AM (EST) as we perform hardware and software upgrades. The invisionpower.com website and client area will be unavailable during this time, however, the company community and resources will not be impacted. <br />
<br />
We will update this topic when all maintenance is complete. <br />
<br />
Thank you for your patience and understanding.<br />
<br />
<strong class='bbc'>Update:</strong> During this time, IP.Chat services will still be operating but users may experience occasional issues joining rooms.<br />
<br />
<a href='http://community.invisionpower.com/topic/304331-scheduled-maintenance/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Tue, 09 Feb 2010 22:31:12 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/119-ips-news-scheduled-maintenance/</guid>
	</item>
	<item>
		<title><![CDATA[[IPS Blog] IPB 3.1.0: Centralized License Key]]></title>
		<link>http://www.foruminsider.com/community/topic/118-ips-blog-ipb-310-centralized-license-key/</link>
		<description><![CDATA[Over the past year we have introduced new services that are available to our IP.Board Standard Licenses holders, such as the spam service and the chat service.  We also have plans for more services that will be tied to your license.  While this provides a lot of value to your license, managing these services is a cumbersome process, you need to...<br /><br /><a href='http://community.invisionpower.com/blog/1174/entry-4192-ipb-310-centralized-license-key/' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Tue, 09 Feb 2010 16:26:00 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/118-ips-blog-ipb-310-centralized-license-key/</guid>
	</item>
	<item>
		<title><![CDATA[[vBulletin News] Update: vBulletin 3.8.5 Status]]></title>
		<link>http://www.foruminsider.com/community/topic/116-vbulletin-news-update-vbulletin-385-status/</link>
		<description><![CDATA[I wanted to chime in and let people know that we are working on fixing bugs in the 3.8.x series for 3.8.5. Based on our current progress we are looking forward to releasing 3.8.5 in early March. As we get closer to a specific release date I'll keep this thread updated. <br />
<br />
<a href='http://www.vbulletin.com/forum/showthread.php?340878-Update-vBulletin-3.8.5-Status&goto=newpost' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Mon, 08 Feb 2010 20:01:32 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/116-vbulletin-news-update-vbulletin-385-status/</guid>
	</item>
	<item>
		<title><![CDATA[[vBulletin News] vBulletin Project Bug Help]]></title>
		<link>http://www.foruminsider.com/community/topic/117-vbulletin-news-vbulletin-project-bug-help/</link>
		<description><![CDATA[I am very happy to announce that we have added two temporary volunteer members to the vBulletin Team, PitchouneN64ngc (Yves) and Darkshenron (Sebastiano). <br />
<br />
They will be helping us go though and confirm / prioritize / reproduce the bugs that have been reported. They have been very active in the vBulletin Project helping out fellow users and providing suggestions and we're glad to have their continued help.<br />
<br />
Please join me in welcoming PitchouneN64ngc and Darkshenron to the Team! <br />
<br />
<a href='http://www.vbulletin.com/forum/showthread.php?340876-vBulletin-Project-Bug-Help&goto=newpost' class='bbc_url' title='External link' rel='nofollow'>View the full article</a>]]></description>
		<pubDate>Mon, 08 Feb 2010 19:47:09 +0000</pubDate>
		<guid>http://www.foruminsider.com/community/topic/117-vbulletin-news-vbulletin-project-bug-help/</guid>
	</item>
</channel>
</rss>