<?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 Plugin Browser &#187; Topic: Members Online</title>
		<link>http://bbpress.org/plugins/topic/members-online/</link>
		<description>bbPress Plugin Browser &#187; Topic: Members Online</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 06:28:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/topic/members-online" rel="self" type="application/rss+xml" />

		<item>
			<title>guly on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/4/#post-6175</link>
			<pubDate>Fri, 22 Oct 2010 16:51:25 +0000</pubDate>
			<dc:creator>guly</dc:creator>
			<guid isPermaLink="false">6175@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Not sure how often this forum gets checked, so I posted a more detailed post on hiding online user status on _ck_'s site: <a href="http://bbshowcase.org/forums/topic/members-online-hide-user-online-status?replies=1#post-2165" rel="nofollow">http://bbshowcase.org/forums/topic/members-online-hide-user-online-status?replies=1#post-2165</a>
</p>]]></description>
					</item>
		<item>
			<title>guly on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/4/#post-6174</link>
			<pubDate>Fri, 22 Oct 2010 04:29:33 +0000</pubDate>
			<dc:creator>guly</dc:creator>
			<guid isPermaLink="false">6174@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I'm surprised nobody mentioned yet - certain users hate being called out as online, and want a way to hide their online status. I'll look at the code now and see what I come up with.
</p>]]></description>
					</item>
		<item>
			<title>fil.diesel on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/4/#post-6034</link>
			<pubDate>Thu, 29 Jul 2010 13:04:22 +0000</pubDate>
			<dc:creator>fil.diesel</dc:creator>
			<guid isPermaLink="false">6034@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>not much kick))<br />
I tried,<br />
• turn off footer entirely by editing near the top of the plugin and change to</p>
<p>$ Members_online ['footer'] = false;<br />
Further in my theme file<br />
forum.php introduced<br />
 &#60;? Php do_action ('members_online_now','');?&#62;<br />
&#60;? Php do_action ('members_online_today','');?&#62;<br />
but neither of which does not show
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/4/#post-6033</link>
			<pubDate>Thu, 29 Jul 2010 12:21:37 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">6033@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>You have a strange template setup so I can't predict what you should do.</p>
<p>Follow the last three instructions here to place it manually anywhere you'd like:</p>
<p><a href="http://bbpress.org/plugins/topic/members-online/installation/" rel="nofollow">http://bbpress.org/plugins/topic/members-online/installation/</a>
</p>]]></description>
					</item>
		<item>
			<title>fil.diesel on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/4/#post-6032</link>
			<pubDate>Thu, 29 Jul 2010 12:01:03 +0000</pubDate>
			<dc:creator>fil.diesel</dc:creator>
			<guid isPermaLink="false">6032@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>On display in the topic of users I'm fine<br />
The problem is that I have a footer fixed length. Because of this disrupted the whole design ((<br />
<a href="http://www.allworldmoney.ru/forum/">My Forum</a><br />
if not difficult, tell me how to solve? It is necessary to show after the list of forums ..
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/4/#post-6031</link>
			<pubDate>Wed, 28 Jul 2010 14:18:25 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">6031@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Make sure your <code>footer.php</code>  has  <code>do_action(&#039;bb_foot&#039;);</code></p>
<p>Look at the default <code>kakumei</code> theme's <code>footer.php</code> to understand where/how to put it.
</p>]]></description>
					</item>
		<item>
			<title>fil.diesel on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-6030</link>
			<pubDate>Wed, 28 Jul 2010 13:17:30 +0000</pubDate>
			<dc:creator>fil.diesel</dc:creator>
			<guid isPermaLink="false">6030@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>My theme does not support the display of the list of users in the footer,<br />
help: how can I put on the main part of the forum?
</p>]]></description>
					</item>
		<item>
			<title>Dailytalker on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-5927</link>
			<pubDate>Sun, 27 Jun 2010 19:47:04 +0000</pubDate>
			<dc:creator>Dailytalker</dc:creator>
			<guid isPermaLink="false">5927@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Many thanks for the hint, that works! I've changed the following code:</p>
