vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - vBadvanced Module: New Members (https://vborg.vbsupport.ru/showthread.php?t=193225)

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.
PHP Code:

$vbanm $new_member['joindate'];
$vbanm vbdate($vbulletin->options['dateformat'], $vbanm); 

HTML Code:

<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

Quote:

Originally Posted by mad@Max (Post 1642269)
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.
PHP Code:

$vbanm $new_member['joindate'];
$vbanm vbdate($vbulletin->options['dateformat'], $vbanm); 

HTML Code:

<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

Quote:

Originally Posted by mad@Max (Post 1648599)
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...


All times are GMT. The time now is 08:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01233 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete