<?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; Tag: Avatar Upload - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/avatar-upload</link>
		<description>bbPress Support Forums &#187; Tag: Avatar Upload - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 14:52:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/avatar-upload" rel="self" type="application/rss+xml" />

		<item>
			<title>ogrody on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-91065</link>
			<pubDate>Mon, 22 Aug 2011 17:56:52 +0000</pubDate>
			<dc:creator>ogrody</dc:creator>
			<guid isPermaLink="false">91065@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>thanks very much for info.
</p>]]></description>
					</item>
		<item>
			<title>ratsoid2 on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90990</link>
			<pubDate>Sat, 20 Aug 2011 08:01:44 +0000</pubDate>
			<dc:creator>ratsoid2</dc:creator>
			<guid isPermaLink="false">90990@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Check the other solutions on the wp forum... something like:<br />
<a href="http://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2226189" rel="nofollow">http://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2226189</a></p>
<p>The solution I posted worked and I don't know what to tell you... Maybe you can put a pop-up link instead of using thickbox/prettyphoto/any other overlay plugin.
</p>]]></description>
					</item>
		<item>
			<title>janoochen on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90987</link>
			<pubDate>Sat, 20 Aug 2011 03:44:34 +0000</pubDate>
			<dc:creator>janoochen</dc:creator>
			<guid isPermaLink="false">90987@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@ratsoid2 Hey thanks it worked.<br />
But when I click Modify your avatar. I get sent to a page. The thickbox doesn't appear.
</p>]]></description>
					</item>
		<item>
			<title>angelsmith90 on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90861</link>
			<pubDate>Wed, 17 Aug 2011 12:44:16 +0000</pubDate>
			<dc:creator>angelsmith90</dc:creator>
			<guid isPermaLink="false">90861@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks for the information friend...
</p>]]></description>
					</item>
		<item>
			<title>ratsoid2 on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90855</link>
			<pubDate>Wed, 17 Aug 2011 10:06:10 +0000</pubDate>
			<dc:creator>ratsoid2</dc:creator>
			<guid isPermaLink="false">90855@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@philsown<br />
Download User Avatar for WP here: <a href="http://wordpress.org/extend/plugins/user-avatar/" rel="nofollow">http://wordpress.org/extend/plugins/user-avatar/</a></p>
<p>1. In single-user-edit.php, Before</p>
<p><code>&#60;?php bbp_get_template_part( &#039;bbpress/content&#039;, &#039;single-user-edit&#039;   ); ?&#62;</code></p>
<p>add: <a href="http://pastebin.com/rfLFaRvq" rel="nofollow">http://pastebin.com/rfLFaRvq</a></p>
<p>2. In style.css add:</p>
<p><code>.bbp-single-user-edit { position:relative; }<br />
#user-avatar-display { position:absolute; top:160px; right:20px; text-align:center; width:155px; }<br />
#user-avatar-display a { color:#000; text-decoration:none; text-align:center; };</code></p>
<p>3. In functions.php add: <a href="http://pastebin.com/YfbiN65x" rel="nofollow">http://pastebin.com/YfbiN65x</a></p>
<p>That's it.<br />
Original solution: <a href="http://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2186636" rel="nofollow">http://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2186636</a><br />
It works great for me. Cheers.
</p>]]></description>
					</item>
		<item>
			<title>Pagal on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90814</link>
			<pubDate>Mon, 15 Aug 2011 20:11:40 +0000</pubDate>
			<dc:creator>Pagal</dc:creator>
			<guid isPermaLink="false">90814@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@philsown</p>
<p>should edit avatar-upload.php<br />
changing line 7, the following</p>
<p><code>do bb_auth (); / / logged in? </code></p>
<p>with </p>
<p><code>bb_auth ('logged_in'); / / logged in?</code></p>
<p>Please let me know, if this work for you, thanks
</p>]]></description>
					</item>
		<item>
			<title>philsown on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90809</link>
			<pubDate>Mon, 15 Aug 2011 17:18:00 +0000</pubDate>
			<dc:creator>philsown</dc:creator>
			<guid isPermaLink="false">90809@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ratsoid2 - Consider this me asking. Please let us know what you did to get avatars working. Thanks :-)
