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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Member nr.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Reloadmaster
Starting Member

32 Posts

Posted - 19 June 2001 :  10:22:38  Show Profile  Visit Reloadmaster's Homepage  Send Reloadmaster an ICQ Message
Hi, I have a question:
Where and What do i have to write in the script if i want the members number to be visible under the members name in the post?

//Micke

I love this forum!!!
<---««« That's me!

Reloadmaster
Starting Member

32 Posts

Posted - 21 June 2001 :  18:09:15  Show Profile  Visit Reloadmaster's Homepage  Send Reloadmaster an ICQ Message
Pleaseeeeeeeeee...
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 21 June 2001 :  18:47:12  Show Profile  Visit dayve's Homepage
EZ mod, INFOPOP style

topic.asp
=========

now I am not sure if this was a standard read but find this area:

'## Forum_SQL - Get all topicsFrom DB

and make sure this exists:

strSql = strSql & strMemberTablePrefix & "MEMBERS.MEMBER_ID, "


Then find this area:

'## Forum_SQL - Get Origional Posting

and make sure this exists:

strSql = strSql & strMemberTablePrefix & "MEMBERS.MEMBER_ID, "

then find this area (2 times):

<font color="<% =strForumFontColor %>" face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><b><% =ChkString(rs("M_NAME"),"display") %></a>

and add this:

<br>Member ID: <% =ChkString(rs("MEMBER_ID"),"display") %>


voila!


Edited by - dayve on 21 June 2001 18:49:48
Go to Top of Page

Reloadmaster
Starting Member

32 Posts

Posted - 22 June 2001 :  05:27:23  Show Profile  Visit Reloadmaster's Homepage  Send Reloadmaster an ICQ Message
More help...

I love this forum!!!
<---««« That's me!
Go to Top of Page

Reloadmaster
Starting Member

32 Posts

Posted - 22 June 2001 :  12:31:51  Show Profile  Visit Reloadmaster's Homepage  Send Reloadmaster an ICQ Message
lklkds

I love this forum!!!
<---««« That's me!
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 22 June 2001 :  13:17:27  Show Profile  Visit dayve's Homepage
more info

Dayve
Go to Top of Page

Reloadmaster
Starting Member

32 Posts

Posted - 22 June 2001 :  13:24:23  Show Profile  Visit Reloadmaster's Homepage  Send Reloadmaster an ICQ Message
I want if you can give me the line where I gonna put each thing in...

I love this forum!!!
<---««« That's me!
Go to Top of Page

Reloadmaster
Starting Member

32 Posts

Posted - 22 June 2001 :  18:15:17  Show Profile  Visit Reloadmaster's Homepage  Send Reloadmaster an ICQ Message
A UP A
I I

I love this forum!!!
<---««« That's me!
Go to Top of Page

Reloadmaster
Starting Member

32 Posts

Posted - 24 June 2001 :  05:22:31  Show Profile  Visit Reloadmaster's Homepage  Send Reloadmaster an ICQ Message
UP

I love this forum!!!
<---««« That's me!
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 24 June 2001 :  15:34:55  Show Profile  Visit dayve's Homepage
line numbers will NOT work because my coding will be a lot different from yours. just do a search in the above script name and you will find the changes you need to make.

Dayve
Go to Top of Page

gor
Retired Admin

Netherlands
5511 Posts

Posted - 24 June 2001 :  15:55:09  Show Profile  Visit gor's Homepage
quote:

line numbers will NOT work because my coding will be a lot different from yours. just do a search in the above script name and you will find the changes you need to make.



I wouldn't know what Dayve could tell you more...his post has all the info you need.

Pierre
Join the Snitz WebRing
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.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07