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

		<item>
			<title>Miniflowers on "Forum Participant role cannot view private forum"</title>
			<link>http://bbpress.org/forums/topic/forum-participant-role-cannot-view-private-forum#post-102465</link>
			<pubDate>Sun, 06 May 2012 12:46:06 +0000</pubDate>
			<dc:creator>Miniflowers</dc:creator>
			<guid isPermaLink="false">102465@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi, I seem to be having the same problem. Did this bug ever get worked out? Thanks!!
</p>]]></description>
					</item>
		<item>
			<title>POS2012 on "Displaying User role beside their replies"</title>
			<link>http://bbpress.org/forums/topic/displaying-user-role-beside-their-replies#post-101977</link>
			<pubDate>Tue, 24 Apr 2012 19:19:39 +0000</pubDate>
			<dc:creator>POS2012</dc:creator>
			<guid isPermaLink="false">101977@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thank you for posting this :-)</p>
<p>Added to my 2.1
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Displaying User role beside their replies"</title>
			<link>http://bbpress.org/forums/topic/displaying-user-role-beside-their-replies#post-101805</link>
			<pubDate>Fri, 20 Apr 2012 14:44:17 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">101805@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>+1</p>
<p>Added to Trac <a href="http://bbpress.trac.wordpress.org/ticket/1815" rel="nofollow">http://bbpress.trac.wordpress.org/ticket/1815</a>
</p>]]></description>
					</item>
		<item>
			<title>Bowe on "Displaying User role beside their replies"</title>
			<link>http://bbpress.org/forums/topic/displaying-user-role-beside-their-replies#post-101680</link>
			<pubDate>Tue, 17 Apr 2012 16:20:38 +0000</pubDate>
			<dc:creator>Bowe</dc:creator>
			<guid isPermaLink="false">101680@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thank you for posting this Nick! Very helpful indeed :-) Just implemented this on our community forums!
</p>]]></description>
					</item>
		<item>
			<title>NickMackz on "Displaying User role beside their replies"</title>
			<link>http://bbpress.org/forums/topic/displaying-user-role-beside-their-replies#post-101530</link>
			<pubDate>Sat, 14 Apr 2012 10:51:13 +0000</pubDate>
			<dc:creator>NickMackz</dc:creator>
			<guid isPermaLink="false">101530@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This is such an obvious feature (in my opinion) so that it is clear on forums who are the admins, moderators, and members. </p>
<p>I decided to see if I could work out how to add it to my forums using my custom theme for bbPress 2.1. </p>
<p>I managed to get it to work after a bit of experimentation and many errors by adding this:</p>
<p>&#60;?php<br />
$reply_user_id = bbp_get_reply_author_id();<br />
global $wp_roles;<br />
$reply_user = new WP_User( $reply_user_id );<br />
$roles = $reply_user-&#62;roles;<br />
$role = array_shift($roles);<br />
printf( isset($wp_roles-&#62;role_names[$role]) ? translate_user_role($wp_roles-&#62;role_names[$role] ) : false);<br />
?&#62;</p>
<p>into loop-single-reply.php.</p>
<p>Hope this is helpful to anyone else trying to do this.</p>
<p>I believe it was a feature on the standalone version of bbPress so why was it dropped on the plugin version? Is this likely to be re-added at any point?
</p>]]></description>
					</item>
		<item>
			<title>robinofree on "Help With bbpress and WordPress Network"</title>
			<link>http://bbpress.org/forums/topic/help-with-bbpress-and-wordpress-network#post-100722</link>
			<pubDate>Mon, 26 Mar 2012 23:22:35 +0000</pubDate>
			<dc:creator>robinofree</dc:creator>
			<guid isPermaLink="false">100722@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have two sites on my wordpress network, <a href="http://www.pigsfeetproductions.com" rel="nofollow">http://www.pigsfeetproductions.com</a> and <a href="http://www.crashedgamers.com" rel="nofollow">http://www.crashedgamers.com</a>. These two sites share the same database, but are hosted on two different servers. I want their forums to be integrated (ie when I post on pigsfeetproductions's forums, it will automatically appear on the crashedgamers one and I want the users to be the same too if you wouldn't mind helping me there too). Can anyone help me set this up? I have a decent understanding of the basics of bbpress, wordpress, and mySQL databases, but I just can't figure out how to get this to work the way I want it to. All help is great appreciated.</p>
<p>Thanks<br />
Rob
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100561</link>
			<pubDate>Thu, 22 Mar 2012 15:36:38 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">100561@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hmm, that's weird.</p>
