<?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>Website-Timely-Tips.Net &#187; phpBB</title>
	<atom:link href="http://website-timely-tips.net/tag/phpbb/feed/" rel="self" type="application/rss+xml" />
	<link>http://website-timely-tips.net</link>
	<description>wordpress tips, mysql tricks</description>
	<lastBuildDate>Wed, 07 Jul 2010 22:38:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>phpBB3 Hit by Spam, Time for Action</title>
		<link>http://website-timely-tips.net/phpbb3-hit-by-spam-time-for-action/</link>
		<comments>http://website-timely-tips.net/phpbb3-hit-by-spam-time-for-action/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 13:52:38 +0000</pubDate>
		<dc:creator>webtime</dc:creator>
				<category><![CDATA[Spam Killing Secrets]]></category>
		<category><![CDATA[Time Management]]></category>
		<category><![CDATA[Webmastering]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[phpBB]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://website-timely-tips.net/?p=145</guid>
		<description><![CDATA[Unfortunately, the silence of the spammers on the new phpBB3 forum was short-lived, very short-lived. It took only a couple days for the obnoxious posts to begin anew, once we updated from phpBB2 to phpBB3. The newer version of this &#8230; <a href="http://website-timely-tips.net/phpbb3-hit-by-spam-time-for-action/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Unfortunately, the silence of the spammers on the new phpBB3 forum was short-lived, very short-lived. It took only a couple days for the obnoxious posts to begin anew, once we updated from phpBB2 to phpBB3.</p>
<p>The newer version of this forum software has better capabilities for dealing with, deleting or banning, users based on their email address or IP. Deleting users and their posts started to take more time than I wanted, but I continued that for a couple weeks.</p>
<p>After signing-in to the admin panel, go back to the forum post that you want to delete and click on the poster&#8217;s username to bring up their profile. Click on the &#8220;Administrate User&#8221; link near the top, then scroll down on the next page to the Basic Tools section. Check the box to delete the user and use the spin box to select &#8216;delete posts&#8217;. Hit the submit button and verify your choice on the next page. Poof! That user is gone.</p>
<p>The trouble with that tactic is that every day someone will have to keep on deleting. Not the way I want to spend my time.</p>
<p>I also tried banning users based on IPs by going to the &#8216;Users and Groups&#8217; tab from the Admin panel. Under user security, I entered many emails in the ban by email, and many IPs in the Ban by IP pages. The <a rel="nofollow" href="http://website-timely-tips.net/goto/Stop_Forum_Spam_site/145/1">Stop Forum Spam site</a> provides current lists of spammer emails and IPs. I simply copied these long lists into the appropriate places in the ban by email or ban by IP pages. Bulk banning worked a little better. Now I was seeing fewer registrations and fewer unwanted posts on the forum.</p>
<p>Still SPAM! Still not good enough. So, the big guns (finally?) settled the score.</p>
<p>Changing from self-registration to admin-approved user registration is the last resort. This means that anyone wanting to register to make a post on the forum would have to wait for the admin to manually approve their registration. I figured that I&#8217;d like to deal with something positive regarding the forum boards, like approving a real person&#8217;s registration, instead of spending time with the negative actions of banning and deleting the obnoxious users, but since I didn&#8217;t want that much hands on I tried to vary the registration settings first. Here&#8217;s what to do&#8230;.</p>
<p>Go to the General tab of the admin panel. Click on &#8216;user registration settings&#8217; and &#8220;enable visual confirmation for registrations&#8221;, which means that new users would have to enter a random code that matches an image before they could register. This helps to prevent mass registrations by spammers.</p>
<p>Then go to &#8216;visual confirmation settings&#8217; and select GD CAPTCHA, no foreground noise, background noise-x and -y set at 15, and add 3D noise objects. These settings have prevented new registrations to the forum for about a week on now. Wish us luck!</p>
<p>Let us know how your forum is dealing with the spammers!</p>
]]></content:encoded>
			<wfw:commentRss>http://website-timely-tips.net/phpbb3-hit-by-spam-time-for-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forum and Discussion List Software by phpBB: Inactive User</title>
		<link>http://website-timely-tips.net/forum-and-discussion-list-software-by-phpbb/</link>
		<comments>http://website-timely-tips.net/forum-and-discussion-list-software-by-phpbb/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 16:28:39 +0000</pubDate>
		<dc:creator>webtime</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Webmastering]]></category>
		<category><![CDATA[phpBB]]></category>

		<guid isPermaLink="false">http://website-timely-tips.net/forum-and-discussion-list-software-by-phpbb/</guid>
		<description><![CDATA[Administering one of my sites today, I had an occasion to change some parameters for a particular user on a phpBB forum. The forum was already installed, but it was locked for this user. Essentially, his privileges were not extensive &#8230; <a href="http://website-timely-tips.net/forum-and-discussion-list-software-by-phpbb/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Administering one of my sites today, I had an occasion to change some parameters for a particular user on a phpBB forum.</p>
<p>The forum was already installed, but it was locked for this user. Essentially, his privileges were not extensive enough to allow him to post a new thread to the forum and he was labeled an &#8220;inactive&#8221; user.</p>
<p>Once I signed in as administrator to the forum (twice!), I went down the left-hand column to User Admin/Permissions. At the new screen I clicked on &#8220;Find a username&#8221; to find his username. A pop-up window allowed me to enter his partial username to find the actual spelling of it. Inputting the correct spelling of his username into the Permissions form and clicking on <strong>Lookup User</strong> brought up this page:</p>
<p><img src="http://website-timely-tips.net/images/phpBB-user-permission.jpg" alt="User admin screen from phpBB forum for setting permissions." /></p>
<p><em>User admin screen from phpBB forum for setting permissions.</em></p>
<p>From this screen I could change the user&#8217;s level from user to administrator, and for each forum I could change the moderator status from &#8220;Not Moderator&#8221; to &#8220;Is Moderator&#8221;. By clicking <strong>Submit</strong> the user would be able to do pretty much anything on the forums.</p>
<p>Unfortunately, this user still could not sign in. I reset his password and he still could not sign in with the new password, even though he refreshed his browser. The limiting point here was that he was still considered inactive. I thought that was because he never made any posts yet, but not so.</p>
<p>Going to the User Admin/Management page in the Admin area, I found a group of &#8220;Special admin-only fields&#8221; under which was listed the term &#8220;User is Active&#8221; and the No choice selected. Once I changed the No to a Yes, and submitted the changes, my user could sign in and make a post to the forum.</p>
]]></content:encoded>
			<wfw:commentRss>http://website-timely-tips.net/forum-and-discussion-list-software-by-phpbb/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
