<html><head></head><body bgcolor="#FFFFFF"><div>Hi</div><div><br></div><div>Checking for last_activity is the most reliable way to go, but only in BP v1.3. In 1.2, that key is made when the user activates their account.</div><div><br></div><div>I tweaked the behaviour for 1.3 so that it only creates it, for the first time, when the user logs in.&nbsp;<br><br>Regards<div>Paul Gibbs</div></div><div><br>On 27 Jun 2011, at 11:16, Erick Hitter &lt;<a href="mailto:ehitter@gmail.com">ehitter@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>If a user has logged in at least once, there will be a&nbsp;<i>last_activity</i>&nbsp;key in the wp_usermeta table for that user. At one point, users without that key didn't appear in the members loop, though that may have changed.<div>

<br></div><div>Erick<br><br><div class="gmail_quote">On Mon, Jun 27, 2011 at 03:17, Pasquale Puzio <span dir="ltr">&lt;<a href="mailto:pasquale.puzio@gmail.com"><a href="mailto:pasquale.puzio@gmail.com">pasquale.puzio@gmail.com</a></a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi friends,<br>
<br>
I'm developing a particular social network where the users are<br>
pre-registered and only after that they receive an invitation to join<br>
the social network. If they accept they can log in and become members.<br>
In order to do so, I need to display only the users that have logged<br>
in at least one time and hide the others.<br>
<br>
My question is very simple: how can I detect if a registered user<br>
never logged in? It would be very useful to insert this filter in the<br>
members loop.<br>
<br>
Thanks<br>
<br>
--<br>
Dott. Pasquale Puzio<br>
<a href="http://www.pasqualepuzio.it" target="_blank"><a href="http://www.pasqualepuzio.it">http://www.pasqualepuzio.it</a></a><br>
<a href="mailto:info@pasqualepuzio.it"><a href="mailto:info@pasqualepuzio.it">info@pasqualepuzio.it</a></a><br>
<a href="tel:340%205026359">340 5026359</a><br>
_______________________________________________<br>
buddypress-dev mailing list<br>
<a href="mailto:buddypress-dev@lists.automattic.com"><a href="mailto:buddypress-dev@lists.automattic.com">buddypress-dev@lists.automattic.com</a></a><br>
<a href="http://lists.automattic.com/mailman/listinfo/buddypress-dev" target="_blank"><a href="http://lists.automattic.com/mailman/listinfo/buddypress-dev">http://lists.automattic.com/mailman/listinfo/buddypress-dev</a></a><br>
</blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>buddypress-dev mailing list</span><br><span><a href="mailto:buddypress-dev@lists.automattic.com">buddypress-dev@lists.automattic.com</a></span><br><span><a href="http://lists.automattic.com/mailman/listinfo/buddypress-dev">http://lists.automattic.com/mailman/listinfo/buddypress-dev</a></span><br></div></blockquote></body></html>