<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="News" -->
				<rss  version="2.0">
				<channel>
				<title>ClanWebs : News</title>
				<link>http://www.clanwebs.co.uk/</link>
				<description>Clanwebs specializes in web hosting for gaming clans and gaming related websites.</description>

<language>en-gb</language>
				<copyright><table width="825" border="0" align="center" cellpadding="0" cellspacing="0">  <tr>    <td><div align="center"><a href="http://www.clanwebs.co.uk">Home</a> | <a href="http://www.clanwebs.co.uk/about_clanwebs.php">About</a> | <a href="http://www.clanwebs.co.uk/news.php">News</a> | <a href="http://www.clanwebs.co.uk/clanwebs_hosting_packages.php">Hosting</a>  | <a href="http://www.clanwebs.co.uk/buy_domains_from_clanwebs.php">Domains</a> | <a href="http://www.clanwebs.co.uk/support/ttx.cgi" target="_blank">Support</a> | <a href="http://www.clanwebs.co.uk/e107_plugins/forum/forum.php">Forums</a> | <a href="http://www.clanwebs.co.uk/clanwebs_network_status.php">Status</a> | <a href="http://www.clanwebs.co.uk/clanwebs_hosting_terms_and_conditions.php">Terms</a> | <a href="http://www.clanwebs.co.uk/clanwebs_privacy_statement.php">Privacy</a> | <a href="http://www.griffin-technologies.co.uk" target="_blank">Partners</a></div></td>  </tr>  <tr>    <td><div align="center">       <strong>Copyright © ClanWebs 2005-2010</strong>       ClanWebs is a trading name of <a href="http://Griffin-technologies.co.uk" target="_blank">Griffin Technologies Limited</a>. Company registration No. 7163591. Registered in England and Wales.   </div></td>  </tr></table></copyright>
				<managingEditor>support@nospam.com (Rogue)</managingEditor>
				<webMaster>support@nospam.com (Rogue)</webMaster>
				<pubDate>Tue, 07 Sep 2010 02:48:13 +0100</pubDate>
				<lastBuildDate>Tue, 07 Sep 2010 02:48:13 +0100</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<ttl>60</ttl>
					<image>
					<title>ClanWebs : News</title>
					<url>http://clanwebs.co.uk/e107_images/cwbutton.gif</url>
					<link>http://www.clanwebs.co.uk/</link>
					<width>88</width>
					<height>31</height>
					<description>Clanwebs specializes in web hosting for gaming clans and gaming related websites.</description>
					</image>
						<item>
						<title>##SANITISED## messages, html, and Scripting within e107 CMS.</title>
