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 / Classic ASP versions(v3.4.XX)
 Signatures - Urgent Help
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

deki
Starting Member

Brazil
34 Posts

Posted - 10 August 2002 :  22:15:27  Show Profile  Visit deki's Homepage  Send deki an ICQ Message  Send deki a Yahoo! Message
Hello :)

I'd like to know how to include a line before the users' signatures in each topic.
Which file shall I edit?

My Forum: http://www.losdakilla.com.br/forum

rick7165
Senior Member

USA
1094 Posts

Posted - 10 August 2002 :  22:16:32  Show Profile  Visit rick7165's Homepage
A horizontal line?

Test Site:
EastPasco Huw's Code 3.3.10 SQL 2000
Huwr's Modified Code
Email
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 10 August 2002 :  22:19:02  Show Profile
post_info.asp

if you do a search in that file for sig you should get two results that look like this:
txtMessage = txtMessage & vbNewline & vbNewline & ChkString(GetSig(STRdbntUserName), "signature" )

If you change it to this, you'll get an extra blank line:
txtMessage = txtMessage & vbNewline & "<br>" & vbNewline & ChkString(GetSig(STRdbntUserName), "signature" )

In post_info.asp for 3.3.05 those lines are:
625 and 739
Go to Top of Page

ustcatgccaa
Starting Member

22 Posts

Posted - 14 September 2002 :  21:37:35  Show Profile  Visit ustcatgccaa's Homepage
How does one add a signature to a user's profile. I've gone in there and I don't see a place where you can upload/link to a jpg or tiff signature file.

How do you guys do it?


Armand
USTCATGCCAA
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 14 September 2002 :  21:40:44  Show Profile  Send ruirib a Yahoo! Message
You need to upload the image to your own URL and link to it in your signature.


Snitz 3.4 Readme | Like the support? Support Snitz too
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.35 seconds. Powered By: Snitz Forums 2000 Version 3.4.07