Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Mod Request: IP member in pending
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Ez4arab
Junior Member

479 Posts

Posted - 09 November 2002 :  20:05:38  Show Profile  Visit Ez4arab's Homepage
hi all,

i want to add table to show member IP member befor i send to him/her active code.

the page that i am taking about is admin_accounts_pending.asp





Ez4arab web site Ez4arab |

dayve
Forum Moderator

USA
5820 Posts

Posted - 09 November 2002 :  21:40:31  Show Profile  Visit dayve's Homepage
How odd... I just did this today! The other weird thing is that I think there was originally a plan to do this because the IP address query is already made in the code but never displayed so all you have to do is find line 411 which looks like this:

" <td bgcolor=""" & CColor & """ align=""center""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strForumFontColor & """>" & MP_MemberEMail & "</font></td>" & vbNewLine & _


and edit it to look like this:

" <td bgcolor=""" & CColor & """ align=""center""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strForumFontColor & """>" & MP_MemberEMail & "<br>" & MP_MemberIP & "</font></td>" & vbNewLine & _

pretty simple huh?


Edited by - dayve on 09 November 2002 21:42:10
Go to Top of Page

Ez4arab
Junior Member

479 Posts

Posted - 10 November 2002 :  19:32:45  Show Profile  Visit Ez4arab's Homepage
thanx davye i test this code it works fine

Ez4arab web site Ez4arab |

Edited by - Ez4arab on 10 November 2002 20:01:38
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07