Author |
Topic  |
|
PaulP
Starting Member
USA
15 Posts |
Posted - 21 January 2006 : 21:51:14
|
We have our Snitz Forum set up that the administator must approve any new member. The approval sheet lists the user name and IP address. Is there a way to see the other information we require for registration (First Name, Last Name, City, State, etc)
Thanks
Paul P |
|
Soar
Junior Member
 
USA
197 Posts |
Posted - 21 January 2006 : 23:40:14
|
Yes. It would take a fair amount of editing, but the file is admin_accounts_pending.asp. You'd need to pull the fields you've made mandatory, then do a Response.Write to display them in the table.
The main problem I see is laying out all the information to be displayed so that it is easy to find the information you want. |
 |
|
lasatalayas
Junior Member
 
109 Posts |
Posted - 22 January 2006 : 03:51:43
|
I use Table Editor for simple maintenance of my database. When I want to check Pending Member details I just then use it to look at the Forum Members Pending Table. This also gives me an opportunity to modify any details such as the Username. Quick and simple.
Also take a look at http://www.snitzbitz.com/mods/details.asp?Version=All&mid=140 |
Edited by - lasatalayas on 22 January 2006 04:08:18 |
 |
|
PaulP
Starting Member
USA
15 Posts |
Posted - 22 January 2006 : 11:48:06
|
Thanks, Your mod was just exactly what we were looking for. Works Great
Paul P |
 |
|
tinem
Junior Member
 
Denmark
209 Posts |
Posted - 23 January 2006 : 07:14:02
|
I have made the changes to MY admin_accounts_pending.asp and uploaded pop_profile_pending.asp which were included but I can't see where to get the pop-up window with the information - can somebody help, please?
|
This account was hacked by that very honest guy, Image. Better take care with your personal data, if you register to his forums or he will hack into your account here, as well. |
 |
|
tinem
Junior Member
 
Denmark
209 Posts |
Posted - 23 January 2006 : 09:48:38
|
Every thing is function now. The problem was that I updated the links in Dreamweaver.:-)
Great MOD thanks.
/Tine
|
This account was hacked by that very honest guy, Image. Better take care with your personal data, if you register to his forums or he will hack into your account here, as well. |
 |
|
|
Topic  |
|