<?xml version="1.0" encoding="UTF-8"?><!-- 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 support forums Tag: upload</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: upload</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 05:38:23 +0000</pubDate>

<item>
<title>cralor on "Here's how to install Avatar Upload plugin"</title>
<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-19650</link>
<pubDate>Sun, 05 Oct 2008 21:24:15 +0000</pubDate>
<dc:creator>cralor</dc:creator>
<guid isPermaLink="false">19650@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here is how to correctly install Avatar Upload.&#60;/p&#62;
&#60;p&#62;The &#34;Additional Info&#34; is not too detailed.&#60;/p&#62;
&#60;p&#62;Here is the instructions on how to get the plugin (currently) on your bbPress site:&#60;/p&#62;
&#60;p&#62;1. Download and upload the plugin to your bbPlugins directory.&#60;br /&#62;
2. Activate the plugin in the bbPress Admin section.&#60;br /&#62;
3. Follow the file movement instructions:&#60;br /&#62;
In the &#34;additional-files&#34; folder (inside this Avatar Upload plugin directory) there is several files. These need to be moved elsewhere.&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62; Move the entire &#34;avatars/&#34; folder to your bbPress root directory. (Including the &#34;default.png&#34; inside.)
&#60;/li&#62;
&#60;li&#62; Move the &#34;avatar-upload.php&#34; to the bbPress root directory.
&#60;/li&#62;
&#60;li&#62; Move the &#34;avatar.php&#34; (inside the &#34;my-templates&#34; folder) to your template(s) (theme(s)). Example: Move &#34;my-templates/avatar.php&#34; to &#34;forums/bb-templates/kakumei/&#34; (So it is like &#34;forums/bb-templates/kakumei/avatar.php&#34;.)
&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;I hope this helps someone :D
&#60;/p&#62;</description>
</item>
<item>
<title>budaya on "Avatar Upload Problems"</title>
<link>http://bbpress.org/forums/topic/avatar-upload-problems#post-18767</link>
<pubDate>Thu, 28 Aug 2008 22:36:11 +0000</pubDate>
<dc:creator>budaya</dc:creator>
<guid isPermaLink="false">18767@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi i suppose to have evrythihng working fine the avatars folder is root, also the url in admin settings points there, and i have permissions to write in tha folder(755), but still get the message(The file could not be saved to the avatars/ folder.) i also took away the @ at avatar-upload.php before the move_uploaded_file to see teh errors but don't get any.&#60;/p&#62;
&#60;p&#62;please help.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17968</link>
<pubDate>Tue, 05 Aug 2008 08:37:33 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17968@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It may have been a one-time PHP internal error dealing with uploads - in the newest 0.1.9 rebuild I put in some more advanced PHP error reporting to list the eight possible errors reported by the OS.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17967</link>
<pubDate>Tue, 05 Aug 2008 08:03:56 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17967@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Nothing strange in the filename, not even a space.  Just a one word filename.  I will test again with the new version to see if I can recreate it.  It only happened that one time, and that was after the BMP image upload problem.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17965</link>
<pubDate>Tue, 05 Aug 2008 05:44:22 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17965@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Oh shoot, you are correct, I allowed them in the end by default. I might remove that.&#60;/p&#62;
&#60;p&#62;update: oh wait, BMP is only allowed for admin, no one else has that allowance - so it's not an issue, I forgot I did that. The reason you got &#34;denied mime&#34; is because it's a bug where I didn't add &#34;image/bmp&#34; to the allowed mime types for admin. I've reposted 0.1.9 with that fixed.&#60;/p&#62;
&#60;p&#62;But that's a strange error I need to explore on the png. Apparently &#34;Error Occurred While Processing Request&#34; is a mysql error? Interesting. &#60;/p&#62;
&#60;p&#62;Did the filename have any strange characters? Quotes? Apostrophies? Unicode?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17963</link>
<pubDate>Tue, 05 Aug 2008 05:05:42 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17963@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;IIRC, I uploaded the BMP and got the denied mime.  Then, at a totally separate time when uploading a PNG I got the error described &#60;a href=&#34;http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17838&#34;&#62;here&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I never tried to upload more than one image at a time.&#60;/p&#62;
&#60;p&#62;I would totally disallow bitmaps as well, since they're really not designed for the web.  I was thrown off by this note from the  saying they're allowed:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;allowed uploads: bmp (500 KB), doc (500 KB), gif (500 KB), gz (500 KB), jpeg (500 KB),
jpg (500 KB), pdf (500 KB), png (500 KB), txt (500 KB), xls (500 KB), zip (500 KB)&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>_ck_ on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17961</link>
<pubDate>Tue, 05 Aug 2008 03:40:29 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17961@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;BMP is not an allowed mime by default because they tend to be huge and uncompressed. You can force it to be allowed though by adding it to the mime (and extension types).&#60;/p&#62;
&#60;p&#62;This bug bothers me though, if you can give me steps to reproduce it that would be very helpful:&#60;br /&#62;
&#60;code&#62;[png] Error_Occurred_While_Processing_Request.png (17.7 KB, 0 downloads) [x]&#60;/code&#62;&#60;br /&#62;
Did it happen when you uploaded a PNG and a BMP at the same time?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17841</link>
<pubDate>Thu, 31 Jul 2008 15:05:13 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17841@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here's a screenshot of the attachment lists showing the &#34;denied mime.&#34;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.chrishajer.com/bbpress/attachment-mime.png&#34; rel=&#34;nofollow&#34;&#62;http://www.chrishajer.com/bbpress/attachment-mime.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The ordered list appears to be hanging out to the left of the #main div by a little bit.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17840</link>
<pubDate>Thu, 31 Jul 2008 14:59:37 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17840@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just tried again on a new post, and the image is embedded into the post like it should be.&#60;/p&#62;
&#60;p&#62;I wonder why the earlier one failed?  I did previously try to upload a bmp, and I got an error about &#34;denied mime&#34;.  I wonder if that being there fouled up the request to insert the png?
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17839</link>
<pubDate>Thu, 31 Jul 2008 14:58:22 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">17839@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;em&#62;I have installed it but am only getting a link to the image in my post.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;After you upload and post, go back and edit the post with the image attachment. You'll see the word INSERT. Click it.... and a direct link to the image will be added to your post. Click &#34;Edit Post&#34; and your post will now display the image that you uploaded.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17838</link>
<pubDate>Thu, 31 Jul 2008 14:56:35 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17838@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I saw your comments on the comments page and figured it was being resolved there.&#60;/p&#62;
&#60;p&#62;This was the last I heard:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/bb-attachments/page/6/#post-1553&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bb-attachments/page/6/#post-1553&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I just tried the 0.1.9 version and the JavaScript is working; it inserts the bbcode.  But when I resave, the image was renamed to this:&#60;/p&#62;
&#60;p&#62;[png]  Error_Occurred_While_Processing_Request.png (17.7 KB, 0 downloads) [x] &#60;/p&#62;
&#60;p&#62;And it is not inserted into the post.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17831</link>
<pubDate>Thu, 31 Jul 2008 12:14:11 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17831@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hmm, did we get this solved?&#60;br /&#62;
If you ever need me in a thread, tag it with _ck_ otherwise I might not see it.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17739</link>
<pubDate>Mon, 28 Jul 2008 04:42:55 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17739@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;On another note, I fixed the JavaScript error and was able to use the [INSERT] link to insert the code into the post, but this is what appears:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;[attachment=1,undefined]&#60;/code&#62;&#38;nbsp;&#60;/p&#62;
&#60;p&#62;I am guessing the &#60;strong&#62;undefined&#60;/strong&#62; is part of the problem.  That code still remains in the post though.  I read this in the plugins page:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;(extra BBcode plugin not actually needed)&#60;/code&#62;&#60;br /&#62;
&#38;nbsp;&#60;/p&#62;
&#60;p&#62;I don't have any bbCode plugin installed (I have no plugins installed actually) so I'm not sure why this bbCode is not being converted by the plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17738</link>
<pubDate>Mon, 28 Jul 2008 04:39:11 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17738@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;brad_langdon: I think if you want to use the Attachment plugin you will want to wait for _ck_ to pop in.
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17736</link>
<pubDate>Mon, 28 Jul 2008 04:12:41 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">17736@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://harrismarine.co.nz/bbpress/topic.php?id=5&#34; rel=&#34;nofollow&#34;&#62;http://harrismarine.co.nz/bbpress/topic.php?id=5&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you click the above link you will see what I am getting.&#60;/p&#62;
&#60;p&#62;After I 'insert' the image I just get this small red bar thing showing up. It is the same red as my links I think. It is right next to the text.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17735</link>
<pubDate>Mon, 28 Jul 2008 04:03:48 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17735@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I tried inserting the bbcode directly, like the JavaScript would have done (I think), but it does not appear to work either.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;[attachment=&#38;quot;2&#38;quot;,&#38;quot;1&#38;quot;]&#60;/code&#62;&#60;br /&#62;
&#38;nbsp;&#60;/p&#62;
&#60;p&#62;The above just displays in the post.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17734</link>
<pubDate>Mon, 28 Jul 2008 03:48:36 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17734@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There are two different options here.&#60;/p&#62;
&#60;p&#62;1.  Allow Images plugin.  The member needs to link to an image available in the Internet somewhere.  If that's not a problem, then that's the way to go.  It allows members to insert images into their posts.  Pretty easy.&#60;/p&#62;
&#60;p&#62;2.  Attachments plugin.  This you have working as attachments now, but you want the image inline, not attached.  The newest version is supposed to do that, and I just read this on the plugin page:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;After uploading, an [INSERT] link will appear next to each attachment.&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;So, the user needs to upload it first, then go back and edit their post, and click the [INSERT] link.  I actually just noticed that: I have the link, but it doesn't work.  It seems like a JavaScript error.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Error: myField is not defined
Source File: &#60;a href=&#34;http://www.example.com/bbpress/edit.php?id=2&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com/bbpress/edit.php?id=2&#60;/a&#62;
Line: 76&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#38;nbsp;&#60;br /&#62;
If you cannot use the Allow Images plugin, instead of the Attachments plugin, then you might want to post your concerns on the plugin page, or wait for _ck_ to show up here.  The plugin was released early because a lot of people were looking for the inline functionality, and I'm sure _ck_ will appreciate feedback from anyone using it.
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17733</link>
<pubDate>Mon, 28 Jul 2008 03:43:06 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">17733@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Um I don't know really. I tried disabling the allow images plugin but it didn't change anything.&#60;/p&#62;
&#60;p&#62;I saw an example of a forum with an image in it 15 minutes ago and when I checked it again it just had the attachment so I'm really confused.&#60;/p&#62;
&#60;p&#62;It was the example on the plugin install or instructions page which ever one it is on.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17732</link>
<pubDate>Mon, 28 Jul 2008 03:36:21 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17732@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just installed the plugin and I can attach as well but not inline it.    Maybe _ck_ will be along soon to explain how to inline the image.&#60;/p&#62;
&#60;p&#62;Does the &#34;Allow Images&#34; plugin not work for you do to the requirement to have the member host the image somewhere?
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17731</link>
<pubDate>Mon, 28 Jul 2008 03:30:54 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">17731@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://harrismarine.co.nz/bbpress/topic.php?id=5&#38;#38;replies=7#post-22&#34; rel=&#34;nofollow&#34;&#62;http://harrismarine.co.nz/bbpress/topic.php?id=5&#38;#38;replies=7#post-22&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Example above
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17730</link>
<pubDate>Mon, 28 Jul 2008 03:25:22 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">17730@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks but I have that version installed now I am pretty sure (version 0.1.7) and I am still just getting the link to the image not the actual photo.&#60;/p&#62;
&#60;p&#62;The Link you gave me didn't link to a plugin but a discussion about creating one.&#60;/p&#62;
&#60;p&#62;I have no idea what has gone wrong...
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17725</link>
<pubDate>Mon, 28 Jul 2008 03:03:43 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17725@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think rather than attachments you want the &#34;Allow Images&#34; plugin, where people can insert an image into their reply.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/allow-images/#post-6&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/allow-images/#post-6&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The member has to have the image hosted somewhere accessible on the Internet though ( &#60;a href=&#34;http://imageshack.us/&#34; rel=&#34;nofollow&#34;&#62;http://imageshack.us/&#60;/a&#62; or &#60;a href=&#34;http://photobucket.com/&#34; rel=&#34;nofollow&#34;&#62;http://photobucket.com/&#60;/a&#62; or &#60;a href=&#34;http://flickr.com/&#34; rel=&#34;nofollow&#34;&#62;http://flickr.com/&#60;/a&#62; or something ).  If you want the ability to host their image then display it rather than link to it as an attachment, then you might want to look into this alpha version of the attachment plugin that allows inline image viewing.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/priority-1-imagefile-attachments#post-17539&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/priority-1-imagefile-attachments#post-17539&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17723</link>
<pubDate>Mon, 28 Jul 2008 02:46:47 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">17723@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Does anyone know of a way to display attachments as actual images rather than links?
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17719</link>
<pubDate>Mon, 28 Jul 2008 02:00:38 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">17719@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have installed it but am only getting a link to the image in my post.&#60;/p&#62;
&#60;p&#62;Not sure if I am doing it wrong but I am wanting the actual image to display in the post not just the link.
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17717</link>
<pubDate>Mon, 28 Jul 2008 01:15:31 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">17717@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for that it's a huge help.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17716</link>
<pubDate>Mon, 28 Jul 2008 01:03:03 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17716@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I added the ability for bb-attachments to insert images into a post last week. Download the newest version.
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Possible way to upload image to post"</title>
<link>http://bbpress.org/forums/topic/possible-way-to-upload-image-to-post#post-17715</link>
<pubDate>Mon, 28 Jul 2008 00:05:54 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">17715@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I was reading someones post trying to figure out how to upload an image from their computer and onto the post and of course you can only attach images that are already on the net.&#60;/p&#62;
&#60;p&#62;Then I found this response from &#34;chrishajer&#34; (Moderator)...&#60;/p&#62;
&#60;p&#62;&#34;I don't think the attachment plugin is designed to allow those images to be inserted into the post with the allow images plugin. It could probably be done with a 2 step process.&#60;/p&#62;
&#60;p&#62;1. attach the image.&#60;br /&#62;
2. grab that URL and then insert the image.&#60;/p&#62;
&#60;p&#62;It would be in the thread twice though, which is silly. I think it's better to have the images stored elsewhere then have people insert them like that, nothing on your server.&#34;&#60;/p&#62;
&#60;p&#62;Does anyone out there know how to do the above?&#60;br /&#62;
If you could somehow upload the image to your server and then link to the URL all at once?&#60;/p&#62;
&#60;p&#62;I'm desperate to find a result for this.
&#60;/p&#62;</description>
</item>
<item>
<title>rivermaya on "Avatars and Gravatars"</title>
<link>http://bbpress.org/forums/topic/avatars-and-gravatars#post-16929</link>
<pubDate>Wed, 25 Jun 2008 20:02:46 +0000</pubDate>
<dc:creator>rivermaya</dc:creator>
<guid isPermaLink="false">16929@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I like to know about this too
&#60;/p&#62;</description>
</item>
<item>
<title>Malfhok on "Avatars and Gravatars"</title>
<link>http://bbpress.org/forums/topic/avatars-and-gravatars#post-16796</link>
<pubDate>Wed, 18 Jun 2008 12:00:47 +0000</pubDate>
<dc:creator>Malfhok</dc:creator>
<guid isPermaLink="false">16796@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I hope nobody has asked this before.&#60;/p&#62;
&#60;p&#62;I'd like a way to allow my users to set a different avatar, whether uploaded by them (like the Avatar Upload plugin) or on a different site. But I'd also like to allow them to choose to use Gravatar. I don't want one or the other, I want both, because some of my users already use Gravatar, and some of them won't ever try it. Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>gerikg on "Image Upload"</title>
<link>http://bbpress.org/forums/topic/image-upload#post-15852</link>
<pubDate>Tue, 29 Apr 2008 03:57:18 +0000</pubDate>
<dc:creator>gerikg</dc:creator>
<guid isPermaLink="false">15852@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yea, I'm installing it now but it doesn't show the image just the icon ( or not yet)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