</p>]]></description>
					</item>
		<item>
			<title>ratsoid2 on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90750</link>
			<pubDate>Sun, 14 Aug 2011 10:48:07 +0000</pubDate>
			<dc:creator>ratsoid2</dc:creator>
			<guid isPermaLink="false">90750@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I got avatars in my forums. If anyone needs guidance, just ask.
</p>]]></description>
					</item>
		<item>
			<title>manny_nz on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90340</link>
			<pubDate>Wed, 03 Aug 2011 05:12:52 +0000</pubDate>
			<dc:creator>manny_nz</dc:creator>
			<guid isPermaLink="false">90340@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Has anyone got this plugin to work again?
</p>]]></description>
					</item>
		<item>
			<title>Techietonic on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90331</link>
			<pubDate>Tue, 02 Aug 2011 18:14:03 +0000</pubDate>
			<dc:creator>Techietonic</dc:creator>
			<guid isPermaLink="false">90331@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>o i think this one might help (regarding to the topic i started earlier: "Changing Avatars"). Will try this one first and get back to my thread to update if this works.</p>
<p>best,<br />
Lesley
</p>]]></description>
					</item>
		<item>
			<title>philsown on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90157</link>
			<pubDate>Wed, 27 Jul 2011 01:13:10 +0000</pubDate>
			<dc:creator>philsown</dc:creator>
			<guid isPermaLink="false">90157@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm having the problem "click 'Avatar' in profile, go back to home page" problem as well.</p>
<p>I've narrowed it down to the bb_auth call in the avatar-upload.php file line 7. The cookies - at least for me, an admin - seem wrong. I'm going to clear my cookies and try it again. I'm also going to test with a different user - not an admin and see how that goes.
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-82544</link>
			<pubDate>Sun, 06 Feb 2011 21:13:31 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">82544@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>use <code>bavatars</code>
</p>]]></description>
					</item>
		<item>
			<title>gfsymon on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-82542</link>
			<pubDate>Sun, 06 Feb 2011 20:06:17 +0000</pubDate>
			<dc:creator>gfsymon</dc:creator>
			<guid isPermaLink="false">82542@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am taken back to the main forum page as well, when I use this plugin.  The template/default image, works etc., but I cannot set an image for the avatar.</p>
<p>I'm just setting up BBPress, as a first ever bulletin board and am beginning to think that this software is waaaayyy to complex/geeky.  No Avatars on a web-forum software???</p>
<p>Grant
</p>]]></description>
					</item>
		<item>
			<title>pbul2004 on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-79607</link>
			<pubDate>Sat, 25 Dec 2010 13:36:52 +0000</pubDate>
			<dc:creator>pbul2004</dc:creator>
			<guid isPermaLink="false">79607@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>can anyone else help me, im as the above, i click on 'Avatars' and it takes me back to the homepage???</p>
<p>Anyone know why? Really need this plugin!!!
</p>]]></description>
					</item>
		<item>
			<title>kevinjohngallagher on "Avatar Upload doesn&#039;t work correctly! please Help!"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-doesnt-work-correctly-please-help#post-69282</link>
			<pubDate>Tue, 01 Jun 2010 12:50:28 +0000</pubDate>
			<dc:creator>kevinjohngallagher</dc:creator>
			<guid isPermaLink="false">69282@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Could you provide us with some more details please?</p>
<p>Like what version of bbPress you're using?<br />
Are you using BuddyPress?<br />
Are you integrated with WordPress? and if so what version?
</p>]]></description>
					</item>
		<item>
			<title>peppo on "Avatar Upload doesn&#039;t work correctly! please Help!"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-doesnt-work-correctly-please-help#post-69261</link>
			<pubDate>Mon, 31 May 2010 12:41:20 +0000</pubDate>
			<dc:creator>peppo</dc:creator>
			<guid isPermaLink="false">69261@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi people,</p>
