<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with phpbb</title>
      <link>http://ask.metafilter.com/tags/phpbb</link>
      <description>Questions tagged with 'phpbb' at Ask MetaFilter.</description>
	  <pubDate>Thu, 18 Jun 2009 09:01:20 -0800</pubDate> <lastBuildDate>Thu, 18 Jun 2009 09:01:20 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Forum software</title>
	<link>http://ask.metafilter.com/125155/Forum%2Dsoftware</link>	
	<description>Forum software questions.  (1) As a user, which type of forum software (vBulletin, phpBB, SMF, other) do you like best from in terms of usability?  (2) If you&apos;re an admin, which forum software do you like best, having tried at least a few types?  (3) Which forum software is considered to be most/least resistant to spambots and spammers?  Insight and anecdotes are appreciated, as are links to resources on choosing between forum packages and perhaps new forum packages outside the vBulletin-phpBB-SMF triad.  Feel free to mention any mod kits that tighten a forum against spammers.&lt;br&gt;
&lt;br&gt;
My own general experiences:&lt;br&gt;
&lt;br&gt;
- Vbulletin is awesome, flexible, and is resistant to spam without mod kits, but it&apos;s expensive and puts you on an annual payment treadmill to get upgrades, even if you want to buy it outright.  This is why I only operate a couple of forums with vBulletin.  I also suspect from past experience that it may be CPU intensive and may not work well on shared hosting.&lt;br&gt;
&lt;br&gt;
- phpBB3 seems to attract more spammers than other forum packages, and the out-of-the-box configuration has poor or kludgy spam tools; my experience is that phpBB3 should never be deployed without mod kits or it will get overrun with spam.&lt;br&gt;
&lt;br&gt;
- SMF is small and elegant; I like it and am using it for one new forum, but I haven&apos;t used it long enough to know if I&apos;m going to have spam problems.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125155</guid>
	<pubDate>Thu, 18 Jun 2009 09:01:20 -0800</pubDate>
	<category>discussionforum</category>
	<category>forum</category>
	<category>phpbb</category>
	<category>vbulletin</category>
	<dc:creator>crapmatic</dc:creator>
	</item>
	<item>
	<title>How can I migrate PHPBB3 to BBPress?</title>
	<link>http://ask.metafilter.com/102349/How%2Dcan%2DI%2Dmigrate%2DPHPBB3%2Dto%2DBBPress</link>	
	<description>How can I migrate PHPBB3 to BBPress? I have extensive database skills but not a whole lot of experience in the mysql space.  A friend is asking my help in converting a very small PHPBB3 installation to BBPress.  No more than a dozen or so users and maybe 50 threads across a few topics.  &lt;br&gt;
&lt;br&gt;
The closest Google gets me is downgrading phpbb3 to phpbb2 and then to BBPress.  Can the hive do better?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.102349</guid>
	<pubDate>Mon, 22 Sep 2008 11:36:50 -0800</pubDate>
	<category>bbpress</category>
	<category>forum</category>
	<category>mysql</category>
	<category>php</category>
	<category>phpbb</category>
	<dc:creator>neilkod</dc:creator>
	</item>
	<item>
	<title>How to get a blog attached to my phpBB?</title>
	<link>http://ask.metafilter.com/99469/How%2Dto%2Dget%2Da%2Dblog%2Dattached%2Dto%2Dmy%2DphpBB</link>	
	<description>I have a phpBB forum. I want to add a multi-user blog on the same sate as this forum. The catch is that I want the comments on the blog posts to instead become forum topics automagically. In other words, rather than commenting on the blog itself, they&apos;d be commenting on an auto-created forum post. I&apos;ve been looking for some way to do this for a little while, but I&apos;ve not been able to find a simple solution. I&apos;d hate to code it myself if somebody&apos;s already done the legwork, and I can&apos;t imagine that I&apos;m the only one who&apos;s ever wanted it. Alternately, if there was some way to have a particular phpBB forum automagically become a blog-like entity, that would work too.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.99469</guid>
	<pubDate>Mon, 18 Aug 2008 08:20:44 -0800</pubDate>
	<category>blog</category>
	<category>phpbb</category>
	<dc:creator>vraxoin</dc:creator>
	</item>
	<item>
	<title>How can I track changes to a phpBB forum?</title>
	<link>http://ask.metafilter.com/76311/How%2Dcan%2DI%2Dtrack%2Dchanges%2Dto%2Da%2DphpBB%2Dforum</link>	
	<description>How can I track changes to a phpBB forum? Hello,&lt;br&gt;
&lt;br&gt;
For good reasons, I would like to track all changes to a particular phpBB forum -- new posts, edits, and deletions, essentially like what Wikipedia has. I&apos;m running into a bit of a roadblock about how to do this. In principle it is simple. I found the following tool: &lt;a href=&quot;http://www.aignes.com/&quot;&gt;WebSite-Watcher&lt;/a&gt;, which does some things like this. However, there remain a few complicating factors, mainly that there are certain changes I don&apos;t care about and don&apos;t want to show up in my version control.&lt;br&gt;
&lt;br&gt;
For example, if user Joe writes a new post, the line &quot;Posts: 12&quot; changes to &quot;Posts: 13&quot; next to Joe&apos;s name on every thread that Joe has posted on. I don&apos;t want this kind of change to be listed.&lt;br&gt;
&lt;br&gt;
My goal is to be able to archive this website regularly, and navigate through time to see which changes were made when.&lt;br&gt;
&lt;br&gt;
I know how to program, but hope someone can think of a way to do this without creating a big programming ordeal. Is there a relatively simple way of implementing this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.76311</guid>
	<pubDate>Wed, 14 Nov 2007 23:35:20 -0800</pubDate>
	<category>forum</category>
	<category>phpbb</category>
	<category>programming</category>
	<dc:creator>wireless</dc:creator>
	</item>
	<item>
	<title>phpBB 2 killfile script</title>
	<link>http://ask.metafilter.com/68717/phpBB%2D2%2Dkillfile%2Dscript</link>	
	<description>Can you help me find and install a script that will hide posts from certain users on a phpBB 2 forum? I&apos;m running Win XP and FF 2.0.0.6. I just installed Greasemonkey, but I have no previous experience with it. Googling keeps bringing me &lt;a href=&quot;http://forums.mozillazine.org/viewtopic.php?p=1350062#1350062&quot;&gt;here&lt;/a&gt;, but the &quot;you can get it here&quot; link there doesn&apos;t do anything when I click it. I&apos;ve found a couple of others that seem to install correctly but then don&apos;t produce any noticeable effects. What am I missing?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.68717</guid>
	<pubDate>Tue, 07 Aug 2007 01:19:17 -0800</pubDate>
	<category>greasemonkey</category>
	<category>ignore</category>
	<category>killfile</category>
	<category>phpbb</category>
	<category>script</category>
	<dc:creator>ludwig_van</dc:creator>
	</item>
	<item>
	<title>Best CMS for a closed but transparent bid for services website?</title>
	<link>http://ask.metafilter.com/54261/Best%2DCMS%2Dfor%2Da%2Dclosed%2Dbut%2Dtransparent%2Dbid%2Dfor%2Dservices%2Dwebsite</link>	
	<description>Best CMS for a closed but transparent bid for services website? Some of you may recall the website for which I&apos;m inquiring, which provided technical and design services to bloggers on a barter, rather than cash basis.  We are looking to reopen our site and we&apos;re hoping to find a better way of managing things than the combination of blogging software (for news and static info pages) and phpBB setup that we were using prior to shuttering the site (allegedly temporarily) in 2005.&lt;br&gt;
&lt;br&gt;
The process, thus far, has been like this:&lt;ul&gt;&lt;li&gt;Clients post a new thread, outlining the work that they&apos;re looking for, as an RFP.&lt;/li&gt;&lt;li&gt;Staff respond to the request with bids for the work.&lt;ul&gt;&lt;li&gt;Staff may choose to take on entire project or only a portion, based upon their availability and skillset.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Client accepts bid(s)&lt;/li&gt;&lt;li&gt;Process then moves mainly to private communication (e-mail, private message via website, IM, phone) between client and staffer(s) working on the project as project is completed.&lt;/li&gt;&lt;li&gt;Staffer(s) post updates on the progress of the project on the public site as a means of maintaining accountability.&lt;/li&gt;&lt;li&gt;At project completion, staffers(s) and client post regarding their satisfaction with work.&lt;/li&gt;&lt;li&gt;Staffer(s) report to administrators when payment for the work is received.&lt;/li&gt;&lt;li&gt;Administrators publicly deem project closed and complete at this time.&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;
The phpBB system worked, but it wasn&apos;t as clear as it may have been.  Some clients chose to use an &quot;Agent&quot; to negotiate their projects for them because the process (and their needs) were too complex for them to manage on their own.  This ended up being a problem because the agent was rarely appropriately compensated for their work on the client&apos;s behalf.&lt;br&gt;
&lt;br&gt;
The perfect CMS for this probably doesn&apos;t exist, but there may be better ideas than what we&apos;ve got, and that&apos;s what I&apos;m asking about.  Anybody have any suggestions for applications that may work for us?  We&apos;ve talked about Xoops with some combination of modules, but there are concerns about the need to take a client case from module to module to module (post your request here, talk about it here, etc.).  Is anybody aware of anything that might help us to get back to business without the &lt;em&gt;process&lt;/em&gt; serving as a stumbling block, especially for net newbies who are turning to us specifically because they need simplicity?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.54261</guid>
	<pubDate>Wed, 03 Jan 2007 03:33:06 -0800</pubDate>
	<category>bidforservices</category>
	<category>CMS</category>
	<category>phpbb</category>
	<category>software</category>
	<category>website</category>
	<category>xoops</category>
	<dc:creator>Dreama</dc:creator>
	</item>
	<item>
	<title>Help ! Spammers have found my PHPBB forum !</title>
	<link>http://ask.metafilter.com/51329/Help%2DSpammers%2Dhave%2Dfound%2Dmy%2DPHPBB%2Dforum</link>	
	<description>I&apos;m running a PhPBB forum. Spammers have found it. Mysterious strangers selling vigorous blue pills popped up from nowhere. 

