PDA

View Full Version : Add-On Releases - vBadvanced Module: New Members


Hasann
10-09-2008, 10:00 PM
New Members vBAdvanced CMPS Module by Hasann

This Product brought to you by
www.vbulletin-turkey.com (http://www.vbulletin-turkey.com/)

Description:

This will add a CMPS block to your vBadvanced CMPS portal page.
It will display the "New Members" based on joindate in your vBulletin forums.

Features:
Username link to profile.
Post count link to show all posts by the member.
Member Count
Order by joindate
Username HTML Markup (fetch_musername)
Uses exec_switch_bg (Reads $bgclass and returns the alternate table class)Tested on:
vBulletin 3.7.x
vBadvanced (http://www.vbadvanced.com/) CMPS v3.0.1Demo: www.vbulletin-turkey.com (http://www.vbulletin-turkey.com/)

FReeSTER
10-10-2008, 01:38 AM
Thank once again mate. Installed

Hasann
10-10-2008, 01:39 AM
Thank once again mate. Installed

coming more vBAdvanced Modules (;

FReeSTER
10-10-2008, 01:42 AM
coming more vBAdvanced Modules (;

TY mate I was waiting for something like this and this seen to do the job I was waiting for. lol :up:

lazyseller
10-10-2008, 05:15 AM
is there a way to check for avatar and display if they have one?

Hasann
10-10-2008, 05:23 AM
is there a way to check for avatar and display if they have one?

yes buddy :)

jambo_1969
10-10-2008, 07:19 AM
Installed but refuses to show in vba page....

I can see it in the "edit page" but can not get it to show at all on the live site.

Hasann
10-10-2008, 07:23 AM
Installed but refuses to show in vba page....

I can see it in the "edit page" but can not get it to show at all on the live site.

sorry my mistake its fixed please download it again and re-import new module

Captain Tycoon
10-10-2008, 06:44 PM
yes buddy :)

How can we do this? I am also interested in knowing how to add the avatar...

duckdodger
10-10-2008, 07:33 PM
I used the latest version but am having the same problem as above. The module shows up in the edit module page but not on the pages I added it to.

mad@Max
10-10-2008, 09:23 PM
Will be better if be display all members, includes who have 0 post:)
For me, i'm del WHERE posts != 0 in php.
And will be nice, if you give a choose to select displaying user join date or post count.
$vbanm = $new_member['joindate'];
$vbanm = vbdate($vbulletin->options['dateformat'], $vbanm);
<tr>

<td class="$bgclass">
<div class="smallfont"><font size="3">?</font> <a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$new_member[userid]" rel="nofollow">$new_member[musername]</a></div>
</td>

<td class="$bgclass">
<div class="smallfont">[<a href="$vboptions[bburl]/search.php?$session[sessionurl]do=finduser&amp;u=$new_member[userid]" title="<phrase 1="$new_member[username]">$vbphrase[find_all_posts_by_x]</phrase>" rel="nofollow">$vbanm</a>]
</div>
</td>

</tr>
Hope this help you and other;)

binevi
10-10-2008, 10:56 PM
So one question : Is it better to have different modules separately such top poster,new member or new thread etc. rather than having that cyb statistic at cms page?

turkce olarakda. boyle modulleri ayri ayri koymak mi iyidir yoksa cyb istatistikleri varya onu anasayfaya koymak mi. hem hiz acisindan hemde baska acilardan (;

AdrianH
10-11-2008, 10:18 AM
There is no "better", both mods are great, it depends on what you want to see and what lay out you have.

I have the CYB mod on the forumhome and Hassans mods on VBA.

GateKeper
10-14-2008, 03:26 AM
Will be better if be display all members, includes who have 0 post:)
For me, i'm del WHERE posts != 0 in php.
And will be nice, if you give a choose to select displaying user join date or post count.
$vbanm = $new_member['joindate'];
$vbanm = vbdate($vbulletin->options['dateformat'], $vbanm);
<tr>

<td class="$bgclass">
<div class="smallfont"><font size="3">?</font> <a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$new_member[userid]" rel="nofollow">$new_member[musername]</a></div>
</td>

<td class="$bgclass">
<div class="smallfont">[<a href="$vboptions[bburl]/search.php?$session[sessionurl]do=finduser&amp;u=$new_member[userid]" title="<phrase 1="$new_member[username]">$vbphrase[find_all_posts_by_x]</phrase>" rel="nofollow">$vbanm</a>]
</div>
</td>

</tr>
Hope this help you and other;)

I figured out the HTML changes you show, I edited the xml file, and replaced your code with what was there

however I don't understand what to do with the php code you show, where is that put, or added ?

still learning this stuff, and getting some of it...

Thanks

By_TR
10-14-2008, 06:20 AM
thanks Hasann, Installed.
:)

yakuza35
10-19-2008, 10:31 PM
if member has 0 message how can I show him on new members module because if members havenot message I can't see them on new members module

mad@Max
10-19-2008, 10:36 PM
In module or in product delete this "WHERE posts != 0".

yakuza35
10-20-2008, 07:26 AM
In module or in product delete this "WHERE posts != 0".

thanx bro ;)

AWMGolfer
12-27-2008, 05:13 PM
I know it was mentioned earlier but what exactly do I need to add in to have it show the avatar? I tried to play around with it but it would only show my avatar for each person so not sure what I did wrong..lol, could be that I'm trying to do this with a headache..lol. Anyway, thank you in advance!!

bybart
12-30-2008, 07:14 PM
thanks hasann, installed module...

soundbarrierpro
12-31-2008, 08:36 PM
I've had 6 new member since I installed this on my CMPS yesterday and it hasn't updated. Do I need to make a code adjustment in a template or anything?

SHalliday
01-01-2009, 12:48 AM
Excellent work! Looking forward to installing. Thanks

Alfa1
01-02-2009, 03:09 PM
I have over 70 new registrations per day. This only shows the last 10 that posted.

What if a members only starts posting after a week? When will that member show up?
How can I set this to show all members that have joined in the last 24 hours?

Hasann
01-02-2009, 05:26 PM
I have over 70 new registrations per day. This only shows the last 10 that posted.

What if a members only starts posting after a week? When will that member show up?
How can I set this to show all members that have joined in the last 24 hours?

try this

delete this code in the /modules folder new_members.php file
WHERE posts != 0

new update coming soon

Alfa1
01-02-2009, 08:18 PM
How can i set a limit of 24 hours? So that it doesn't show members who joined before that.

diouxsie
01-02-2009, 10:53 PM
Not working on 3.7.4

Alfa1
01-30-2009, 06:09 PM
It is working on vb 3.7.4 and up for me.
Hassan; would you consider to add the following functions:

display avatars
make it scroll so it could display more members in the same space.
show all new members of the last 24 hours?

yotsume
08-03-2009, 04:46 AM
Going to test this out. For sure needs to scroll and show avatars and no avatar default image as well.

I need it to show joined date not post date. New members usually dont post they explore so thats useless.

felixthekat85
01-24-2012, 02:19 AM
as can be done to show the avatar?

felixthekat85
01-25-2012, 11:33 AM
any???