<link>http://clanwebs.co.uk/news.php?item.100.4</link>
<description><![CDATA[The way html and scripting is added to e107 has changed slightly.<br /><br />Check html/script posting permissions in 'Preferences' > 'Text rendering'. If the permissions are not set correctly then any added code will not work and be displayed with the ##SANITISED## error message.<br /><br />This includes code which has been added before the v0.7.23 update, so you will need to set the permissions, then add the code again.<br /><br />This also affects Youtube video code. Youtube videos can simply be added by using the  <img src='http://www.clanwebs.co.uk/e107_plugins/ytm_gallery/images/bb.png' class='bbcode' alt=''  /> [bb] code button, and adding the movie code between the tags or by adding the code manually (Notice width and height is in pixels):<br /><br /><div class='code_highlight code-box' style='unicode-bidi: embed; direction: ltr'><code><span style="color: #000000">&#091;yt=width,height]movie&nbsp;code&nbsp;eg:&nbsp;j6vfJe47h&#091;/yt]</span></code></div><br /><br /><br /><a class='bbcode' href='http://www.clanwebs.co.uk/e107_plugins/forum/forum_viewtopic.php?1585' ><img src='images/forum.png' class='bbcode' alt=''  /></a>]]></description>
<comments>http://clanwebs.co.uk/comment.php?comment.news.100</comments>
<author>rogue@nospam.com (Rogue)</author>
<pubDate>Wed, 01 Sep 2010 11:57:39 +0100</pubDate>
<guid isPermaLink="true">http://clanwebs.co.uk/news.php?item.100.4</guid>
</item>
						<item>
						<title>E107 Release Candidates</title>
<link>http://clanwebs.co.uk/news.php?item.99.4</link>
<description><![CDATA[Well, despite what the e107 devs thought was some good testing of a 'stable' v0.7.23 prior to release, some users' installations became 'unstable' after upgrading.<br /><br />They believe that most of these issues have now been corrected, but rather than simply making another official release, they will be introducing beta 'release candidates' into the release process.<br /><br />They believe this is what they should have done with 0.7.23 - so have learned their lesson. From now on, the stable 0.7 will remain as such, and release candidates will be made available prior to any official release. This will allow them (and yourselves) to test the code more thoroughly.<br /><br />We recommend that only experienced users upgrade to rc1, while less-experienced users may wish to stick with 0.7.22 or 0.7.23 (if it's running smoothly for you).<br /><br />You can download the files from <a class='bbcode' href='http://sourceforge.net/projects/e107/files/e107/e107%20v0.7.24%20rc1/' rel='external' >here</a><br /><br />To upgrade from 0.7.x:<br /><br /><ol class='bbcode' style='list-style-type: circle'><li class='bbcode'>Extract and overwrite your existing files as per the <a class='bbcode' href='http://clanwebs.co.uk/e107_plugins/forum/forum_viewtopic.php?1231' >tutorial here</a><br /></li><li class='bbcode'> Clear your site cache (admin->cache) and your brower's cache.<br /></li><li class='bbcode'> Update/merge your .htaccess file (if you are using one) with the changes made in e107.htaccess <br /></li><li class='bbcode'> Be sure you don't use footer_something.php override but the default footer_default.php in e107_themes/templates (Shouldn't be an issue for ClanWebs customers)<br /></li><li class='bbcode'> post your bugs in the <a class='bbcode' href='http://e107.org/e107_plugins/bugtrack/bugtrack.php' rel='external' >bugtracker</a> at e107.org when you find them. (Don't tell us, it has nothing to do with us)</li></ol><br /><br /><span style='color:#ff0000'><strong class='bbcode bold'>This is just a release candidate (beta), not a version upgrade.</strong></span><br /><br /><br /><br /><a class='bbcode' href='http://www.clanwebs.co.uk/e107_plugins/forum/forum_viewtopic.php?1582' ><img src='images/forum.png' class='bbcode' alt=''  /></a><br /><br />]]></description>
<comments>http://clanwebs.co.uk/comment.php?comment.news.99</comments>
<author>rogue@nospam.com (Rogue)</author>
<pubDate>Thu, 26 Aug 2010 18:29:16 +0100</pubDate>
<guid isPermaLink="true">http://clanwebs.co.uk/news.php?item.99.4</guid>
</item>
						<item>
						<title>Admin 'Access Denied' error with e107 v0.7.23</title>
<link>http://clanwebs.co.uk/news.php?item.98.4</link>
<description><![CDATA[A bug has been discovered with some admin functions in the new release of e107. We have a work around that seems to fix the issue but we do not really want to go through the process of upgrading almost 400 websites just to have to go through the whole process again when the official fix is released.<br /><br />So if you desparately need to change a users admin permissions please raise a <a class='bbcode' href='http://www.clanwebs.co.uk/support/ttx.cgi' >support ticket</a>, and we will update your site files to make this possible.<br /><br /><br /><a class='bbcode' href='http://www.clanwebs.co.uk/e107_plugins/forum/forum_viewtopic.php?1562' ><img src='images/forum.png' class='bbcode' alt=''  /></a>]]></description>
<comments>http://clanwebs.co.uk/comment.php?comment.news.98</comments>
<author>rogue@nospam.com (Rogue)</author>
<pubDate>Sun, 22 Aug 2010 09:46:15 +0100</pubDate>
<guid isPermaLink="true">http://clanwebs.co.uk/news.php?item.98.4</guid>
</item>
						<item>
						<title>E107 v0.7.23 Released</title>
<link>http://clanwebs.co.uk/news.php?item.97.4</link>
<description><![CDATA[The good people over at e107.org have just released their latest update. This release is primarily aimed at reducing vulnerabilities and increasing e107's protection against exploits. One of the changes will affect users who include youtube videos or other embedded media within their site.<br /><br />This release also includes some minor feature enhancements:<br /><br /><br /><br /><strong class='bbcode bold'>Download Flood Protection (simultaneous downloads)</strong><br /><br />Found in admin under downloads->options. Option to prevent a user from downloading multiple files within a short time-period.<br /><br /><strong class='bbcode bold'>YouTube bbcode</strong><br /><br />Allows you to easily add youtube videos to pages of your website. A conversion script is provided for those who have utilized html-code from Youtube already and wish to convert to the bbcode equivalent. By default, 'dangerous' HTML (such as the 'embed' code used with many media) is neutralised when it is displayed. This traps malicious code that may have entered the database before the latest updates were put in place. This filter can be disabled through the preference 'Filter HTML content'.<br /><br />More information on configuring YouTube videos can be found on the <a class='bbcode' href='http://wiki.e107.org/index.php?title=How_To_use_YouTube_BBcode' rel='external' >e107 wiki</a>.<br /><br /><strong class='bbcode bold'>Language-pack Creator</strong><br /><br />Found in admin under languages->tools. For those who are translating e107 into other languages, this tool will zip up your core language files into the standard language-pack format so that they can be shared easily with the e107 community.<br /><br /><strong class='bbcode bold'>Support for security include scripts.</strong><br /><br />e107 now supports 3rd-Party security includes such as <a class='bbcode' href='http://www.spambotsecurity.com/zbblock.php' rel='external' >ZB Block</a> without having to manually modify core scripts. Just install them in your root directory as you would normally. To include ZB Block, you would add the following to e107_config.php: <br /><br />$CLASS2_INCLUDE = 'zbblock/zbblock.php'; <br /><br />e107 would then automatically include it in every page of your site.<br /><br />The full changelog can be found <a class='bbcode' href='http://e107.org/svn_changelog.php?version=0.7.23' rel='external' >here</a>.<br /><br /><strong class='bbcode bold'>You do not need to do anything, we are in the process of upgrading all e107 sites to the latest version.</strong><br /><br /><br /><a class='bbcode' href='http://www.clanwebs.co.uk/e107_plugins/forum/forum_viewtopic.php?1561' ><img src='images/forum.png' class='bbcode' alt=''  /></a>]]></description>
<comments>http://clanwebs.co.uk/comment.php?comment.news.97</comments>
<author>rogue@nospam.com (Rogue)</author>
<pubDate>Sat, 21 Aug 2010 10:29:03 +0100</pubDate>
<guid isPermaLink="true">http://clanwebs.co.uk/news.php?item.97.4</guid>
</item>
						<item>
						<title>Custom Theme Service</title>
<link>http://clanwebs.co.uk/news.php?item.96.5</link>
<description><![CDATA[We are suspending our custom theme service until further notice. <br /><br />Unfortunately I do not have the time to dedicate to the creation of custom themes for the foreseeable future. We will continue to release free and premium themes as new games are released, and will concentrate on improving the existing free theme selection with a few updates, and removing the less popular themes we offer.<br /><br />The orders that have already been placed for custom themes up until this time will of course be honoured.<br /><br />For more information on why I have decided to do this, please visit the forum thread for this news item.<br /><br /><br /><a class='bbcode' href='http://www.clanwebs.co.uk/e107_plugins/forum/forum_viewtopic.php?1549' ><img src='images/forum.png' class='bbcode' alt=''  /></a>]]></description>
<comments>http://clanwebs.co.uk/comment.php?comment.news.96</comments>
<author>rogue@nospam.com (Rogue)</author>
<pubDate>Mon, 16 Aug 2010 19:22:33 +0100</pubDate>
<guid isPermaLink="true">http://clanwebs.co.uk/news.php?item.96.5</guid>
</item>
						<item>
						<title>New Look For ClanWebs</title>
<link>http://clanwebs.co.uk/news.php?item.95.5</link>
<description><![CDATA[With our 6th Anniversary fast approaching, I felt it was time for a new look to the ClanWebs website.<br /><br />Whilst I really liked the old site, it was a bit retro.<br /><br />I hope you guys like it.<br /><br /><br /><br /><a class='bbcode' href='http://www.clanwebs.co.uk/e107_plugins/forum/forum_viewtopic.php?1523.last' ><img src='images/forum.png' class='bbcode' alt=''  /></a>]]></description>
<comments>http://clanwebs.co.uk/comment.php?comment.news.95</comments>
<author>rogue@nospam.com (Rogue)</author>
<pubDate>Thu, 22 Jul 2010 19:46:42 +0100</pubDate>
<guid isPermaLink="true">http://clanwebs.co.uk/news.php?item.95.5</guid>
</item>
						<item>
						<title>New Theme Releases - Call of Duty Black Ops</title>
<link>http://clanwebs.co.uk/news.php?item.94.2</link>
<description><![CDATA[We are pleased to announce the release of 3 new themes for Call of Duty Black Ops.<br /><br />These include a <a class='bbcode' href='http://www.clanwebs.co.uk/download.php?view.70' >free to download</a> theme for all registered members, plus a Premium and Flash version from our <a class='bbcode' href='http://clanwebs.co.uk/cubecart' rel='external' >theme store</a>.<br /><br />We will modify the Premium and Flash versions with your clan name and logo if required at no extra charge. Just submit a support ticket with your details once your purchase is complete.<br /><br /><br /><br /><div style='text-align:center'><a href="http://www.clanwebs.co.uk/images/cod_blops_free.jpg" rel="lightbox" title="Call of Duty Black Ops - Free Theme"><img src='http://www.clanwebs.co.uk/images/thumbs/cod_blops_free_thumb.jpg' class='bbcode' alt=''  /></a>          <a href="http://www.clanwebs.co.uk/images/cod_blops.jpg" rel="lightbox" title="Call of Duty Black Ops - Premium and Flash Version"><img src='http://www.clanwebs.co.uk/images/thumbs/cod_blops_thumb.jpg' class='bbcode' alt=''  /></a></div><br /><br /><strong class='bbcode bold'><div style='text-align:center'>All 3 themes are available to preview on our <a class='bbcode' href='http://clanwebs.co.uk/demos' rel='external' >Theme Demo</a> site.</div></strong><br /><br /><a class='bbcode' href='http://www.clanwebs.co.uk/e107_plugins/forum/forum_viewtopic.php?1515.last' ><img src='images/forum.png' class='bbcode' alt=''  /></a>]]></description>
<comments>http://clanwebs.co.uk/comment.php?comment.news.94</comments>
<author>rogue@nospam.com (Rogue)</author>
<pubDate>Sun, 04 Jul 2010 15:58:31 +0100</pubDate>
<guid isPermaLink="true">http://clanwebs.co.uk/news.php?item.94.2</guid>
</item>
						<item>
						<title>Subscribe to email notifications</title>
<link>http://clanwebs.co.uk/news.php?item.93.5</link>
<description><![CDATA[You can now subscribe to email notifications for e107 security updates, plugin and theme releases.<br /><br />New members can subscribe by ticking the relevant tick boxes on sign up to the site.<br /><br />Existing members can subscribe by going to your 'Settings' page and ticking the relevant boxes. Don't forget to click 'Save Settings' afterwards to change your settings..<br /><br />You may remove yourself from any/all of these emails at any time by going to your 'Settings' page.<br /><br /><a class='bbcode' href='http://www.clanwebs.co.uk/e107_plugins/forum/forum_viewtopic.php?1514.last' ><img src='images/forum.png' class='bbcode' alt=''  /></a>]]></description>
<comments>http://clanwebs.co.uk/comment.php?comment.news.93</comments>
<author>rogue@nospam.com (Rogue)</author>
<pubDate>Sat, 03 Jul 2010 18:20:07 +0100</pubDate>
<guid isPermaLink="true">http://clanwebs.co.uk/news.php?item.93.5</guid>
</item>
						<item>
						<title>Core Network Maintenance</title>
<link>http://clanwebs.co.uk/news.php?item.92.3</link>
<description><![CDATA[<strong class='bbcode bold'>Wed, 16 Jun 2010 02:00:00</strong><br /><br />Please note that we are carrying out a core network upgrade to double our network capacity on Wednesday 16th June at 2:00AM, the work will last for about 30 minutes. We do not expect this upgrade to impact service, however the network is at risk for the period the work takes place.<br /><br />]]></description>
<comments>http://clanwebs.co.uk/comment.php?comment.news.92</comments>
<author>rogue@nospam.com (Rogue)</author>
<pubDate>Wed, 09 Jun 2010 16:48:41 +0100</pubDate>
<guid isPermaLink="true">http://clanwebs.co.uk/news.php?item.92.3</guid>
</item>
				</channel>
				</rss>