<p>I followed the instructions on how to upload the Avatar Upload plug-in. When I go to my forums, make a new account and then try editing my avatar, it takes me to the home page of the forums. How can I fix this?</p>
<p>i have tried to follow this <a href="http://bbpress.org/forums/topic/plugin-avatar-upload/page/5" rel="nofollow">http://bbpress.org/forums/topic/plugin-avatar-upload/page/5</a><br />
 but it doesn't work, and it takes me on a blank page with line 8 error.</p>
<p>its 0.8.3 version of Avatar upload plugin.</p>
<p>Please help me!
</p>]]></description>
					</item>
		<item>
			<title>imcoach on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-66139</link>
			<pubDate>Sat, 20 Mar 2010 04:35:12 +0000</pubDate>
			<dc:creator>imcoach</dc:creator>
			<guid isPermaLink="false">66139@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yeah, I've just spent the last 2 hours trying to figure this out...  At first I thought I was just reading the instructions wrong.  I've been trying to read into it and plop code randomly.  I've gone over the instructions as to which file to put where about 5 times........</p>
<p>...I'll let you know if I figure it out, lol..  if I don't give up shortly and go back to phpbb. ;)
</p>]]></description>
					</item>
		<item>
			<title>NiksE on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-65883</link>
			<pubDate>Thu, 11 Mar 2010 09:07:30 +0000</pubDate>
			<dc:creator>NiksE</dc:creator>
			<guid isPermaLink="false">65883@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>It's still not working for me :( Maybe somebody can tell why? When I press on Avatar icon then openning the forum homepage? I really need this plugin!!!
</p>]]></description>
					</item>
		<item>
			<title>EnglishMeetup on "Plugin: Avatar Upload"</title>
			<link>http://bbpress.org/forums/topic/plugin-avatar-upload/page/5#post-65772</link>
			<pubDate>Mon, 08 Mar 2010 11:40:36 +0000</pubDate>
			<dc:creator>EnglishMeetup</dc:creator>
			<guid isPermaLink="false">65772@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,<br />
I had error below(while I pressed Avatar button):</p>
<p>Warning: Cannot modify header information - headers already sent by (output started at /home/content/83/4464383/html/wordpress-mu/forums/profile.php:4) in /home/content/83/4464383/html/wordpress-mu/forums/bb-includes/functions.bb-pluggable.php on line 232</p>
<p>Pls heeeeeeelp!<br />
Lillian
</p>]]></description>
					</item>
		<item>
			<title>mattev on "bbSync"</title>
			<link>http://bbpress.org/forums/topic/bbsync/page/9#post-65373</link>
			<pubDate>Sat, 27 Feb 2010 02:46:47 +0000</pubDate>
			<dc:creator>mattev</dc:creator>
			<guid isPermaLink="false">65373@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>So it looks like bbSync is dead, and bbPressLive is dead.</p>
<p>Is anyone working on a repair or replacement, by any chance?
</p>]]></description>
					</item>
		<item>
			<title>ven_ka on "avatar upload wordpress in bbpress"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-wordpress-in-bbpress#post-64995</link>
			<pubDate>Mon, 22 Feb 2010 15:40:02 +0000</pubDate>
			<dc:creator>ven_ka</dc:creator>
			<guid isPermaLink="false">64995@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>'ll Show! It is a bunch of WP 2.8.6. and bbpress fresh (integrated over), the WP provides users upload photos avatar plugin "user photo", how to display this photo in a forum?</p>
<p>Подскажите! Стоит связка WP 2.8.6. и bbpress свежий (проинтегрированно), на WP предусмотрена загрузка фото пользователей для аватара плагином "user photo", КАК ВЫВЕСТИ ЭТО ФОТО на форуме??
</p>]]></description>
					</item>
		<item>
			<title>MSR6 on "avatar upload: where to put code for avatar in sidebar on profile page?"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-where-to-put-code-for-avatar-in-sidebar-on-profile-page#post-61463</link>
			<pubDate>Tue, 08 Dec 2009 17:30:17 +0000</pubDate>
			<dc:creator>MSR6</dc:creator>
			<guid isPermaLink="false">61463@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am using avatar upload. It is working fine, but I have a couple questions. I have the avatar working on posts, but cannot find the correct file or location to for the avatar on the profile page.<br />
