<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Support Forums &#187; Topic: bb Attachments plugin fixed to be compatible with bbPress 1.0+</title>
		<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10</link>
		<description>bbPress Support Forums &#187; Topic: bb Attachments plugin fixed to be compatible with bbPress 1.0+</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 10:38:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10" rel="self" type="application/rss+xml" />

		<item>
			<title>HeliosPrime on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10/page/2#post-78468</link>
			<pubDate>Thu, 09 Dec 2010 06:54:45 +0000</pubDate>
			<dc:creator>HeliosPrime</dc:creator>
			<guid isPermaLink="false">78468@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This is so weird. I installed the plugin, and it works perfectly... but I can't find the physical files on my server anywhere.  :-/  ARe they being stored in the DB now, by chance?
</p>]]></description>
					</item>
		<item>
			<title>madebytim on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10/page/2#post-72780</link>
			<pubDate>Mon, 16 Aug 2010 02:29:35 +0000</pubDate>
			<dc:creator>madebytim</dc:creator>
			<guid isPermaLink="false">72780@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello everyone, I have installed bb attachments and I can see the files getting uploaded on the server but in the post I just get a blue square with a questionmark in it instead of the image and the links to the attachments doesnt work either.</p>
<p>Is there someone here who could help me with this issue?</p>
<p>Thank you very much<br />
Tim
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10/page/2#post-70486</link>
			<pubDate>Tue, 29 Jun 2010 06:37:26 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">70486@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>The directory is above site root by default but you can put it anywhere if you don't care about security. The way WP does it is completely insecure on shared servers. Any chmod 777 folder under the webroot is a beautiful target for evil hackers.</p>
<p>A small percentage of people still seem to have problems with the install routine that is supposed to run upon activation and create the table. I had to use a workaround because of a bug with 0.8 and IIs users but that may break it for other people, especially with 1.0 </p>
<p>you can try replacing the <code>bb_register_activation_hook</code> line with the conventional line that might finally be working correctly under 1.x<br />
<code>bb_register_plugin_activation_hook(__FILE__, &#039;bb_attachments_install&#039;);</code></p>
<p>Keep in mind I have not updated bb-attachment in over a year due to a lack of donations, so feel free to write your own. Keep in mind whatever you write will not be compatible/necessary with the eventual version of bbpress that runs as a WP plugin.
</p>]]></description>
					</item>
		<item>
			<title>Abdessamad Idrissi on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10/page/2#post-70478</link>
			<pubDate>Mon, 28 Jun 2010 21:39:11 +0000</pubDate>
			<dc:creator>Abdessamad Idrissi</dc:creator>
			<guid isPermaLink="false">70478@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>..but, thanx for _ck_ an Gautam for their efforts in this plugin and their help making the bbpress community wider!
</p>]]></description>
					</item>
		<item>
			<title>Abdessamad Idrissi on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10/page/2#post-70468</link>
			<pubDate>Mon, 28 Jun 2010 15:55:25 +0000</pubDate>
			<dc:creator>Abdessamad Idrissi</dc:creator>
			<guid isPermaLink="false">70468@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>got problems with this plugin:<br />
it doesn't create db table automatically<br />
poor eror hadling; it says Faild without further details<br />
missorganized; directory out of site root (wp puts every upload in upload directory with no security problemes)</p>
<p>have an idea of integrating the curent wp attachment sytem (and logic) into bbpress.. it needs only time!
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-64788</link>
			<pubDate>Thu, 18 Feb 2010 08:31:51 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">64788@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I got it working with 1.0 in way back October<br />
<a href="http://blog.ashfame.com/2009/10/fix-bb-attachments-plugin-of-bbpress/" rel="nofollow">http://blog.ashfame.com/2009/10/fix-bb-attachments-plugin-of-bbpress/</a>
</p>]]></description>
					</item>
		<item>
			<title>Steven Hodson on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-64769</link>
			<pubDate>Wed, 17 Feb 2010 21:13:24 +0000</pubDate>
			<dc:creator>Steven Hodson</dc:creator>
			<guid isPermaLink="false">64769@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Gautam .. I did manage to find one of the things that was causing a problem. It has to do as I suspected with the PHP $_SERVER["DOCUMENT_ROOT"] variable. It doesn't exist in an PHP install on IIS.</p>
<p>Now I have found a work-around that &#60;gasp&#62; works and when tested returns the proper path (eg: C:/Domains/winextra.com/bb-attachments/ - which from what I can tell in the "instructions" is exactly how it is suppose to be)</p>
<p>But when I try to upload a file (text/image) I get the following two errors and I was hoping that maybe you could help figure out what might be causing them</p>
<p>-------------------------------------------------------------------------------------------------------<br />
Warning: filesize() [function.filesize]: stat failed for 83def462ed888db6e1ad898505ea40b6 in C:\Domains\winextra.com\wwwroot\forums\my-plugins\bb-attachments\bb-attachments.php on line 342</p>
<p>Warning: Cannot modify header information - headers already sent by (output started at C:\Domains\winextra.com\wwwroot\forums\my-plugins\bb-attachments\bb-attachments.php:342) in C:\Domains\winextra.com\wwwroot\forums\bb-includes\functions.bb-pluggable.php on line 228<br />
-----------------------------------------------------------------------------------------------------------</p>
<p>any help (from anyone  :) ) would be greatly appreciated as this is the last real big complaint my members have.</p>
<p>EDIT: The files are getting uploaded but to the root folder and they <strong>are not</strong> being entered into the bb-attachments table - <a href="http://screencast.com/t/Y2UyZGQ4" rel="nofollow">http://screencast.com/t/Y2UyZGQ4</a>
</p>]]></description>
					</item>
		<item>
			<title>Steven Hodson on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-64764</link>
			<pubDate>Wed, 17 Feb 2010 18:02:57 +0000</pubDate>
			<dc:creator>Steven Hodson</dc:creator>
			<guid isPermaLink="false">64764@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Gautam I gave your 'fixed' plugin a shot but it still isn't wanting to play nice with my set-up (PHP / IIS) as you can see from the screenshot - <a href="http://screencast.com/t/MTQ1NDFl" rel="nofollow">http://screencast.com/t/MTQ1NDFl</a></p>
<p>back the to hair-pulling I guess :)
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-64717</link>
			<pubDate>Tue, 16 Feb 2010 17:32:14 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">64717@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@KillerSneak<br />
That problem is only for you, maybe some other plugin would be conflicting.
</p>]]></description>
					</item>
		<item>
			<title>KillerSneak on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-64408</link>
			<pubDate>Wed, 10 Feb 2010 10:17:31 +0000</pubDate>
			<dc:creator>KillerSneak</dc:creator>
			<guid isPermaLink="false">64408@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Gautam<br />
I know, I hope you can figure this out as this plugin is real helpfull for me and the site (when it's fully working).</p>
<p>If there is anything else you want INFO/LOGS what ever let me know.
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-64403</link>
			<pubDate>Wed, 10 Feb 2010 09:08:05 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">64403@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@KillerSneak<br />
That's strange.
</p>]]></description>
					</item>
		<item>
			<title>Kevin Ryman on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-64392</link>
			<pubDate>Tue, 09 Feb 2010 23:57:38 +0000</pubDate>
			<dc:creator>Kevin Ryman</dc:creator>
			<guid isPermaLink="false">64392@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm going to try this. Thanks in advance!
</p>]]></description>
					</item>
		<item>
			<title>KillerSneak on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-64366</link>
			<pubDate>Tue, 09 Feb 2010 14:40:23 +0000</pubDate>
			<dc:creator>KillerSneak</dc:creator>
			<guid isPermaLink="false">64366@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Gautam</p>
<p>I'm admin / it's my own site and can not save attachments. The restrictions are default<br />
And even when i set them all (except for delete) to "read" it still doesn't work, all is in order / folders are 777 and so on. Deactivated / Reactivated plugin no go for me
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-64365</link>
			<pubDate>Tue, 09 Feb 2010 14:17:46 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">64365@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@KillerSneak<br />
