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)
 How do I change the "Edited by..."
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jensvoll
Starting Member

16 Posts

Posted - 05 June 2001 :  12:20:04  Show Profile
How do I change the "Edited by - xxx on 06/06/2001 01:21:18" that comes up when you edit your posting.
What I want to do, is to make the font smaller and in a different color then the rest of the message.

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 05 June 2001 :  12:43:59  Show Profile
It is line 90-93 of your post_info.asp file.

if strEditedByDate = "1" and mlev < 4 then
txtMessage = txtMessage & vbCrLf & vbCrLf & "Edited by - "
txtMessage = txtMessage & ChkString(STRdbntUserName, "display") & " on " & ChkDate(DateToStr(strForumTimeAdjust)) & " " & ChkTime(DateToStr(strForumTimeAdjust))
end if

Go to Top of Page

jensvoll
Starting Member

16 Posts

Posted - 11 June 2001 :  10:43:33  Show Profile
Thanks

Actually I had to edit line 222-225 to get it to work.

Just to be safe, I made the same changes in both places (lines 90-93 & 222-225).

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.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07