<p>if (empty($time)) {$time=time()-$members_online['timeout'];}<br />
	$results=$bbdb-&#38;gt;get_results("SELECT ID,user_login FROM $bbdb-&#38;gt;users LEFT JOIN $bbdb-&#38;gt;usermeta ON ID=user_id WHERE meta_key='last_online' AND cast(meta_value AS unsigned)&#38;gt;'$time' ORDER BY meta_value DESC");<br />
	if (!empty($results)) {<br />
		$output="";  $rewrite = bb_get_option( 'mod_rewrite' ); $bb_uri=bb_get_option('uri');<br />
		if (empty($rewrite)) {$uri=$bb_uri."profile.php?id=";} else {$uri=$bb_uri."profile/"; }<br />
		foreach ($results as $result) { $key=$result-&#38;gt;ID; $value=$result-&#38;gt;user_login;<br />
			if (empty($rewrite) &#124;&#124; $rewrite !== 'slugs' ) {$stub=$key;} else {$stub= bb_user_nicename_sanitize($value);}<br />
			$output.=" <a rel='nofollow' href='".attribute_escape($uri.$stub)."'>$value</a>, ";<br />
		}<br />
		echo rtrim($output,", ");<br />
	}<br />
}</p>
<p>to this code:</p>
<p>if (empty($time)) {$time=time()-$members_online['timeout'];}<br />
	$results=$bbdb-&#38;gt;get_results("SELECT ID,display_name FROM $bbdb-&#38;gt;users LEFT JOIN $bbdb-&#38;gt;usermeta ON ID=user_id WHERE meta_key='last_online' AND cast(meta_value AS unsigned)&#38;gt;'$time' ORDER BY meta_value DESC");<br />
	if (!empty($results)) {<br />
		$output="";  $rewrite = bb_get_option( 'mod_rewrite' ); $bb_uri=bb_get_option('uri');<br />
		if (empty($rewrite)) {$uri=$bb_uri."profile.php?id=";} else {$uri=$bb_uri."profile/"; }<br />
		foreach ($results as $result) { $key=$result-&#38;gt;ID; $value=$result-&#38;gt;display_name;<br />
			if (empty($rewrite) &#124;&#124; $rewrite !== 'slugs' ) {$stub=$key;} else {$stub= bb_user_nicename_sanitize($value);}<br />
			$output.=" <a rel='nofollow' href='".attribute_escape($uri.$stub)."'>$value</a>, ";<br />
		}<br />
		echo rtrim($output,", ");<br />
	}<br />
}</p>
<p>There is only one problem left. The link to the profiles doesn't work anymore.</p>
<p>Old link:<br />
This link works: <a href="http://www.xxx.com/forum/profile/fb100123456789" rel="nofollow">http://www.xxx.com/forum/profile/fb100123456789</a> </p>
<p>New link:<br />
This link doesn't work: <a href="http://www.xxx.com/forum/profile/membername" rel="nofollow">http://www.xxx.com/forum/profile/membername</a></p>
<p>Now the link to the profile doesn't work anymore. The link should remain user_login
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-5926</link>
			<pubDate>Sun, 27 Jun 2010 17:52:21 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">5926@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>The plugin is designed around bbPress 0.9 so it uses user_login</p>
<p>That's why you see the number. You'd have to change the plugin to use display_name
</p>]]></description>
					</item>
		<item>
			<title>Dailytalker on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-5924</link>
			<pubDate>Sun, 27 Jun 2010 12:25:39 +0000</pubDate>
			<dc:creator>Dailytalker</dc:creator>
			<guid isPermaLink="false">5924@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I use fb-connect. The problem is that it shows a fb-number instead of the fb-name of facebook-visitors. How can I change that?</p>
<p>Example:</p>
<p>today online:<br />
admin, fb1234567890000, member1, member2, member3, fb987654321000</p>
<p>So it shows things like: fb1234567890000 for facebook visitors instead of their fb-names. Is their a way to change that?</p>
<p>PS: I'm using this plugin for fb-connect:<br />
<a href="http://bbpress.org/forums/topic/facebook-connect-based-on-wp-facebookconnect" rel="nofollow">http://bbpress.org/forums/topic/facebook-connect-based-on-wp-facebookconnect</a>
</p>]]></description>
					</item>
		<item>
			<title>treethink on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-5843</link>
			<pubDate>Sun, 23 May 2010 18:16:29 +0000</pubDate>
			<dc:creator>treethink</dc:creator>
			<guid isPermaLink="false">5843@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>This is a great plugin! Is there any way to make it display the users' avatars instead of user names?</p>
<p>Thanks,<br />
Wade
</p>]]></description>
					</item>
		<item>
			<title>yoyopop on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-5735</link>
			<pubDate>Mon, 26 Apr 2010 22:29:28 +0000</pubDate>
			<dc:creator>yoyopop</dc:creator>
			<guid isPermaLink="false">5735@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>works great, thanks