<p>I'm not really sure. The next thing I would do would be to activate TwentyEleven and disable all plugins except bbPress - that would at least let you know if the problem is with a theme/plugin being used.
</p>]]></description>
					</item>
		<item>
			<title>DarwinsDream on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100558</link>
			<pubDate>Thu, 22 Mar 2012 13:45:55 +0000</pubDate>
			<dc:creator>DarwinsDream</dc:creator>
			<guid isPermaLink="false">100558@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ok Jared,</p>
<p>Permalinks are changed, but still no user profiles.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100323</link>
			<pubDate>Mon, 19 Mar 2012 00:18:58 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">100323@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You'll need to give the .htaccess file permissions (via FTP) so WordPress can write to it.
</p>]]></description>
					</item>
		<item>
			<title>DarwinsDream on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100321</link>
			<pubDate>Sun, 18 Mar 2012 22:25:14 +0000</pubDate>
			<dc:creator>DarwinsDream</dc:creator>
			<guid isPermaLink="false">100321@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>To be honest my permalink structure is crap right now. I want to clean it up so the pages are in the address not like how they are now with numbers. </p>
<p>I'm not really sure how to address that in the .htaccess file or how to get to it. Or what effects the permalink change will have globaly. I know i would have to change a lot of stuff.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100319</link>
			<pubDate>Sun, 18 Mar 2012 21:46:50 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">100319@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sorry my original response was meant for a different thread - disregard that.</p>
<p>Just for grins try setting your permalinks. Go to Settings &#62; Permalinks and pick one of the structures, then save.
</p>]]></description>
					</item>
		<item>
			<title>DarwinsDream on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100312</link>
			<pubDate>Sun, 18 Mar 2012 21:29:35 +0000</pubDate>
			<dc:creator>DarwinsDream</dc:creator>
			<guid isPermaLink="false">100312@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks man but I have looked all over both CSS files.</p>
<p>/theme/styles.css<br />
/css/bbpress.css</p>
<p>I dont see anything about profile or user visabilty or any allow statment going on in there.</p>
<p>Do you know where this elusive theme edit is you speak of????</p>
<p>It may have to do with my no login with firefox and safari issue as well.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100288</link>
			<pubDate>Sun, 18 Mar 2012 18:05:41 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">100288@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You can edit the theme to remove it or hide it with CSS.
</p>]]></description>
					</item>
		<item>
			<title>DarwinsDream on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100283</link>
			<pubDate>Sun, 18 Mar 2012 15:53:58 +0000</pubDate>
			<dc:creator>DarwinsDream</dc:creator>
			<guid isPermaLink="false">100283@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Whenever I try and access any user profile on my forum i get my 404. I'm really not sure why.</p>
<p><a href="http://www.soundhampton.com/?post_type=forum" rel="nofollow">http://www.soundhampton.com/?post_type=forum</a>
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "Topics not displaying when not logged in"</title>
			<link>http://bbpress.org/forums/topic/topics-not-displaying-when-not-logged-in#post-99080</link>
			<pubDate>Tue, 06 Mar 2012 18:13:30 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">99080@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yep. It's a known bug, that will be fixed in the next point release. Probably the cause of a bunch of issues people have found recently.
</p>]]></description>
					</item>
		<item>
			<title>crashweb on "Topics not displaying when not logged in"</title>
			<link>http://bbpress.org/forums/topic/topics-not-displaying-when-not-logged-in#post-99072</link>
			<pubDate>Tue, 06 Mar 2012 17:57:08 +0000</pubDate>
			<dc:creator>crashweb</dc:creator>
			<guid isPermaLink="false">99072@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I figured out what was causing my topics remain hidden even though my forum set to public. During site maintenance, I had temporarily set the forum to private. When I set it to public again, the topics remained private. Had to create a new public forum assign the topics and replies to the new one and delete the old forum.  The topics are visible again to non logged in users.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "Topics not displaying when not logged in"</title>
			<link>http://bbpress.org/forums/topic/topics-not-displaying-when-not-logged-in#post-99065</link>
			<pubDate>Tue, 06 Mar 2012 15:54:49 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">99065@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You haven't missed anything. bbPress by default doesn't have all the options you would likely want to run a 100% private forum.</p>
<p>That will best be handled by a custom plugin - unforunatly I don't think anyone has written one yet.
</p>]]></description>
					</item>
		<item>
			<title>crashweb on "Topics not displaying when not logged in"</title>
			<link>http://bbpress.org/forums/topic/topics-not-displaying-when-not-logged-in#post-99058</link>
			<pubDate>Tue, 06 Mar 2012 15:16:15 +0000</pubDate>
			<dc:creator>crashweb</dc:creator>
			<guid isPermaLink="false">99058@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Very annoying... I don't see any privacy settings for topics.  My forum is open to the public, but the topics don't show up unless logged in.
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Topic author names prefixed with &quot;imported_&quot;"</title>
			<link>http://bbpress.org/forums/topic/topic-author-names-prefixed-with-imported_#post-98791</link>
			<pubDate>Thu, 01 Mar 2012 17:01:01 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">98791@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have found that this plugin imports users AND imports topics, but doesn't make the connection. So basically it imports users twice - once from user table and another time as authors of something (or nothing).</p>
<p>The usernames shown as post authors have imported_ prefixed to them.</p>
<p>So we have<br />
<em>username</em>, and<br />
<em>imported_username</em></p>
<p>So I tried deleting <em>imported_username</em> using bbpress function of assigning all its topics/replies to <em>username</em>. The operation was successful and now I see <em>username</em> as author of those topics/replies, but one problem lingers: I still don't see any topics/replies by <em>username</em> if I go to its profile page.</p>
<p>I can't go the opposite way and delete <em>username</em> and then change <em>imported_username</em> to <em>username</em> as WordPress doesn't allow changing usernames.</p>
<p>P.S. I imported from phpBB 3.0.9
</p>]]></description>
					</item>
		<item>
			<title>heavydutyfd on "How to setup users?"</title>
			<link>http://bbpress.org/forums/topic/how-to-setup-users-1#post-98355</link>
			<pubDate>Tue, 21 Feb 2012 15:45:30 +0000</pubDate>
			<dc:creator>heavydutyfd</dc:creator>
			<guid isPermaLink="false">98355@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am having a problem isolating what users can do on my website. When I restrict user to just the forum, it still allows them access to change things on my website. Is there any way to allow just a bbpress forum log in? Or, what should I change my permissions to under general settings to allow NON admin people to only view/submit/edit/change their posts on the forum and NOT my website....If that makes sense...
</p>]]></description>
					</item>
		<item>
			<title>dosch on "How to setup users?"</title>
			<link>http://bbpress.org/forums/topic/how-to-setup-users-1#post-98322</link>
			<pubDate>Mon, 20 Feb 2012 12:51:58 +0000</pubDate>
			<dc:creator>dosch</dc:creator>
			<guid isPermaLink="false">98322@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>;-)</p>
<p>There are some nifty plug-ins you might want to look at so you can send new members custom welcome emails and redirect them on their first-sign on to their own profile page as so to encourage them to complete their profile.</p>
<p>Also adding custom fields to the profiles of members can be a great way to get them to share more information about themselves and relevant to the community of the forum.
</p>]]></description>
					</item>
		<item>
			<title>marla14 on "Topics not displaying when not logged in"</title>
			<link>http://bbpress.org/forums/topic/topics-not-displaying-when-not-logged-in#post-98296</link>
			<pubDate>Sun, 19 Feb 2012 20:32:16 +0000</pubDate>
			<dc:creator>marla14</dc:creator>
			<guid isPermaLink="false">98296@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Does anyone have any ideas about this?</p>
<p>I do really to get this working without the need for people to be logged into the website as an administrator to see the topics and replies.</p>
<p>At the moment, that is the only way topics can be viewed and I'm sure its because I have missed something obvious.
</p>]]></description>
					</item>
		<item>
			<title>Oisn on "How to setup users?"</title>
			<link>http://bbpress.org/forums/topic/how-to-setup-users-1#post-98276</link>
			<pubDate>Sat, 18 Feb 2012 17:50:42 +0000</pubDate>
			<dc:creator>Oisn</dc:creator>
			<guid isPermaLink="false">98276@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Oh, great! And that means I do nothing? I'm finished? Wahoo!!
</p>]]></description>
					</item>
		<item>
			<title>dosch on "How to setup users?"</title>
			<link>http://bbpress.org/forums/topic/how-to-setup-users-1#post-98275</link>
			<pubDate>Sat, 18 Feb 2012 17:46:55 +0000</pubDate>
			<dc:creator>dosch</dc:creator>
			<guid isPermaLink="false">98275@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>WordPress allows for anyone to register to your website. If you enable this option under general settings then you have everything you want. ;-)</p>
