to previous topic Print topic to next topic

 Root :: Developments :: Blocks :: snakepending
 Moderated by:
 
  Bottom  snakepending
RDR02 Posted: 05.02.2005, 06:18
Pizzaman
Pizzaman
avatar

registered: Feb 05, 2004
Posts: 45

Status:  offline
last visit: 16.02.05
Is there a plugin for the snakepending block to show pending membership approval ?
Top  RDR02 send PM Homepage
 
Chestnut Posted: 05.02.2005, 12:49
Site Admin
avatar

registered: Jun 02, 2002
Posts: 1320

Status:  offline
last visit: 07.02.08
Never used snakepending so I admit I have no idea !
:(


Chestnut ! Cool
Site Admin
Top  Chestnut send PM Homepage
 
RDR02 Posted: 05.02.2005, 15:54
Pizzaman
Pizzaman
avatar

registered: Feb 05, 2004
Posts: 45

Status:  offline
last visit: 16.02.05
That stinks ..... It shows everything else except that . O well .......

BTW I heard that snakepending is supposed to be incooperated into the .8 release have you heard anything about it .
Top  RDR02 send PM Homepage
 
Chestnut Posted: 05.02.2005, 17:14
Site Admin
avatar

registered: Jun 02, 2002
Posts: 1320

Status:  offline
last visit: 07.02.08
Nope... but I guess it is very possible.

If it is only a plugin that is needed, why not create it ? :) You copy an existing plugin, rename it and chage things here and there so it gets the information...

... ... or it is more complicated than I think... icon_lol


Chestnut ! Cool
Site Admin
Top  Chestnut send PM Homepage
 
RDR02 Posted: 05.02.2005, 18:28
Pizzaman
Pizzaman
avatar

registered: Feb 05, 2004
Posts: 45

Status:  offline
last visit: 16.02.05
I think its more complicated then a plugin. Here is one line of an entry.

Referers admin.php?module=NS-Referers&op=main SELECT count(*) FROM nuke_referer Edit | Delete

Select count is pointing to an sql command to show some information . This command is pointing to the referers page. What is the url link and sql command for checking to see if you have a membership waiting approval.

here is an enrty to show registered users

reg. User modules.php?op=modload&name=Members_List&file=index SELECT count(*) FROM nuke_users
Top  RDR02 send PM Homepage
 
Chestnut Posted: 05.02.2005, 19:34
Site Admin
avatar

registered: Jun 02, 2002
Posts: 1320

Status:  offline
last visit: 07.02.08
Code
  1. "SELECT count(1) FROM nuke_users_modrequest WHERE pn_uadd='1'"
  2.  


admin.php?module=NS-User&op=ListUAddRequest

Chestnut ! Cool
Site Admin
Top  Chestnut send PM Homepage
 



Powered by pnForum Version 2.0.1
DarkMindZ