<?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 Topic: bbPress Attachments</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase Topic: bbPress Attachments</description>
<language>en</language>
<pubDate>Sat, 11 Feb 2012 09:59:59 +0000</pubDate>

<item>
<title>_ck_ on "bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/bbpress-attachments/page/2#post-1256</link>
<pubDate>Mon, 04 May 2009 07:44:04 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1256@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;If you get a red x with no attachment info, that means that creating the db table failed and you might have to do it manually.&#60;/p&#62;
&#60;p&#62;A few people have reported this, I may need to update the plugin.&#60;/p&#62;
&#60;p&#62;Please try downloading a new copy of the plugin (remember to copy over your settings)  and DEACTIVATE the plugin, and then REACTIVATE it again.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://plugins-svn.bbpress.org/bb-attachments/trunk/bb-attachments.php&#34; rel=&#34;nofollow&#34;&#62;http://plugins-svn.bbpress.org/bb-attachments/trunk/bb-attachments.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The reactivation should cause the db table to be created and the errors to go away.
&#60;/p&#62;</description>
</item>
<item>
<title>Joseph on "bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/bbpress-attachments#post-1255</link>
<pubDate>Mon, 04 May 2009 07:22:17 +0000</pubDate>
<dc:creator>Joseph</dc:creator>
<guid isPermaLink="false">1255@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;An update:&#60;/p&#62;
&#60;p&#62;When I went to delete the &#34;test post&#34; I made I got this SQL error&#60;/p&#62;
&#60;p&#62;bbPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE status=0 AND user_id&#38;gt;0 AND size&#38;gt;0 AND post_id IN (SELECT post_id FROM bb_p' at line 1]&#60;br /&#62;
SELECT count(*) as count FROM WHERE status=0 AND user_id&#38;gt;0 AND size&#38;gt;0 AND post_id IN (SELECT post_id FROM bb_posts WHERE post_status=0 AND topic_id=13)&#60;br /&#62;
1&#60;/p&#62;
&#60;p&#62;I DEactibvated the plugin and when I go to delete a post there is no more error.&#60;/p&#62;
&#60;p&#62;I also create the table manually like above and no go as well.&#60;/p&#62;
&#60;p&#62;Please let me know the fix,&#60;/p&#62;
&#60;p&#62;Thank you again&#60;/p&#62;
&#60;p&#62;Joseph
&#60;/p&#62;</description>
</item>
<item>
<title>Joseph on "bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/bbpress-attachments#post-1254</link>
<pubDate>Mon, 04 May 2009 07:12:39 +0000</pubDate>
<dc:creator>Joseph</dc:creator>
<guid isPermaLink="false">1254@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to Thank you as well BUT, I am having trouble getting this to work,&#60;/p&#62;
&#60;p&#62;BBPRESS version: Newest 9.&#60;br /&#62;
Server: Linuix VPS&#60;br /&#62;
Attachment Location: in root like you said&#60;br /&#62;
Errors when trying to upload:  [failed] red-man.jpg (2.9 KB) 11 minutes old &#60;/p&#62;
&#60;p&#62;I have tried GIF, JPG etc, nothing works,&#60;/p&#62;
&#60;p&#62;With a little red x square next to it,&#60;/p&#62;
&#60;p&#62;I have read the install read me, This forum thread and search Google for a bit and I am stuck,&#60;/p&#62;
&#60;p&#62;If you could let me what to do next that would be great,&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Joseph
&#60;/p&#62;</description>
</item>
<item>
<title>tfbpa on "bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/bbpress-attachments#post-1240</link>
<pubDate>Wed, 29 Apr 2009 00:29:10 +0000</pubDate>
<dc:creator>tfbpa</dc:creator>
<guid isPermaLink="false">1240@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Just changed to VPS hosting and now all is working as it should!&#60;/p&#62;
&#60;p&#62;Still strange as I had set my custom php.ini on my shared host to 64MB, but at least I am happy now with my new VPS.&#60;/p&#62;
&#60;p&#62;Thanks for the support and all your plugins!  &lt;img src="http://bbshowcase.org/forums/my-plugins/bb-smilies/default/icon_biggrin.gif" title=":D" class="bb_smilies" /&gt; 
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/bbpress-attachments#post-1234</link>
<pubDate>Thu, 23 Apr 2009 01:03:38 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1234@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Are you sure the full file is really on the server?&#60;br /&#62;
It might mean your php.ini is limiting the maximum uploading size.&#60;br /&#62;
Do you have root on your server or is it shared hosting?&#60;/p&#62;
&#60;p&#62;The only reason why it would offer only to download it is if php doesn't think it's an image. I don't have size limits in there.
&#60;/p&#62;</description>
</item>
<item>
<title>tfbpa on "bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/bbpress-attachments#post-1233</link>
<pubDate>Wed, 22 Apr 2009 22:40:55 +0000</pubDate>
<dc:creator>tfbpa</dc:creator>
<guid isPermaLink="false">1233@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Thanks very much, after creating the table it is working! :D&#60;/p&#62;
&#60;p&#62;Is there anything I can give you so you might be able to find out why the table wasn't created?&#60;/p&#62;
&#60;p&#62;Now I only have one small issue. Even after I set the max. upload size to 2048k, anything bigger than 1400k is not displayed. The upload works fine and all files are stored on the server, but in the post the images do not show. Inside the post it is possible to click on the attachment to download, that works fine, but it is not displayed in the post as an image.&#60;/p&#62;
&#60;p&#62;Thanks again for the great plugin and your support!  &lt;img src="http://bbshowcase.org/forums/my-plugins/bb-smilies/default/icon_biggrin.gif" title=":D" class="bb_smilies" /&gt;  [attachment=1233,118]
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/bbpress-attachments#post-1232</link>
<pubDate>Wed, 22 Apr 2009 13:17:01 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1232@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;It's possible the create table failed for some reason.&#60;/p&#62;
&#60;p&#62;I'd like to know why it failed but if you can try creating it manually with this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;CREATE TABLE IF NOT EXISTS bb_attachments (
	id		int(10)        UNSIGNED NOT NULL auto_increment,
	time       	int(10)        UNSIGNED NOT NULL default &#38;#39;0&#38;#39;,
	post_id 	int(10)        UNSIGNED NOT NULL default &#38;#39;0&#38;#39;,
	user_id 	int(10)        UNSIGNED NOT NULL default &#38;#39;0&#38;#39;,
	user_ip 	int(10) 	       UNSIGNED NOT NULL default &#38;#39;0&#38;#39;,
	status       	tinyint(10) UNSIGNED NOT NULL default &#38;#39;0&#38;#39;,
	downloads 	int(10)         UNSIGNED NOT NULL default &#38;#39;0&#38;#39;,
	size        	int(10)         UNSIGNED NOT NULL default &#38;#39;0&#38;#39;,
	ext 	     	varchar(255)           NOT NULL default &#38;#39;&#38;#39;,
	mime     	varchar(255) 	         NOT NULL default &#38;#39;&#38;#39;,
	filename     	varchar(255) 	         NOT NULL default &#38;#39;&#38;#39;,
	PRIMARY KEY (id),
	INDEX (post_id)
	) CHARSET utf8  COLLATE utf8_general_ci&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>tfbpa on "bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/bbpress-attachments#post-1231</link>
