<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Showcase Tag: attachment</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase Tag: attachment</description>
<language>en</language>
<pubDate>Fri, 05 Dec 2008 09:47:56 +0000</pubDate>

<item>
<title>nikson on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-818</link>
<pubDate>Tue, 25 Nov 2008 05:46:43 +0000</pubDate>
<dc:creator>nikson</dc:creator>
<guid isPermaLink="false">818@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;_ck_&#60;br /&#62;
Thanks for your quick reply!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-817</link>
<pubDate>Mon, 24 Nov 2008 23:13:04 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">817@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Change this line to &#34;read&#34;&#60;br /&#62;
&#60;code&#62;$bb_attachments[&#38;#39;role&#38;#39;][&#38;#39;download&#38;#39;]=&#38;quot;read&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;which will let any guest view any attachment without logging in.&#60;/p&#62;
&#60;p&#62;I don't have a way yet to show full images in the browser.&#60;br /&#62;
It's sort of a &#34;safety&#34; to prevent people from hotlinking your full size image which could kill your server very quickly.
&#60;/p&#62;</description>
</item>
<item>
<title>nikson on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-816</link>
<pubDate>Mon, 24 Nov 2008 12:32:57 +0000</pubDate>
<dc:creator>nikson</dc:creator>
<guid isPermaLink="false">816@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hi&#60;br /&#62;
Would you please advise me on how to skip this alert that appears each time when a guest user clicks on the link to the attached file that goes like this: 'Sorry, download is restricted' and get the system to redirect the user to bb-login.php page?&#60;br /&#62;
And make the pictures open in the browser window instead of being saved on PC, like it is on vBulletin?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-788</link>
<pubDate>Mon, 03 Nov 2008 01:18:41 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">788@http://bbshowcase.org/forums/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;&#60;cite&#62;a.dima - 6 hours ago &#60;a href=&#34;/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-786&#34;&#62;&#38;nbsp;&#38;raquo;&#38;nbsp;&#60;/a&#62;&#60;/cite&#62;&#60;br /&#62;
but i have another question now.  Why If i upload a file I cant see it inline but only the link to it to open?&#60;br /&#62;
thanx for all
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Make sure you have&#60;br /&#62;
&#60;code&#62;$bb_attachments[&#38;#39;inline&#38;#39;][&#38;#39;auto&#38;#39;]=true;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Show me what you get when you do:&#60;br /&#62;
&#60;code&#62;http//your-forum-domain.com/forums/?bb_attachments_debug&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-787</link>
<pubDate>Mon, 03 Nov 2008 01:11:35 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">787@http://bbshowcase.org/forums/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;&#60;cite&#62;luckydost - 22 hours ago &#60;a href=&#34;/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-785&#34;&#62;&#38;nbsp;&#38;raquo;&#38;nbsp;&#60;/a&#62;&#60;/cite&#62;&#60;br /&#62;
&#60;strong&#62;Allowed extensions Problem.&#60;/strong&#62;&#60;br /&#62;
When, i adjust some new mobile files extension's like, &#34;jar, sis, them&#34;. fatal error occur.&#60;br /&#62;
what i can do?
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;You are probably entering them incorrectly and PHP sees typos.&#60;/p&#62;
&#60;p&#62;Make sure you add them like this:&#60;br /&#62;
&#60;code&#62;&#38;quot;jar&#38;quot;,&#38;quot;sis&#38;quot;,&#38;quot;them&#38;quot;&#60;/code&#62;&#60;br /&#62;
Notice the end quotes.
&#60;/p&#62;</description>
</item>
<item>
<title>a.dima on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-786</link>
<pubDate>Sun, 02 Nov 2008 19:15:14 +0000</pubDate>
<dc:creator>a.dima</dc:creator>
<guid isPermaLink="false">786@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;it's work now!&#60;/p&#62;
&#60;p&#62;I send an email to my hosting provider and he reply with the right absolute path to my site.&#60;/p&#62;
&#60;p&#62;even if my ftp program say &#34;/web/htdocs/www.ecom3.it/bb-attachments/&#34;&#60;br /&#62;
the right path is &#34;web/htdocs/www.ecom3.it/&#60;strong&#62;home&#60;/strong&#62;/bb-attachments/&#34;&#60;/p&#62;
&#60;p&#62;but i have another question now.  Why If i upload a file I cant see it inline but only the link to it to open? &#60;/p&#62;
&#60;p&#62;thanx for all
&#60;/p&#62;</description>
</item>
<item>
<title>luckydost on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-785</link>
<pubDate>Sun, 02 Nov 2008 02:13:10 +0000</pubDate>
<dc:creator>luckydost</dc:creator>
<guid isPermaLink="false">785@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;Allowed extensions Problem.&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;When, i adjust some new mobile files extension's like, &#34;jar, sis, them&#34;. fatal error occur.&#60;br /&#62;
what i can do?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-779</link>
<pubDate>Sun, 02 Nov 2008 01:19:05 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">779@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;What you should try to do in your ftp program is go create bb-attachments here:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;/web/bb-attachments/&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;See if it will let you go up that high and do that.&#60;br /&#62;
If it does, then change this to this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb_attachments[&#38;#39;path&#38;#39;]=&#38;quot;/web/bb-attachments/&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;There is a chance your ftp will not let you above &#60;code&#62;&#60;a href=&#34;http://www.ecom3.it&#34; rel=&#34;nofollow&#34;&#62;www.ecom3.it&#60;/a&#62;&#60;/code&#62;&#60;br /&#62;
In that case, you can't hide your bb-attachments.&#60;br /&#62;
So you'll have to use:&#60;br /&#62;
&#60;code&#62;$bb_attachments[&#38;#39;path&#38;#39;]=&#38;quot;/web/htdocs/www.ecom3.it/bb-attachments/&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The buttons you want are called  bbcode-buttons.&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/bbcode-buttons/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bbcode-buttons/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/bbcode-lite/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bbcode-lite/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>a.dima on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-778</link>
<pubDate>Sat, 01 Nov 2008 17:26:55 +0000</pubDate>
<dc:creator>a.dima</dc:creator>
<guid isPermaLink="false">778@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;hi again, &#60;/p&#62;
&#60;p&#62;I create a php file with this&#60;br /&#62;
echo dirname($_SERVER['DOCUMENT_ROOT']).&#34;/bb-attachments/&#34;;&#60;br /&#62;
 and this is what it show&#60;/p&#62;
&#60;p&#62;/web/htdocs/www.ecom3.it/bb-attachments/&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.ecom3.it&#34; rel=&#34;nofollow&#34;&#62;www.ecom3.it&#60;/a&#62; is my domain name. In my ftp application the bb-attachment is under /www.ecom3.it root directory.&#60;/p&#62;
&#60;p&#62;please help me... just another question: what is the plugin for bbpress to have the buttons &#34;B&#34;, &#34;I&#34;, &#34;U&#34; and so on over the reply textarea?&#60;/p&#62;
&#60;p&#62;bye
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-776</link>
<pubDate>Sat, 01 Nov 2008 11:38:45 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">776@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;a.dima, what is the full path in your FTP program when you are inside your bb-attachments directory?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