I can see 2 attachments here - <a href="http://www.cell-systems.net/forums/topic/enzyme-11-beta/page/3#post-1224" rel="nofollow">http://www.cell-systems.net/forums/topic/enzyme-11-beta/page/3#post-1224</a> but they cannot be downloaded. That might be because of server restrictions or check <code>bb-attachments.php</code> for those who can download attachments.
</p>]]></description>
					</item>
		<item>
			<title>KillerSneak on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-64361</link>
			<pubDate>Tue, 09 Feb 2010 13:05:59 +0000</pubDate>
			<dc:creator>KillerSneak</dc:creator>
			<guid isPermaLink="false">64361@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Even this version gives me the same problems that i had with _CK_'s 0.27</p>
<p><a href="http://www.cell-systems.net/forums/topic/enzyme-11-beta/page/3#post-1226" rel="nofollow">http://www.cell-systems.net/forums/topic/enzyme-11-beta/page/3#post-1226</a></p>
<p>I can not save attachments to my desktop / and some even fail to open at all.
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-63655</link>
			<pubDate>Sun, 24 Jan 2010 15:08:33 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">63655@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>No...
</p>]]></description>
					</item>
		<item>
			<title>DKB on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-63648</link>
			<pubDate>Sun, 24 Jan 2010 12:44:14 +0000</pubDate>
			<dc:creator>DKB</dc:creator>
			<guid isPermaLink="false">63648@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yes, i know but i want to place it not only at the bottom, but to select the place in a post.
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-63642</link>
			<pubDate>Sun, 24 Jan 2010 06:16:43 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">63642@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>When you upload an image, you see it at the bottom of the post.
</p>]]></description>
					</item>
		<item>
			<title>DKB on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-63629</link>
			<pubDate>Sat, 23 Jan 2010 16:57:09 +0000</pubDate>
			<dc:creator>DKB</dc:creator>
			<guid isPermaLink="false">63629@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi Gautam,</p>
<p>I have some problems with the placements of the images in a post. Is it possible to determine where a image appear in a post?</p>
<p>Thanks, DKB
</p>]]></description>
					</item>
		<item>
			<title>citizenkeith on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-63450</link>
			<pubDate>Mon, 18 Jan 2010 14:07:13 +0000</pubDate>
			<dc:creator>citizenkeith</dc:creator>
			<guid isPermaLink="false">63450@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Feature request: I would love to see an "attachments browser" in the admin panel. :)
</p>]]></description>
					</item>
		<item>
			<title>semir on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-63192</link>
			<pubDate>Wed, 13 Jan 2010 22:54:55 +0000</pubDate>
			<dc:creator>semir</dc:creator>
			<guid isPermaLink="false">63192@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have more information  for my lasts post :<br />
I have checked my  log and I found this error:<br />
[Wed Jan 13 21:43:51 2010] [error] [****] PHP Warning: file_exists() [<a href='function.file-exists'>function.file-exists</a>]: open_basedir restriction in effect. File(/home/httpd/*****/subdomains/forum/bb-config-path.php) is not within the allowed path(s): (/home/httpd/vhosts/******/subdomains/forum/httpdocs:/tmp) in /home/httpd/vhosts/*****/subdomains/forum/httpdocs/bb-load.php on line 141
</p>]]></description>
					</item>
		<item>
			<title>semir on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-63178</link>
			<pubDate>Wed, 13 Jan 2010 18:16:53 +0000</pubDate>
			<dc:creator>semir</dc:creator>
			<guid isPermaLink="false">63178@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,<br />
I am a new user...<br />
I downloaded bb Attachments and installed on bbPress 1.0.2. I have tried to modify the path for "bb-attachments" (upload) folder but without success ...<br />
I modify the bb-attachments.php on the line 75:</p>
<p>$bb_attachments['path']=dirname($_SERVER['DOCUMENT_ROOT'])."../../private/bb-attachments/";<br />
And of course I changed the write permission of this folder but I can not upload files I have only a message with "failure". </p>
<p>Have any suggestion ? Thanks<br />
(I hope you understand my  English)
</p>]]></description>
					</item>
		<item>
			<title>Michael on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-62666</link>
			<pubDate>Tue, 05 Jan 2010 05:09:47 +0000</pubDate>
			<dc:creator>Michael</dc:creator>
			<guid isPermaLink="false">62666@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I see, then I'll wait for a top-level domain. :) Thanks
