when using statistics and New Profiles Member add-on we must modify the line in statistics .. so that the welcome to newest member link goes to the good link ;)
In statistiques search : <pre id=code><font face=courier size=2 id=code> <a href="javascript:openWindow('pop_profile.asp?mode=display&id=<%= id %>')"> </font id=code></pre id=code> and replace with
[Code] <a href="member_profile.asp?mode=display&id=<%= id %>" target="_new"> </font id=code></pre id=code>
that's nothing but :) i just found that was not showing the good windows