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)
 Smilies
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

master of puppets
Junior Member

Canada
117 Posts

Posted - 09 January 2001 :  21:51:03  Show Profile  Visit master of puppets's Homepage  Send master of puppets an AOL message  Send master of puppets an ICQ Message  Send master of puppets a Yahoo! Message
How do I get my own smiley guys to work in that list and in posts?

"If I close my mind in fear, Please pry it open" - Metallica

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 09 January 2001 :  21:58:16  Show Profile
You can use this: http://forum.snitz.com/forum/link.asp?TOPIC_ID=2871

Or you can manually edit inc_functions.asp, faq.asp and pop_icon_legend.asp to add the smilies yourself.

Edited by - Richard Kinser on 09 January 2001 21:58:52
Go to Top of Page

master of puppets
Junior Member

Canada
117 Posts

Posted - 10 January 2001 :  00:08:54  Show Profile  Visit master of puppets's Homepage  Send master of puppets an AOL message  Send master of puppets an ICQ Message  Send master of puppets a Yahoo! Message
Thank you sir. Worked like a charm

"If I close my mind in fear, Please pry it open" - Metallica
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 10 January 2001 :  00:21:25  Show Profile
You're welcome..
Go to Top of Page

StockholmStudent
Junior Member

Sweden
329 Posts

Posted - 21 March 2001 :  08:11:01  Show Profile  Visit StockholmStudent's Homepage  Send StockholmStudent an ICQ Message
where do I need to manually edit inc_functions.asp and pop_icon_legend.asp!? At which lines!? How does it look!? What to write where!?

Could you please just instruct me shortly on how to do it!?

Cause I dont want no more mods for this.. I'd like to do it manually! :)

cheers
/CHEETAH

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 21 March 2001 :  08:20:31  Show Profile
Well your inc_functions.asp and pop_profile.asp files are probably modified already so I'll just show you the first line of code you need to look for.

in inc_functions.asp

here is the first line of the first section where you'll need to add code for your new smilies (just use what is already there as an example):


fString= replace(fString, "<img src=icon_smile_angry.gif border=0 align=middle>", "[:(!]", 1, -1, 1)


here is the first line of the second section:


fString = replace(fString, "[:(!]", "<img src=icon_smile_angry.gif border=0 align=middle>")



in pop_icon_legend.asp:

Just look at the file and you should be able to figure out what you will need to do (just use the existing code as an example.)
Go to Top of Page

StockholmStudent
Junior Member

Sweden
329 Posts

Posted - 21 March 2001 :  10:25:27  Show Profile  Visit StockholmStudent's Homepage  Send StockholmStudent an ICQ Message
well.. that really sounds like an easy peaK! :) I should be able to manage that! Thanks alot Richard!

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