<p>Good luck!
</p>]]></description>
					</item>
		<item>
			<title>Oisn on "How to setup users?"</title>
			<link>http://bbpress.org/forums/topic/how-to-setup-users-1#post-98272</link>
			<pubDate>Sat, 18 Feb 2012 17:40:07 +0000</pubDate>
			<dc:creator>Oisn</dc:creator>
			<guid isPermaLink="false">98272@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hey guys, I used the bbpress plugin for my site (which I am hosting locally with Wamp), it installed so easily, looks like user-friendliness seems to be pretty important to you guys. Before I set myself up with an internet hosting client, how do I set the site up so that anybody can register and make read/contribute to my forums?</p>
<p>I am using project site as a forum-only website, so they will not be posting blogs or anything.</p>
<p>I plan to try to get second level students and teachers registering. As many as possible, so i'd like it if i didn't have to do anything for them to register.</p>
<p>Thanks in advance guys, i'm a major newcomer when it comes to webdesign.
</p>]]></description>
					</item>
		<item>
			<title>Oisn on "How to setup users?"</title>
			<link>http://bbpress.org/forums/topic/how-to-setup-users#post-98271</link>
			<pubDate>Sat, 18 Feb 2012 17:39:31 +0000</pubDate>
			<dc:creator>Oisn</dc:creator>
			<guid isPermaLink="false">98271@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hey guys, I used the bbpress plugin for my site (which I am hosting locally with Wamp), it installed so easily, looks like user-friendliness seems to be pretty important to you guys. Before I set myself up with an internet hosting client, how do I set the site up so that anybody can register and make read/contribute to my forums?</p>
<p>I am using project site as a forum-only website, so they will not be posting blogs or anything.</p>
<p>I plan to try to get second level students and teachers registering. As many as possible, so i'd like it if i didn't have to do anything for them to register.</p>
<p>Thanks in advance guys, i'm a major newcomer when it comes to webdesign.
</p>]]></description>
					</item>
		<item>
			<title>marla14 on "Topics not displaying when not logged in"</title>
			<link>http://bbpress.org/forums/topic/topics-not-displaying-when-not-logged-in#post-98194</link>
			<pubDate>Thu, 16 Feb 2012 08:58:47 +0000</pubDate>
			<dc:creator>marla14</dc:creator>
			<guid isPermaLink="false">98194@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I'm setting up a forum using bbpress in a WordPress website that will only be available when people are logged into the website.</p>
<p>At the moment if you are not logged in the person can see the forum page and the notice to say how many topics are there but can't actually see the topics. You can only see the topics when logged in as an admin. While I test everything I do want topics to be seen when not logged in. Once everything is finished, I will need users that are logged in as subscribers to see the topics (which they can't currently)</p>
<p>I haven't ever used bbpress before and this is a custom theme I have built so I'm sure it is something I have done wrong. When I installed bbpress, I did need to copy all of the files from the twentyten theme into my own to be able to see any of the forums. The file I copied was: plugins / bbpress / bbp-themes / bbp-twentyten</p>
<p>Is there something obvious I have missed?</p>
<p>You can see the issue here:<br />
<a href="http://www.kb-client-preview.co.uk/wave-length/forums/forum/employers-forum/" rel="nofollow">http://www.kb-client-preview.co.uk/wave-length/forums/forum/employers-forum/</a></p>
<p>I am using WordPress 3.3.1 and bbpress 2.02</p>
<p>Any help would be appreciated</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "User Not Found"</title>
			<link>http://bbpress.org/forums/topic/user-not-found#post-98028</link>
			<pubDate>Fri, 10 Feb 2012 22:13:29 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">98028@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>First, site looks awesome!</p>
<p>Second, possibly a bug. Give me a day or two to look into it.
</p>]]></description>
					</item>
		<item>
			<title>jebro on "User Not Found"</title>
			<link>http://bbpress.org/forums/topic/user-not-found#post-97995</link>
			<pubDate>Thu, 09 Feb 2012 16:06:02 +0000</pubDate>
			<dc:creator>jebro</dc:creator>
			<guid isPermaLink="false">97995@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm having a minor issue when I go to a user's account page the browser title says 'User Not Found' but the actual user page still renders.</p>
<p>You can see it here:</p>
<p><a href="http://wijmo.com/users/andrewduhan/" rel="nofollow">http://wijmo.com/users/andrewduhan/</a>
</p>]]></description>
					</item>
		<item>
			<title>dannyjimmy on "Private forums"</title>
			<link>http://bbpress.org/forums/topic/private-forums#post-97130</link>
			<pubDate>Fri, 13 Jan 2012 18:32:45 +0000</pubDate>
			<dc:creator>dannyjimmy</dc:creator>
			<guid isPermaLink="false">97130@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Great thread on how to have registered users be able to view hidden blogs. Thanks for this, antonchanz.
</p>]]></description>
					</item>

	</channel>
</rss>

