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)
 Changing Table in members.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

StephenD
Senior Member

Australia
1044 Posts

Posted - 23 June 2003 :  19:02:35  Show Profile  Send StephenD a Yahoo! Message
How do I get members.asp to display Company instead of Title? I tried renaming everything in members.asp that was M_TITLE to M_COMPANY and I got the header field changed but it is still putting the title names in the table. Any particular lines I need to focus on?

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 23 June 2003 :  19:05:47  Show Profile  Send ruirib a Yahoo! Message
Hmm... have you tried searching for 'Title' in that file?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 23 June 2003 :  19:10:57  Show Profile  Send StephenD a Yahoo! Message
Hi Ruirib
Yes, the only 2 I didn't change were @ line 484
if strUseExtendedProfile then
			Response.Write	"                <span class=""spnMessageText""><a href=""pop_profile.asp?mode=display&id=" & Members_MemberID & """ title=""View " & ChkString(Members_MemberName,"display") & "'s Profile""" & dWStatus("View " & ChkString(Members_MemberName,"display") & "'s Profile") & ">"
		else
			Response.Write	"                <span class=""spnMessageText""><a href=""JavaScript:openWindow3('pop_profile.asp?mode=display&id=" & Members_MemberID & "')"" title=""View " & ChkString(Members_MemberName,"display") & "'s Profile""" & dWStatus("View " & ChkString(Members_MemberName,"display") & "'s Profile") & ">"


+ the whole heap of STRListTitle = ""

Should I change all them too?
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 23 June 2003 :  19:14:30  Show Profile  Send StephenD a Yahoo! Message
Got it, if the Company field is blank in profile it will insert the Title instead, which was throwing me off.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 23 June 2003 :  19:16:39  Show Profile  Send ruirib a Yahoo! Message
You just need to change line 328:


Response.Write	"""" & dWStatus("Sort by Member Level") & "><b><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strHeadFontColor & """>Title</font></b></a></td>" & vbNewLine & _


If you changed that and it didn't change, maybe you're having a caching problem.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 23 June 2003 :  19:17:20  Show Profile  Send ruirib a Yahoo! Message
Ah, you were faster.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 23 June 2003 :  19:19:20  Show Profile  Send StephenD a Yahoo! Message
Learning....
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.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07