<pubDate>Wed, 22 Apr 2009 11:57:12 +0000</pubDate>
<dc:creator>tfbpa</dc:creator>
<guid isPermaLink="false">1231@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Just had a look at my MySQL(5.0.67) and I cannot seem to find any new table. Don't know if it should use an existing one or not, but I cannot find anything.&#60;/p&#62;
&#60;p&#62;Could that be the problem?
&#60;/p&#62;</description>
</item>
<item>
<title>tfbpa on "bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/bbpress-attachments#post-1230</link>
<pubDate>Wed, 22 Apr 2009 11:46:24 +0000</pubDate>
<dc:creator>tfbpa</dc:creator>
<guid isPermaLink="false">1230@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Thanks for fast reply.&#60;/p&#62;
&#60;p&#62;Just to be safe I also got rid of my deep integration with bbpress and used the default template. Btw I am using WPMU 2.7.&#60;/p&#62;
&#60;p&#62;Unfortunately nothing changed, see attached image.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62; [attachment=1230,117]
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/bbpress-attachments#post-1228</link>
<pubDate>Wed, 22 Apr 2009 11:13:33 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1228@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Where is the list of attachments in that screenshot?&#60;br /&#62;
Something is wrong there.&#60;/p&#62;
&#60;p&#62;If you can, temporarily switch to the default Kakumei theme and try uploading a test jpeg.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

