PDA

View Full Version : Add [View] link to New Users Today (AdminCP Quick Stats)


the Sandman
01-19-2006, 10:00 PM
Logician coded this for me to use on my board, and gave me permission to post it here. :) This simple modification adds a [View] link to the "New Users Today" line in the AdminCP Quick Stats box. I use it quite often and I thought some of you might like to try it as well.

Edit admincp/index.php:

Find:$vbphrase['new_users_today'], vb_number_format($newusers['count']),Replace it with:$vbphrase['new_users_today'], vb_number_format($newusers['count']) . ' ' .
construct_link_code($vbphrase['view'],
"user.php?$session[sessionurl]do=find&orderby=joindate&direction=DESC&limitn
umber=30"),(Note: This actually does not list today's members, it lists the last 30 members registered!)

Azhrialilu
01-20-2006, 08:25 PM
so THAT's the secret of how you always manage to welcome new people before anyone else huh! ;)

the Sandman
01-20-2006, 08:41 PM
so THAT's the secret of how you always manage to welcome new people before anyone else huh! ;)Nah, I'm actually connected to my board via a wireless neural interface.

Azhrialilu
01-20-2006, 08:44 PM
Was it designed by Logician too? :D *clicks install and goes to put it on forum*

the Sandman
01-20-2006, 08:50 PM
Was it designed by Logician too? :DThe software was written by Logician, and the hardware is modified T-X. :rolleyes:

Azhrialilu
01-20-2006, 08:53 PM
The software was written by Logician, and the hardware is modified T-X. :rolleyes:

Go on..admit it.. you miss me :p

This is a nice little hack tho, I like it.

the Sandman
01-20-2006, 08:58 PM
Go on..admit it.. you miss me :pMaybe a little... :nervous:This is a nice little hack tho, I like it. :squareeyed: