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

<channel>
	<title>PhpBB WP &#187; PhpBB customizations</title>
	<atom:link href="http://www.phpbbwp.com/tag/phpbb-customizations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpbbwp.com</link>
	<description>PhpBB and Wordpress Tips/Services</description>
	<lastBuildDate>Sun, 20 Dec 2009 19:30:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ad placement on index page of CA Vintage Style</title>
		<link>http://www.phpbbwp.com/ad-placement-on-index-page-of-ca-vintage-style/</link>
		<comments>http://www.phpbbwp.com/ad-placement-on-index-page-of-ca-vintage-style/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 15:35:01 +0000</pubDate>
		<dc:creator>phpbbwp</dc:creator>
				<category><![CDATA[Ads Placement]]></category>
		<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[PhpBB customizations]]></category>

		<guid isPermaLink="false">http://www.phpbbwp.com/?p=94</guid>
		<description><![CDATA[Ad Placement on Index page of CA Vintage style is one of the most easiest modification compared to the placements on viewforum and viewtopic pages. This placement needs putting your ad code just before and after the specific line of code. Well we will be taking two zones over here also, zone 1 and zone [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.phpbbwp.com%2Fad-placement-on-index-page-of-ca-vintage-style%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.phpbbwp.com%2Fad-placement-on-index-page-of-ca-vintage-style%2F&amp;source=colorsofnet&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p align="left">Ad Placement on Index page of CA Vintage style is one of the most easiest modification compared to the placements on <a href="http://www.phpbbwp.com/ads-placement-in-forum-page-for-ca-vintage-style/" target="_blank">viewforum</a> and <a href="http://www.phpbbwp.com/ads-placement-in-topics-for-ca-vintage-style/" target="_blank">viewtopic</a> pages. This placement needs putting your ad code just before and after the specific line of code. Well we will be taking two zones over here also, zone 1 and zone 2. Look at the screenshot for the exact positions of the Ads zones.</p>
<p align="center"><a href="http://www.phpbbwp.com/wp-content/uploads/2009/12/indexpageadplacement.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="index-page-ad-placement" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/indexpageadplacement_thumb.jpg" border="0" alt="index-page-ad-placement" width="573" height="430" /></a></p>
<h2>Ad Placement Before/ After Category on Index Page</h2>
<p align="left">Both the zones could be explained in this explanation itself, since both the ads are to be placed before and after the line.</p>
<p align="left">Step1: Open the index_body.html file.</p>
<p align="left">Step 2: Look for the following line in the code.</p>
<blockquote>
<p align="left">&lt;!&#8211; INCLUDE forumlist_body.html &#8211;&gt;</p>
</blockquote>
<p align="left">Step3: Just above and below this line paste the following code, replacing <strong><em>your ad goes here</em></strong> with your ad code.</p>
<blockquote>
<p align="left">{$CA_BLOCK2_START}Advertisements{$CA_BLOCK2_START2}<br />
&lt;center&gt;<br />
<strong><em>your ad goes here</em></strong><br />
&lt;/center&gt;<br />
{$CA_BLOCK2_END2}<br />
{$CA_BLOCK2_END}</p></blockquote>
<p align="left">Check the attached screenshot for the placement of code for specific zones, all instructions are covered in the images.</p>
<p align="left"><a href="http://www.phpbbwp.com/wp-content/uploads/2009/12/screenshotofcodeedition.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="screenshot-of-code-edition" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/screenshotofcodeedition_thumb.png" border="0" alt="screenshot-of-code-edition" width="583" height="310" /></a></p>
<p align="left">Step 4: Save the changes made to the file.</p>
<p align="left">We hope this is the simple modification for ad placement on the index page of the forum. If you have some problem with the placement contact us here on the <a href="http://www.phpbbwp.com/forum/viewforum.php?f=4">official forum</a> for CA Vintage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpbbwp.com/ad-placement-on-index-page-of-ca-vintage-style/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ads Placement in Forum page for CA Vintage style</title>
		<link>http://www.phpbbwp.com/ads-placement-in-forum-page-for-ca-vintage-style/</link>
		<comments>http://www.phpbbwp.com/ads-placement-in-forum-page-for-ca-vintage-style/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 10:46:57 +0000</pubDate>
		<dc:creator>phpbbwp</dc:creator>
				<category><![CDATA[Ads Placement]]></category>
		<category><![CDATA[Customizations]]></category>
		<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[PhpBB customizations]]></category>

		<guid isPermaLink="false">http://www.phpbbwp.com/?p=87</guid>
		<description><![CDATA[This is a continuation post over the ads placement in CA Vintage style. In the last we have covered the Ads Placement in topics for CA Vintage style and this post focuses on the ad placement in the forum page. The ad is placement as a sky scrapper on the left hand side of the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.phpbbwp.com%2Fads-placement-in-forum-page-for-ca-vintage-style%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.phpbbwp.com%2Fads-placement-in-forum-page-for-ca-vintage-style%2F&amp;source=colorsofnet&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p align="left">This is a continuation post over the ads placement in CA Vintage style. In the last we have covered the <a href="http://www.phpbbwp.com/ads-placement-in-topics-for-ca-vintage-style/">Ads Placement in topics for CA Vintage style</a> and this post focuses on the ad placement in the <a href="http://phpbbwp.com/forum" target="_blank">forum</a> page. The ad is placement as a sky scrapper on the left hand side of the forum page, and on the top and bottom of a forum, check the attached screen shot for the exact location. We have specified two zones for better understanding, zone1 and zone2.</p>
<p align="left"><a href="http://www.phpbbwp.com/wp-content/uploads/2009/12/skybaradplacementcavintage.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="skybar-ad-placement-ca-vintage" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/skybaradplacementcavintage_thumb.png" border="0" alt="skybar-ad-placement-ca-vintage" width="568" height="191" /></a></p>
<h2>Ads in left side of the Forum</h2>
<p align="left">In zone 1 the ad appears in the left side of the viewforum page as an sky scrapper.</p>
<p align="left">Step1: Open the viewforum_body.html file.</p>
<p align="left">Step 2: Look for the following line in the code.</p>
<blockquote>
<p align="left">&lt;!&#8211; INCLUDE overall_header.html –&gt;</p>
</blockquote>
<p align="left">This line is the first line on the viewforum_body.html code page.</p>
<p align="left">Step3: Just after this line paste the following code, replacing <strong><em>your ad goes here</em></strong> with your ad code.</p>
<blockquote>
<p align="left">&lt;table width=&#8221;100%&#8221; cellspacing=&#8221;1&#8243;&gt;<br />
&lt;tr&gt;<br />
&lt;td width=&#8221;160&#8243; align=&#8221;left&#8221; valign=&#8221;top&#8221;&gt;<br />
{$CA_BLOCK2_START}Adverts{$CA_BLOCK2_START2}<br />
&lt;center&gt;<br />
<strong><em>your ad goes here</em></strong><br />
&lt;/center&gt;<br />
{$CA_BLOCK2_END2}<br />
{$CA_BLOCK2_END}<br />
&lt;/td&gt;<br />
&lt;td align=&#8221;left&#8221; valign=&#8221;top&#8221;&gt;</p></blockquote>
<p align="left">Step4: Now look for the following line in the code.</p>
<blockquote>
<p align="left">&lt;hr /&gt;</p>
</blockquote>
<p align="left">Step5: Add the following lines just above these lines.</p>
<blockquote>
<p align="left">&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;</p></blockquote>
<p align="left">Step 6: Save the changes made to the file.</p>
<h2>Ad just after forum List</h2>
<p align="left">In zone 2 the ad appears in the bottom of the viewforum page, just after the forum list. Refer Zone 2 for the position in the screen shot.</p>
<p align="left">Step1: Open the viewforum_body.html file.</p>
<p align="left">Step 2: Look for the following line in the code.</p>
<blockquote>
<p align="left">&lt;!&#8211; INCLUDE jumpbox.html &#8211;&gt;</p>
</blockquote>
<p align="left">Step3: Just above this line paste the following code, replacing <strong><em>your ad goes here</em></strong> with your ad code.</p>
<blockquote>
<p align="left">{$CA_BLOCK2_START}Advertisements{$CA_BLOCK2_START2}<br />
&lt;center&gt;<br />
<strong><em>your ad goes here</em></strong><br />
&lt;/center&gt;<br />
{$CA_BLOCK2_END2}<br />
{$CA_BLOCK2_END}</p></blockquote>
<p align="left">Step 4: Save the changes made to the file.</p>
<p align="left">We hope this modification is simple and attractive with respect to the ad placement on forum page. If you have some problem with the placement contact us here on the <a href="http://www.phpbbwp.com/forum/viewforum.php?f=4">official forum</a> for CA Vintage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpbbwp.com/ads-placement-in-forum-page-for-ca-vintage-style/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ads Placement in topics for CA Vintage style</title>
		<link>http://www.phpbbwp.com/ads-placement-in-topics-for-ca-vintage-style/</link>
		<comments>http://www.phpbbwp.com/ads-placement-in-topics-for-ca-vintage-style/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 18:42:36 +0000</pubDate>
		<dc:creator>phpbbwp</dc:creator>
				<category><![CDATA[Ads Placement]]></category>
		<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[PhpBB customizations]]></category>

		<guid isPermaLink="false">http://www.phpbbwp.com/?p=82</guid>
		<description><![CDATA[We have been asked by some of our users to provide ad placements in CA Vintage style ever since we implemented the style, few days back. Well with the styles provides by stsoftware.biz customization is something that could be achieved in an easy go. This post only focuses on the placement in viewtopic page, where [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.phpbbwp.com%2Fads-placement-in-topics-for-ca-vintage-style%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.phpbbwp.com%2Fads-placement-in-topics-for-ca-vintage-style%2F&amp;source=colorsofnet&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p align="left">We have been asked by some of our users to provide ad placements in CA Vintage style ever since we <a href="http://www.phpbbwp.com/install-your-first-custom-style-in-phpbb3/" target="_blank">implemented the style</a>, few days back. Well with the styles provides by <a href="http://stsoftware.biz" target="_blank">stsoftware.biz</a> customization is something that could be achieved in an easy go. This post only focuses on the placement in viewtopic page, where the actual content lies in a <a href="http://phpbbwp.com/forum" target="_blank">forum</a>. We have divided the ad placement in two zones on the viewtopic page. Check the screen shot for the zones and placement.</p>
<p align="left"><a href="http://www.phpbbwp.com/wp-content/uploads/2009/12/sampleadplacementinviewtopic_bodypagecavintage.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="sample-ad-placement-in-viewtopic_body-page- ca-vintage" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/sampleadplacementinviewtopic_bodypagecavintage_thumb.png" border="0" alt="sample-ad-placement-in-viewtopic_body-page- ca-vintage" width="584" height="295" /></a></p>
<h2>Ads in the first post</h2>
<p align="left">In zone 1 the ad appears just before the content in the viewtopic page of the forum. Its a very lucrative position that increases the click through rate for any forum. This position gives you great results if an rectangular ad block is placed there. Well lets focus on the ad placement first, later we will cover the optimization.</p>
<p align="left"><strong>Note:</strong> The ad appears only in the first post not to the replies made to it.</p>
<p align="left">Step1: Open the viewtopic_body.html file.</p>
<p align="left">Step 2: Look for in the following line in the code.</p>
<blockquote>
<p align="left">{postrow.MESSAGE}&lt;/div&gt;</p>
</blockquote>
<p align="left">Step3: Just before this line paste the following code, replacing <strong><em>your ad goes here</em></strong> with your ad code.</p>
<blockquote>
<p align="left">&lt;!&#8211; IF postrow.S_FIRST_ROW –&gt;<br />
<strong><em>your ad goes here<br />
</em></strong>&lt;br/&gt;<br />
&lt;!—ENDIF –&gt;</p></blockquote>
<p align="left">Step 4: Save the changes made to the file.</p>
<h2>Ads after first post</h2>
<p align="left">In the Zone 2 the ad appears just after the first post i.e. in-between the content body and the first reply; check the screen shot for exact position. This is also one of the best position that a forum owner love to have. Lets look at the steps to be followed:</p>
<p align="left">Step1: Open the viewtopic_body.html file.</p>
<p align="left">Step2: Look for the following lines in the code</p>
<blockquote>
<p align="left">&lt;/div&gt;<br />
&lt;!&#8211; END postrow –&gt;</p></blockquote>
<p align="left">Step3: Just before these lines add the following code, replacing <strong><em>your ad goes here</em></strong> with your ad code.</p>
<blockquote>
<p align="left">&lt;!&#8211; IF postrow.S_ROW_COUNT == 0 &#8211;&gt;<br />
{$CA_BLOCK_START}<br />
&lt;center&gt;<br />
<strong><em>your ad goes here</em></strong><br />
&lt;/center&gt;<br />
{$CA_BLOCK_END}<br />
&lt;!—ENDIF &#8211;&gt;</p></blockquote>
<p align="left">Step 4: Save the changes made to the file.</p>
<p align="left">Well the ad placement is completed over the viewtopic_body.html page for the CA Vintage style. We will be covering the ad placement in the viewforum_body.html and index_body.html page. These customizations are really going to be awesome and we are sure you will love them.</p>
<p align="left">If you faces any problem leave a comment, and if you want to discuss over this style entire its <a href="http://www.phpbbwp.com/forum/viewforum.php?f=4" target="_blank">official forum</a> for it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpbbwp.com/ads-placement-in-topics-for-ca-vintage-style/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install your first custom style in PhpBB3</title>
		<link>http://www.phpbbwp.com/install-your-first-custom-style-in-phpbb3/</link>
		<comments>http://www.phpbbwp.com/install-your-first-custom-style-in-phpbb3/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 18:25:45 +0000</pubDate>
		<dc:creator>phpbbwp</dc:creator>
				<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[PhpBB customizations]]></category>

		<guid isPermaLink="false">http://www.phpbbwp.com/?p=66</guid>
		<description><![CDATA[Its really a desire for new web entrepreneur to experiment with new things. Here when you have implemented a new forum, you always want to install new styles. Being new with all these things its a big question, how to install and where to look? Where to look for new styles? This is the first [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.phpbbwp.com%2Finstall-your-first-custom-style-in-phpbb3%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.phpbbwp.com%2Finstall-your-first-custom-style-in-phpbb3%2F&amp;source=colorsofnet&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p align="left">Its really a desire for new web entrepreneur to experiment with new things. Here when you have implemented a new <a href="http://phpbbwp.com/forum" target="_blank">forum</a>, you always want to install new styles. Being new with all these things its a big question, how to install and where to look?</p>
<h2>Where to look for new styles?</h2>
<p align="left">This is the first question with new users, where to look for fresh styles. Their are lot of sites that provides free styles for phpbb3, but the best place is <a href="http://www.phpbb.com/styles/db/" target="_blank">phpbb’s officially validated styles.</a> All the themes posted their are mostly contributed by the <a href="http://www.phpbb.com/" target="_blank">phpbb</a> developers and the themes are regularly updated as soon as a new version of phpbb is released.</p>
<p align="left">I personally use and recommends  <a href="http://stsotware.biz " target="_blank">Stsotware.biz</a> styles designed by Vjacheslav Trushkin, they provide great styles and support.</p>
<h2>How to install new styles?</h2>
<p align="left">New style could be stepped in two easy steps, upload style to server and install from the admin panel.</p>
<h3>Upload style files on server:</h3>
<p align="left">There are various ways of uploading file to the server. It could be done through FTP client (FileZilla) and even through the web control panel (Cpanel). This post focuses on file upload through Cpanel.</p>
<ol>
<li>
<div>Login into your Cpanel</div>
</li>
<li>
<div>Open file manager, and go the style folder on the panel <strong><em>/public_html/phpbbwp/forum/styles</em></strong></div>
</li>
<li>
<div>Now upload the zip file (here ca_vantage.zip) that contains the style file that you want to install.<br />
<a href="http://www.phpbbwp.com/wp-content/uploads/2009/12/upload.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="upload" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/upload_thumb.png" border="0" alt="upload" width="165" height="52" /></a></div>
</li>
<li>
<div>After uploading, reload the current page.<br />
<a href="http://www.phpbbwp.com/wp-content/uploads/2009/12/clickreload.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="click reload" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/clickreload_thumb.png" border="0" alt="click reload" width="517" height="29" /></a></div>
</li>
<li>
<div>Select the zip file and click on extract.<br />
<a href="http://www.phpbbwp.com/wp-content/uploads/2009/12/extractonserver.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="extract-on-server" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/extractonserver_thumb.png" border="0" alt="extract-on-server" width="532" height="222" /></a></div>
</li>
<li>
<div>The work on server is complete, now move to the admin control panel of forum.</div>
</li>
</ol>
<h3>Install Style from ACP forum:</h3>
<ol>
<li>
<div>Login into ACP (Administrator Control Panel)</div>
</li>
<li>
<div>Select the Style Tab from the top, and choose the style you want to install.<br />
<a href="http://www.phpbbwp.com/wp-content/uploads/2009/12/loginandinstallstyle.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="login-and-install-style" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/loginandinstallstyle_thumb.png" border="0" alt="login-and-install-style" width="548" height="55" /></a></div>
</li>
<li>
<div>Now make the choice for default theme and activation on next screen.<br />
<a href="http://www.phpbbwp.com/wp-content/uploads/2009/12/makedefaultstyle.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="make-default-style" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/makedefaultstyle_thumb.png" border="0" alt="make-default-style" width="534" height="140" /></a></div>
</li>
<li>
<div>Screen shot and link of the <a href="http://www.phpbbwp.com/forum/index.php?style=2" target="_blank">new theme</a> (new users should register and login to observe the theme and features)<br />
<a href="http://www.phpbbwp.com/wp-content/uploads/2009/12/screenshotofthenewtheme.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screenshotof the new theme" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/screenshotofthenewtheme_thumb.png" border="0" alt="screenshotof the new theme" width="531" height="249" /></a><br />
Those who like this style can download it from <a href="http://www.stsoftware.biz/phpbb30_style.ca_vintage.html" target="_blank"><strong>here</strong></a>.</div>
</li>
</ol>
<p align="left">This is how we can do the file upload on server through the Cpanel. Hopefully this will help you with the installation. If you have any problem with it, just leave a comment for support.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpbbwp.com/install-your-first-custom-style-in-phpbb3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Optimize your Phpbb footer</title>
		<link>http://www.phpbbwp.com/optimize-your-phpbb-footer/</link>
		<comments>http://www.phpbbwp.com/optimize-your-phpbb-footer/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 10:34:30 +0000</pubDate>
		<dc:creator>phpbbwp</dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[PhpBB customizations]]></category>

		<guid isPermaLink="false">http://www.phpbbwp.com/?p=45</guid>
		<description><![CDATA[The footer of PhpBB could be optimized greatly specially in the case of being hosted on an Blue Host hosting which have simple scripts to manage the installation for you. But this post gives you the potential of customizing your footer for popup and popunder ads also. Manage footer Affiliate In the default installation of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.phpbbwp.com%2Foptimize-your-phpbb-footer%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.phpbbwp.com%2Foptimize-your-phpbb-footer%2F&amp;source=colorsofnet&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignleft size-full wp-image-50" title="host_bluehost_simple_scripts" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/host_bluehost_simple_scripts.gif" alt="host_bluehost_simple_scripts" width="128" height="61" />The footer of PhpBB could be optimized greatly specially in the case of being hosted on an Blue Host hosting which have <a href="http://www.phpbbwp.com/setup-a-phpbb-forum-from-bluehost-account/">simple scripts to manage the installation</a> for you. But this post gives you the potential of customizing your footer for popup and popunder ads also.</p>
<h2>Manage footer Affiliate</h2>
<p>In the default installation of the phpbb forum through blue hosts simple scripts software, a footer credit not is being attached on every page. Well this link should be attached their to give them credit for the installation. But better way is to get it replaced by an affiliate link of <a href="http://www.bluehost.com/track/colorsofnet" target="_blank">bluehost</a>. And i recommend to highlight it in bold to make it attractive to the users.</p>
<p>Lets proceed to the modification and the steps to be carried out to do so.</p>
<ol>
<li>Login into the <strong>admin panel</strong> of the forum.</li>
<li>Select the <strong>style tab</strong>&gt;&gt; templates&gt;&gt; click <strong>edit</strong> on selected style (here i have choosen prosilver)<img class="aligncenter size-full wp-image-47" title="select template" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/select-template.JPG" alt="select template" width="518" height="110" /></li>
<li>Select <strong>overall_footer.html</strong> from the dropdown file selection. In the editing frame look for the<em><strong> div</strong></em> highlighted in the image.<br />
<img class="aligncenter size-full wp-image-48" title="change the url" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/change-the-url.JPG" alt="change the url" width="681" height="153" /></li>
<li>In that particular class you can look for the codes that you want to edit and replace them with the new one and even add new things.
<p>I have replaced <em><strong><span style="font-family: Arial; font-size: x-small;">&lt;a href=&#8221;<a href="http://www.bluehost.com/">http://www.bluehost.com</a>&#8221; title=&#8221;web  hosting&#8221;&gt;web hosting&lt;/a&gt; </span></strong></em><span style="font-family: Arial; font-size: x-small;">with </span></li>
<h2><em><strong><span style="font-family: Arial; font-size: x-small;">&lt;b&gt;&lt;a href=&#8221;<a href="http://www.bluehost.com/track/colorsofnet">http://www.bluehost.com/track/colorsofnet</a>&#8221;  title=&#8221;web hosting&#8221;&gt;web hosting&lt;/a&gt;&lt;/b&gt;<br />
</span></strong></em></h2>
</ol>
<p>This is the image of old footer</p>
<p><img class="aligncenter size-full wp-image-46" title="monitize-phpbb-footer" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/monitize-phpbb-footer.JPG" alt="monitize-phpbb-footer" width="512" height="26" />This is the image of new footer</p>
<p><img class="aligncenter size-full wp-image-49" title="new footer" src="http://www.phpbbwp.com/wp-content/uploads/2009/12/new-footer.JPG" alt="new footer" width="491" height="18" /></p>
<h2>Adding Pop Up and Pop Under ads</h2>
<p>The best place to add pop up and pop under ads in an phpbb forum is its footer, since it loads in the last when the entire page is loaded. The code can be added before the following lines.</p>
<blockquote><p>&lt;/body&gt;<br />
&lt;/html&gt;</p></blockquote>
<p>And if you have any problem with the parsing of your ad code, you could comment for help over here. We will help you get it parsed on your phpbb forum.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpbbwp.com/optimize-your-phpbb-footer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Basic configuration over a new Installation of PhpBB forum</title>
		<link>http://www.phpbbwp.com/basic-configuration-over-a-new-installation-of-phpbb-forum/</link>
		<comments>http://www.phpbbwp.com/basic-configuration-over-a-new-installation-of-phpbb-forum/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 15:44:41 +0000</pubDate>
		<dc:creator>phpbbwp</dc:creator>
				<category><![CDATA[Fresh]]></category>
		<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[PhpBB customizations]]></category>

		<guid isPermaLink="false">http://www.phpbbwp.com/?p=43</guid>
		<description><![CDATA[We have installed a new PhpBB forum for the blog, and we have covered the Setup of PhpBB forum from BlueHost account in our last post. Agenda of this post is to cover the things that a new user needs to perform over a newly installed forum. Change the Username, Email and Password When you [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.phpbbwp.com%2Fbasic-configuration-over-a-new-installation-of-phpbb-forum%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.phpbbwp.com%2Fbasic-configuration-over-a-new-installation-of-phpbb-forum%2F&amp;source=colorsofnet&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p align="left">We have installed a new <a href="http://www.phpbb.com/" target="_blank">PhpBB</a> <a href="http://phpbbwp.com/forum" target="_blank">forum</a> for the blog, and we have covered the <a href="http://www.phpbbwp.com/setup-a-phpbb-forum-from-bluehost-account/" target="_blank">Setup of PhpBB forum from BlueHost account</a> in our last post. Agenda of this post is to cover the things that a new user needs to perform over a newly installed forum.</p>
<h2>Change the Username, Email and Password</h2>
<p align="left">When you first login into your forum, you should change the default username (admin) and password.</p>
<p align="left">In the administration panel from the general tab&gt;&gt; Quick access &gt;&gt; Manage users<br />
<a href="http://www.phpbbwp.com/wp-content/uploads/2009/11/quickacess.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="quick-acess" src="http://www.phpbbwp.com/wp-content/uploads/2009/11/quickacess_thumb.jpg" border="0" alt="quick-acess" width="110" height="176" /></a></p>
<p align="left">In the select user page, enter <strong><em>admin</em></strong> as the member to be searched.<br />
<a href="http://www.phpbbwp.com/wp-content/uploads/2009/11/selectuser.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="select-user" src="http://www.phpbbwp.com/wp-content/uploads/2009/11/selectuser_thumb.jpg" border="0" alt="select-user" width="587" height="77" /></a></p>
<p align="left">Now you are on the overview page of the <strong><em>admin</em></strong> user, all the changes highlighted in red squares (username, email and Password) need to be made.</p>
<p align="left"><a href="http://www.phpbbwp.com/wp-content/uploads/2009/11/overviewchanges.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="overview-changes" src="http://www.phpbbwp.com/wp-content/uploads/2009/11/overviewchanges_thumb.jpg" border="0" alt="overview-changes" width="591" height="290" /></a></p>
<p align="left"><strong>Remember:</strong> When these changes are submitted you will automatically be logged out, now login again with the new username and password.</p>
<h2>Board Configuration</h2>
<p align="left">
<p>After the Authentication changes, we are now moving to the Board configuration. From the general tab&gt;&gt; Board configuration&gt;&gt; select Board settings<br />
<a href="http://www.phpbbwp.com/wp-content/uploads/2009/11/boardsettings.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="board-settings" src="http://www.phpbbwp.com/wp-content/uploads/2009/11/boardsettings_thumb.jpg" border="0" alt="board-settings" width="152" height="78" /></a></p>
<p>Here you can determine the basic operation of your board, give it a fitting name and description, and among other settings adjust the default values for time zone and language.<br />
<a href="http://www.phpbbwp.com/wp-content/uploads/2009/11/boardsettingsdetails.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="board-settings-details" src="http://www.phpbbwp.com/wp-content/uploads/2009/11/boardsettingsdetails_thumb.jpg" border="0" alt="board-settings-details" width="614" height="287" /></a></p>
<p>These are some of the basic settings that need to be implemented at the earliest on a newly installed forum. And note that most of the settings are covered in the general tab itself.</p>
<p>If you want a Twitter “Follow” badge on your forum check our post on <a href="http://www.phpbbwp.com/floating-twitter-follow-badge-on-phpbb-forum/">Floating Twitter “Follow” Badge on PhpBB Forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpbbwp.com/basic-configuration-over-a-new-installation-of-phpbb-forum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Floating Twitter &#8220;Follow&#8221; Badge on PhpBB Forum</title>
		<link>http://www.phpbbwp.com/floating-twitter-follow-badge-on-phpbb-forum/</link>
		<comments>http://www.phpbbwp.com/floating-twitter-follow-badge-on-phpbb-forum/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:32:48 +0000</pubDate>
		<dc:creator>phpbbwp</dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[PhpBB customizations]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.phpbbwp.com/?p=10</guid>
		<description><![CDATA[Their are lot of blogs that have a floating Twitter Follow badge on the side of their pages. I was asked by one of my client to implement it’s PhpBB forum. For those who are familiar with PhpBB must be aware of the mod’s that are available for it, and complexity in their installation, as [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.phpbbwp.com%2Ffloating-twitter-follow-badge-on-phpbb-forum%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.phpbbwp.com%2Ffloating-twitter-follow-badge-on-phpbb-forum%2F&amp;source=colorsofnet&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.phpbbwp.com/wp-content/uploads/2009/11/followustwitterbadgeforum.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="follow-us-twitter-badge-forum" src="http://www.phpbbwp.com/wp-content/uploads/2009/11/followustwitterbadgeforum_thumb.jpg" border="0" alt="follow-us-twitter-badge-forum" width="244" height="134" align="left" /></a> Their are lot of blogs that have a floating Twitter Follow badge on the side of their pages. I was asked by one of my client to implement it’s PhpBB forum. For those who are familiar with <a href="http://www.phpbb.com/" target="_blank">PhpBB</a> must be aware of the mod’s that are available for it, and complexity in their installation, as you are dealing directly with the codes modification. Moreover, i was unable to find a Mod for Twitter Badge.</p>
<p>Then i decided to do it the wordpress way, i explored the available options for twitter badge over various wordpress sites and fortunately i came up with a solution to do it for PhpBB. I will be covering this step by step, just follow these steps to implement a twitter badge on your site.</p>
<h2>Create a Twitter Badge</h2>
<p>First thing is to have a twitter badge, and this badge could be created through <a href="http://www.go2web20.net/twitterFollowBadge/" target="_blank">Go2web20</a>. Just fill up the form and get the code by clicking on the update code button. You should have a twitter account to fill up over here, if you don’t have one get it from <a href="http://twitter.com/signup" target="_blank">Twitter</a>.</p>
<p><a href="http://www.phpbbwp.com/wp-content/uploads/2009/11/Createtwitterfollowbadgeform.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Create-twitter-follow-badge-form" src="http://www.phpbbwp.com/wp-content/uploads/2009/11/Createtwitterfollowbadgeform_thumb.jpg" border="0" alt="Create-twitter-follow-badge-form" width="362" height="484" /></a></p>
<h2><a href="http://www.phpbbwp.com/wp-content/uploads/2009/11/Createtwitterfollowbadgeform.jpg"></a>Implement the code on Forum</h2>
<p>Now You have the code for the Badge, next work comes to implement it on the forum. In PhpBB3, you can edit the file in admin panel itself. If you are using PhpBB2 you could edit it from the control panel or on your desktop and than transfer it on server through ftp.</p>
<ol>
<li>Edit, overall_footer.html file in PhpBB3 or overall_footer.tpl in PhpBB2</li>
<li>At the bottom of the file you will find<br />
<blockquote><p>&lt;/body&gt;</p>
<p>&lt;/html&gt;</p></blockquote>
</li>
<li>Place code before these line.</li>
<li><a href="http://www.phpbbwp.com/wp-content/uploads/2009/11/editcodeinoverallfooter.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="edit-code-in-overall-footer" src="http://www.phpbbwp.com/wp-content/uploads/2009/11/editcodeinoverallfooter_thumb.jpg" border="0" alt="edit-code-in-overall-footer" width="644" height="390" /></a>And update the file.
<p><strong>Note: </strong>The badge will not appear on IE6.</li>
</ol>
<p>We hope you like this customization from our end, we will be coming up with such more in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpbbwp.com/floating-twitter-follow-badge-on-phpbb-forum/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