</p>]]></description>
					</item>
		<item>
			<title>johnhiler on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-62613</link>
			<pubDate>Mon, 04 Jan 2010 22:47:05 +0000</pubDate>
			<dc:creator>johnhiler</dc:creator>
			<guid isPermaLink="false">62613@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I don't think you have to make the attachments folder above your webroot... it's just strongly recommended for security reasons.</p>
<p>The danger is that someone would be able to upload malicious to your server, and execute it since it's below your webroot.
</p>]]></description>
					</item>
		<item>
			<title>Michael on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-62612</link>
			<pubDate>Mon, 04 Jan 2010 21:21:55 +0000</pubDate>
			<dc:creator>Michael</dc:creator>
			<guid isPermaLink="false">62612@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>There;s one thing I'd like to know: Do I <strong>have</strong> to make it so that the attachments folder is below the root? I can't do this as I'm running a shared host at the moment...
</p>]]></description>
					</item>
		<item>
			<title>Hard Seat Sleeper on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-62609</link>
			<pubDate>Mon, 04 Jan 2010 21:13:30 +0000</pubDate>
			<dc:creator>Hard Seat Sleeper</dc:creator>
			<guid isPermaLink="false">62609@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Just a note that I downloaded this and installed on bbPress 1.0.2, it worked perfectly.</p>
<p>Thanks for this!
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-62504</link>
			<pubDate>Sat, 02 Jan 2010 17:02:53 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">62504@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@DKB<br />
Yup, that's right.
</p>]]></description>
					</item>
		<item>
			<title>DKB on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-62503</link>
			<pubDate>Sat, 02 Jan 2010 16:59:40 +0000</pubDate>
			<dc:creator>DKB</dc:creator>
			<guid isPermaLink="false">62503@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Johnhiler: Ah i get it, change <code>$bb_attachments[&#39;role&#39;][&#39;download&#39;]=&#34;participate&#34;&#34;</code> to <code>$bb_attachments[&#39;role&#39;][&#39;download&#39;]=&#34;read&#34;</code>
</p>]]></description>
					</item>
		<item>
			<title>johnhiler on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-62483</link>
			<pubDate>Sat, 02 Jan 2010 09:27:37 +0000</pubDate>
			<dc:creator>johnhiler</dc:creator>
			<guid isPermaLink="false">62483@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@DKB - "Sorry, download is restricted" is an error message from the bbAttachments plugin:<br />
<a href="http://plugins-svn.bbpress.org/bb-attachments/trunk/bb-attachments.php" rel="nofollow">http://plugins-svn.bbpress.org/bb-attachments/trunk/bb-attachments.php</a></p>
<p>Have you tried lowering the minimum role to download the original?</p>
<blockquote><p>global $bb_attachments;<br />
$bb_attachments['role']['see']="read"; 		 // minimum role to see list of attachments = read/participate/moderate/administrate<br />
$bb_attachments['role']['inline']="read";    // minimum role to view inline reduced images = read/participate/moderate/administrate<br />
$bb_attachments['role']['download']="participate";  // minimum role to download original = read/participate/moderate/administrate<br />
$bb_attachments['role']['upload']="participate";  // minimum role to upload = participate/moderate/administrate (times out with post edit time)<br />
$bb_attachments['role']['delete']="moderate";  // minimum role to delete = read/participate/moderate/administrate
</p></blockquote>]]></description>
					</item>
		<item>
			<title>Gautam on "bb Attachments plugin fixed to be compatible with bbPress 1.0+"</title>
			<link>http://bbpress.org/forums/topic/bb-attachments-plugin-fixed-to-be-compatible-with-bbpress-10#post-62476</link>
			<pubDate>Sat, 02 Jan 2010 07:25:29 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">62476@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@DKB<br />
That maybe because of your Firewall settings, etc....
</p>]]></description>
					</item>

	</channel>
</rss>