My site is: <a href="http://www.msrplastics.com/bbpress" rel="nofollow">http://www.msrplastics.com/bbpress</a><br />
I am using the iNove theme/template, which has the avatar image in the right sidebar on the profile page. Help, I'm driving myself crazy looking through random php folders for any sign of an avatar reference!<br />
Also, the avatar I chose for myself has an oblong shape and did not get resized correctly. Any fix or is it necessary to upload more "square" shaped pictures. Look at only post for reference.<br />
And when I put the code in the bb-post.php, I replaced the call for an avatar code that was already there. Is this right or should I have just added it before or after?</p>
<p>Thanks for any help,<br />
Mike<br />
MSRplastics.com
</p>]]></description>
					</item>
		<item>
			<title>MSR6 on "how to inset avatar"</title>
			<link>http://bbpress.org/forums/topic/how-to-inset-avatar#post-61461</link>
			<pubDate>Tue, 08 Dec 2009 17:24:29 +0000</pubDate>
			<dc:creator>MSR6</dc:creator>
			<guid isPermaLink="false">61461@http://bbpress.org/forums/</guid>
			<description><![CDATA[<br />]]></description>
					</item>
		<item>
			<title>mrsparex on "downloading a plugin file on Vista"</title>
			<link>http://bbpress.org/forums/topic/downloading-a-plugin-file-on-vista#post-61060</link>
			<pubDate>Sun, 29 Nov 2009 04:51:40 +0000</pubDate>
			<dc:creator>mrsparex</dc:creator>
			<guid isPermaLink="false">61060@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Chris, Thank you....I figured out hoe to open it with Vista....pluginworks.....Thanks!
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "downloading a plugin file on Vista"</title>
			<link>http://bbpress.org/forums/topic/downloading-a-plugin-file-on-vista#post-61057</link>
			<pubDate>Sun, 29 Nov 2009 03:41:53 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">61057@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You should really figure out how to unzip files on your Vista machine.  An unzip utility was included with Windows XP and I suspect one is included with Vista.  You're going to need it.</p>
<p>Anyway, you can download all the files here:</p>
<p><a href="http://chrishajer.com/bbpress/avatar-upload/" rel="nofollow">http://chrishajer.com/bbpress/avatar-upload/</a></p>
<p>The php files were all renamed php.txt so you can display them in your browser and save them, then upload them.  You will need to keep the same directory structure.  There is also a readme.txt file that is included that I did not rename.</p>
<p>Also, you'll note on the plugin page that this says compatible up to 0.8.2.1 which is very very old.  I have no idea if that works at all with whatever version you're installing.</p>
<p>When you're done, you should have something like this:</p>
<pre><code><a href="http://www.example.com/bbpress/my-plugins/avatar-upload/bb-avatar-upload.php" rel="nofollow">http://www.example.com/bbpress/my-plugins/avatar-upload/bb-avatar-upload.php</a>
<a href="http://www.example.com/bbpress/my-plugins/avatar-upload/identicon.php" rel="nofollow">http://www.example.com/bbpress/my-plugins/avatar-upload/identicon.php</a>
<a href="http://www.example.com/bbpress/my-plugins/avatar-upload/readme.txt" rel="nofollow">http://www.example.com/bbpress/my-plugins/avatar-upload/readme.txt</a>
<a href="http://www.example.com/bbpress/my-plugins/avatar-upload/unsharpmask.php" rel="nofollow">http://www.example.com/bbpress/my-plugins/avatar-upload/unsharpmask.php</a>
<a href="http://www.example.com/bbpress/my-plugins/avatar-upload/additional-files/avatar-upload.php" rel="nofollow">http://www.example.com/bbpress/my-plugins/avatar-upload/additional-files/avatar-upload.php</a>
<a href="http://www.example.com/bbpress/my-plugins/avatar-upload/additional-files/avatars/default.png" rel="nofollow">http://www.example.com/bbpress/my-plugins/avatar-upload/additional-files/avatars/default.png</a>
<a href="http://www.example.com/bbpress/my-plugins/avatar-upload/additional-files/my-templates/avatar.php" rel="nofollow">http://www.example.com/bbpress/my-plugins/avatar-upload/additional-files/my-templates/avatar.php</a></code></pre>]]></description>
					</item>
		<item>
			<title>mrsparex on "downloading a plugin file on Vista"</title>
			<link>http://bbpress.org/forums/topic/downloading-a-plugin-file-on-vista#post-61050</link>
			<pubDate>Sat, 28 Nov 2009 23:20:58 +0000</pubDate>
			<dc:creator>mrsparex</dc:creator>
			<guid isPermaLink="false">61050@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>...thinking outside the box...</p>
