| Topic: | snakepending |
|---|---|
|
RDR02
Pizzaman
Posts: 45 Posted: |
Is there a plugin for the snakepending block to show pending membership approval ? |
|
Chestnut
Site Admin Posts: 1320 Posted: |
Never used snakepending so I admit I have no idea ! :( Chestnut ! ![]() Site Admin |
|
RDR02
Pizzaman
Posts: 45 Posted: |
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 . |
|
Chestnut
Site Admin Posts: 1320 Posted: |
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... Chestnut ! ![]() Site Admin |
|
RDR02
Pizzaman
Posts: 45 Posted: |
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 |
|
Chestnut
Site Admin Posts: 1320 Posted: |
admin.php?module=NS-User&op=ListUAddRequest Chestnut ! ![]() Site Admin |