Now I need to build something that will prevent spammers from polluting it. Is there a silver bullet that prevents all spammers from ever posting on PHPBB forums ? (I know, but I&apos;m an eternal optimistic). 

Any antispam mods that has been successfullyt tested  someone would like to recommend ?

 Thanks in adavance.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.51329</guid>
	<pubDate>Mon, 20 Nov 2006 05:19:47 -0800</pubDate>
	<category>antispam</category>
	<category>forum</category>
	<category>phpbb</category>
	<category>script</category>
	<category>software</category>
	<dc:creator>Baud</dc:creator>
	</item>
	<item>
	<title>Blocking access based on referrer...?</title>
	<link>http://ask.metafilter.com/45821/Blocking%2Daccess%2Dbased%2Don%2Dreferrer</link>	
	<description>Is it possible to restrict access to a web page (or whole site) based on the referrer? I noticed that a site I manage (which includes a phpbb forum) has been getting traffic off of the google search &quot;inurl posting.php?mode=newtopic&quot;. I&apos;m pretty sure this is one of the ways spammers and/or spambots are finding the forum.&lt;br&gt;
&lt;br&gt;
Specific to my problem, is there any way to restrict access to visits coming from that search? Through scripting? .htaccess? etc?&lt;br&gt;
&lt;br&gt;
And out of general interest, is there a way to block access based on referrers?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.45821</guid>
	<pubDate>Sun, 03 Sep 2006 12:16:44 -0800</pubDate>
	<category>phpbb</category>
	<category>referrer</category>
	<category>spam</category>
	<category>spambots</category>
	<category>website</category>
	<dc:creator>poweredbybeard</dc:creator>
	</item>
	<item>
	<title>Resource problems on a web forum</title>
	<link>http://ask.metafilter.com/43693/Resource%2Dproblems%2Don%2Da%2Dweb%2Dforum</link>	
	<description>I need pointers to Web forum packages (phpBB, SMF, vBulletin, etc) that go easy on CPU/mysql resources.  I have shared hosting on Dreamhost and poor performance (2-3 minute pageloads, for example) are starting to become a serious issue. Basically I&apos;m wondering if anyone here runs stuff like phpBB, IPB, vBulletin, etc, and has suggestions on how the different board packages stack up.&lt;br&gt;
&lt;br&gt;
1) What packages are hard on CPU/mysql, and what packages go easy?&lt;br&gt;
&lt;br&gt;
2) Any advice on cutting down resource consumption would be great.  I notice Invision has an admin panel for CPU resources but I don&apos;t see anything noteworthy in there besides the ability to make the board refuse connects when it gets too busy.&lt;br&gt;
&lt;br&gt;
Currently I am using Invision Power Board, running on their ellipsis server.  Quick overview of where I&apos;m sitting at... I average 45 CPU minutes per day, database 400 MB (three years worth of messages), average day 1000 connects and 10,000 queries, 0.3 Mcn.&lt;br&gt;
&lt;br&gt;
I&apos;ve lodged a support request with Dreamhost but am not expecting much since this problem is hard to quantify.  I would look at other forums for this information but what&apos;s out there seems to cater only to each individual software package.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.43693</guid>
	<pubDate>Fri, 04 Aug 2006 12:28:44 -0800</pubDate>
	<category>board</category>
	<category>forum</category>
	<category>invision</category>
	<category>phpbb</category>
	<dc:creator>hodyoaten</dc:creator>
	</item>
	<item>
	<title>phpBB help needed! Deleted admin account.</title>
	<link>http://ask.metafilter.com/40340/phpBB%2Dhelp%2Dneeded%2DDeleted%2Dadmin%2Daccount</link>	
	<description>I accidentally deleted my phpBB admin account while attempting to delete myself as a user, now I can&apos;t admin my own forum! What now? I&apos;ve already asked for help on the official forum for this program (my thread is &lt;a href=&quot;http://www.phpbb.com/phpBB/viewtopic.php?p=2183661#2183661&quot;&gt;here&lt;/a&gt;), two people offered suggestions, neither of which I&apos;ve been able to make work... and now no one else on there is responding to my pleas for help. Can anyone here possible tell me what to do in order to get access to my admin panel?&lt;br&gt;
&lt;br&gt;
Here is what was already suggested, and the problems I&apos;ve had with each: &lt;br&gt;
&lt;br&gt;
- One person told me to download his &quot;&lt;a href=&quot;http://www.farmallama.net/homepage/&quot;&gt;Admin Toolkit&lt;/a&gt;&quot; (link seems to be down at the moment but it was working last night), which is supposed to let me set up a password by which I can login to admin panel. I installed it as instructed, but now there is a cookie issue which I can&apos;t figure out, and so I still can&apos;t log in. When try to log in it tells me that I need to allow cookies to be accepted. Cookies are already allowed to be accepted but I still keep getting that error message, both in Firefox and IE. Have tried clearing all stored cookies, made sure settings are allowing all cookies, still... I get the cookie error and can&apos;t go any further. Tried askin that guy for help, no reply.&lt;br&gt;
&lt;br&gt;
- Another person told me to do this: &quot;Register a new user. Go into phpMyAdmin and browse the phpbb_users in the board&apos;s database. Find the user that you created and edit the user_rank to 1.&quot; I did all of the above. The rank for that user is now set to 1. When I log in as that user, they are not showing up as the admin and the link to access the admin panel is still not available. When I manually enter the url for the admin panel and try to get in, it tells me that this user is not authorized to do so.&lt;br&gt;
&lt;br&gt;
So now I&apos;m totally stumped and don&apos;t know what to do or try next. I&apos;m a newbie at all this so I&apos;m not well versed at all in php, phpMyAdmin or MySql. This is a big active forum and I must get in as the admin to do admin stuff ASAP! If anyone could help me out here I would be most grateful. Please be gentle and thorough with any instructions... please tell me each and every step so I can get it right the first time. Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.40340</guid>
	<pubDate>Fri, 16 Jun 2006 14:23:21 -0800</pubDate>
	<category>phpBB</category>
	<dc:creator>RoseovSharon</dc:creator>
	</item>
	<item>
	<title>Customising user confirmation emails in phpBB?</title>
	<link>http://ask.metafilter.com/36183/Customising%2Duser%2Dconfirmation%2Demails%2Din%2DphpBB</link>	
	<description>Is there a phpBB mod that allows the admin to customise the content of the email users get upon signing up?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.36183</guid>
	<pubDate>Wed, 12 Apr 2006 06:31:51 -0800</pubDate>
	<category>customise</category>
	<category>email</category>
	<category>phpbb</category>
	<category>signup</category>
	<category>user</category>
	<dc:creator>By The Grace of God</dc:creator>
	</item>
	<item>
	<title>phpBB or SMF</title>
	<link>http://ask.metafilter.com/28784/phpBB%2Dor%2DSMF</link>	
	<description>&lt;a href=&quot;http://www.phpbb.com/&quot;&gt;phpBB&lt;/a&gt; or &lt;a href=&quot;http://www.simplemachines.org/&quot;&gt;SMF&lt;/a&gt; for a new forum?  Or something else? I&apos;m not trying to stir up a Windows vs. Unix type debate but am interested in your thoughts and experiences, either as an administrator or user.&lt;br&gt;
&lt;br&gt;
Personally, I have run some phpBB boards, and overall have been ok with them, but found that (1) the board is not very flexible in regard to moderator or superuser privileges, and (2) phpBB&apos;s that aren&apos;t upgraded in step with the patches seem to attract vandals (don&apos;t even get me started on phpNuke).&lt;br&gt;
&lt;br&gt;
I&apos;m trying SMF and like the flexibility, but I seem to get random 415 &quot;Server Temporarily Unavailable&quot; messages accessing the board from certain computers but not others; I&apos;m thinking it&apos;s related to one computer having a login cookie and not another.  Still, though, SMF triggering an Apache error like that is bad bad bad.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.28784</guid>
	<pubDate>Sat, 10 Dec 2005 10:13:48 -0800</pubDate>
	<category>boards</category>
	<category>phpbb</category>
	<category>smf</category>
	<dc:creator>chef_boyardee</dc:creator>
	</item>
	<item>
	<title>phpBB and MT using the same DB?</title>
	<link>http://ask.metafilter.com/23227/phpBB%2Dand%2DMT%2Dusing%2Dthe%2Dsame%2DDB</link>	
	<description>I want to install phpBB on my website, but I have a basic question to which I haven&apos;t been able to find the answer yet. If I am using a MySQL database behind MT for my weblog, can I install phpBB on the same database and assume it will just build additional tables in MySQL? Or does it require a completely separate database that would be addressed differently? Also if you could distinguish between &quot;could do&quot; and &quot;should do&quot; (or should not do) I would appreciate it.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.23227</guid>
	<pubDate>Sat, 27 Aug 2005 07:28:31 -0800</pubDate>
	<category>movabletype</category>
	<category>mysql</category>
	<category>phpbb</category>
	<category>webhost</category>
	<dc:creator>mikel</dc:creator>
	</item>
	<item>
	<title>what to do about a hacker?</title>
	<link>http://ask.metafilter.com/17453/what%2Dto%2Ddo%2Dabout%2Da%2Dhacker</link>	
	<description>I&apos;ve found the IP address of someone who&apos;s hacked my &lt;a href=&quot;http://www.phpbb.com/&quot;&gt;phpBB&lt;/a&gt;. now what? earlier tonight, I found that every post and forum on my phpBB had been erased and I wasn&apos;t able to login. I had a fellow admin reset my password, and it was then that I noticed a &lt;a href=&quot;http://network-tools.com/default.asp?prog=lookup&amp;Netnic=whois.arin.net&amp;host=24.100.110.235&quot;&gt;strange IP address&lt;/a&gt; logged in as me. and for a time after that, every post or forum I created vanished until I banned said address at the server level. so I&apos;m reasonably certain that that&apos;s the guy.&lt;br&gt;
&lt;br&gt;
but now, I&apos;m not sure what recourse I have. is there a law enforcement agency I can report the address to? should I report the address to the offender&apos;s ISP? I have access to the server logs but I&apos;m not sure what to look for in order to offer proof. any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.17453</guid>
	<pubDate>Tue, 12 Apr 2005 21:09:37 -0800</pubDate>
	<category>hackers</category>
	<category>phpbb</category>
	<category>security</category>
	<dc:creator>mcsweetie</dc:creator>
	</item>
	<item>
	<title>XMB -&gt; phpBB</title>
	<link>http://ask.metafilter.com/13609/XMB%2DphpBB</link>	
	<description>&lt;b&gt;XMB -&amp;gt; phpBB&lt;/b&gt;. A forum I&apos;m on is trying to convert, but the available converter scripts aren&apos;t up to date. Anybody do this? Anybody know anyone who has? The version of XMB is 1.9.1, but the two converters out there are for 1.5 (abandonware) and 1.6 (under the &quot;unified converter system&quot;, but not updated since &apos;03). We&apos;d really, really like to salvage the board content. The guys I&apos;m working with on this don&apos;t really have skills in this area, and mine are rusty when not rudimentary. I&apos;m hoping someone knows somebody kind and generous and brilliant, but I&apos;ll take anything at this point.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.13609</guid>
	<pubDate>Mon, 03 Jan 2005 22:07:07 -0800</pubDate>
	<category>conversion</category>
	<category>converting</category>
	<category>phpbb</category>
	<category>scripts</category>
	<category>xmb</category>
	<dc:creator>dhartung</dc:creator>
	</item>
	<item>
	<title>Lightweight, uncluttered forum systems?</title>
	<link>http://ask.metafilter.com/4043/Lightweight%2Duncluttered%2Dforum%2Dsystems</link>	
	<description>phpBB, Invision, etc., are all great forum systems.  The main drawback, for me, is that they all seem so bloated and cluttered.  Statistics, rankings, avatars, signatures, etc., all seem to get in the way of actual content.  Are there any good, robust, flexible, but more lightweight message board systems out there?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2003:site.4043</guid>
	<pubDate>Fri, 19 Dec 2003 12:58:05 -0800</pubDate>
	<category>development</category>
	<category>forum</category>
	<category>forums</category>
	<category>invision</category>
	<category>messageboards</category>
	<category>phpbb</category>
	<category>programming</category>
	<category>webdevelopment</category>
	<dc:creator>oissubke</dc:creator>
	</item>
	
	</channel>
</rss>