<p><a href="http://bbpress.org/plugins/topic/avatar-upload/" rel="nofollow">http://bbpress.org/plugins/topic/avatar-upload/</a></p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "downloading a plugin file on Vista"</title>
			<link>http://bbpress.org/forums/topic/downloading-a-plugin-file-on-vista#post-61047</link>
			<pubDate>Sat, 28 Nov 2009 18:46:54 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">61047@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Post the link to the plugin you want to download and someone can download and unzip it and post it so you can save it as plain text.
</p>]]></description>
					</item>
		<item>
			<title>mrsparex on "downloading a plugin file on Vista"</title>
			<link>http://bbpress.org/forums/topic/downloading-a-plugin-file-on-vista#post-61042</link>
			<pubDate>Sat, 28 Nov 2009 17:01:46 +0000</pubDate>
			<dc:creator>mrsparex</dc:creator>
			<guid isPermaLink="false">61042@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>It's the  Avatars file that I tried...I believe your right about not having the right software to decompress the file. I know Vista can unzip files but I haven't figured out how so I'm going to filehippo.com and download a zip file program. I'm going to wait a day or so and see what else gets added to this topic first. The Avatar plugin does in end .zip</p>
<p>Also I'll try the right click and save. Thanks for your reply and "pre thanks" for any more replies!</p>
<p>I'm also wanting to add a stock market theme when I find one and the TOU plugin...after I get the feel for bbpress I hope to make a good bulletin board forum for penny stock traders...Thanks !</p>
<p>(thanks for not laughing in front of me)
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "downloading a plugin file on Vista"</title>
			<link>http://bbpress.org/forums/topic/downloading-a-plugin-file-on-vista#post-61036</link>
			<pubDate>Sat, 28 Nov 2009 15:04:57 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">61036@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Which plugin are you talking about?  It's possible you don't have the software installed to decompress the file.  What is the extension?</p>
<p>If you want to download it, instead of clicking the link to the download, just right click and select "Save As" or something similar (I don't have Vista.)  Then it will be saved.
</p>]]></description>
					</item>
		<item>
			<title>mrsparex on "downloading a plugin file on Vista"</title>
			<link>http://bbpress.org/forums/topic/downloading-a-plugin-file-on-vista#post-61030</link>
			<pubDate>Sat, 28 Nov 2009 09:00:13 +0000</pubDate>
			<dc:creator>mrsparex</dc:creator>
			<guid isPermaLink="false">61030@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Fortunately I'll not be able to hear people laughing at me but I just bought hosting from Siteground (great service by the way) and they uploaded bbpress for me. I believe I found how/where to upload in the "my plugin" file. It asks where to download from... well....when I try to save the plugin download onto my computer it defaults to save it with notepad (offers internet explorer too). When I save it with notepad and then view the file it looks like wingdings on bad drugs. I know this is a silly question for most here...but how do I save a plugin download with Vista? (go ahead and laugh my speakers are off) LOL ...I must to learn more basics before I can do this it appears. oh yeah....my site is pennyforums.com  Thanks!
</p>]]></description>
					</item>

	</channel>
</rss>