</p>]]></description>
					</item>
		<item>
			<title>Prause on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-5533</link>
			<pubDate>Sun, 14 Mar 2010 10:44:09 +0000</pubDate>
			<dc:creator>Prause</dc:creator>
			<guid isPermaLink="false">5533@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I'm running this plugin on bbPress 1.0.2.<br />
Everything is fine but I would like to show the texts in Czech language.<br />
What is your solution?<br />
Thanky, cheers.
</p>]]></description>
					</item>
		<item>
			<title>citizenkeith on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-5207</link>
			<pubDate>Fri, 15 Jan 2010 04:11:17 +0000</pubDate>
			<dc:creator>citizenkeith</dc:creator>
			<guid isPermaLink="false">5207@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>@ladyelysium There are directions in the readme. Also, click the "Installation" link at the top of this page for more info.
</p>]]></description>
					</item>
		<item>
			<title>ladyelysium on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-5205</link>
			<pubDate>Fri, 15 Jan 2010 01:22:13 +0000</pubDate>
			<dc:creator>ladyelysium</dc:creator>
			<guid isPermaLink="false">5205@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Is there any way to move this from the footer to either the main body of the forum or even on the sidebar? It looks awkward where it is at the moment &#38; I'd rather move it.</p>
<p>Can anyone help?
</p>]]></description>
					</item>
		<item>
			<title>DavyB on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-5061</link>
			<pubDate>Tue, 15 Dec 2009 22:30:47 +0000</pubDate>
			<dc:creator>DavyB</dc:creator>
			<guid isPermaLink="false">5061@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I'm running this fine on bbPress 1.0.2, however there is a bug<br />
 in the footer the link should point at the users bbPress profile via url similar to example 1 below but the code is actually generating example url 2</p>
<ol>
<li><a href="http://example.org/forum/profile.php?id=35" rel="nofollow">http://example.org/forum/profile.php?id=35</a></li>
<li><a href="http://example.org/forum/http://example.org/forum/profile.php?id=35" rel="nofollow">http://example.org/forum/http://example.org/forum/profile.php?id=35</a></li>
</ol>
<p>the cure is to comment out the call to $bb_uri=bb_get_option('uri') ; on line 89<br />
notice there are similar contructs on line 90 - these are correct
</p>]]></description>
					</item>
		<item>
			<title>NikonRumorsAdmin on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-4848</link>
			<pubDate>Sun, 01 Nov 2009 17:53:06 +0000</pubDate>
			<dc:creator>NikonRumorsAdmin</dc:creator>
			<guid isPermaLink="false">4848@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I am trying to move the members online section from the footer to the forums (or views) section. Any help on how to do that?<br />
Thanks.
</p>]]></description>
					</item>
		<item>
			<title>anton sulistiyono on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-4830</link>
			<pubDate>Thu, 29 Oct 2009 11:12:53 +0000</pubDate>
			<dc:creator>anton sulistiyono</dc:creator>
			<guid isPermaLink="false">4830@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I replaced user_login with display_name..<br />
Maybe, for security reason..</p>
<p>Thanks...
</p>]]></description>
					</item>
		<item>
			<title>AdamKayce on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-4620</link>
			<pubDate>Fri, 25 Sep 2009 15:48:15 +0000</pubDate>
			<dc:creator>AdamKayce</dc:creator>
			<guid isPermaLink="false">4620@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Just installed it on 1.0.2, and it works like a charm.</p>
<p>I pulled the styling info out of the code and replaced it in my css, and it only took a few minutes. Thanks!
</p>]]></description>
					</item>
		<item>
			<title>rattey on "Members Online"</title>
			<link>http://bbpress.org/plugins/topic/members-online/page/3/#post-4598</link>
			<pubDate>Wed, 23 Sep 2009 22:35:39 +0000</pubDate>
			<dc:creator>rattey</dc:creator>
			<guid isPermaLink="false">4598@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hello... I'm a newb and just starting this whole process. _ck_, thanks for all these great plug-ins. I'm using a number of them on a new premium content site that uses the wpmu, buddypress, and bbpress. Now that my developer is done with his work, I'm trying to figure things out. I've added a number of features, including this one, and was wondering how I could get the online now list to display in a spot other than the footer? </p>
<p>Again... a complete newb. Is there a way to call out that .php file in another spot? ... like an include. Learning all this on the fly, so please pardon the ignorance. Any guidance would be very helpful. Thanks again.
</p>]]></description>
					</item>

	</channel>
</rss>

