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/Code)
 Easiest More Smiles
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

suhern
Junior Member

186 Posts

Posted - 31 March 2002 :  13:41:13  Show Profile
This is a modification of Wii's photogallery.

Description: very easy adding of smileys for insertion in post
Database: Not needed, FSO required

Installation:
1. Create a Folder(smiley) at the same level as your forum folder
2. In the smiley folder add whatever subfolder you like. the subfolders are your smiley categories. In these subfolders add whatever gif or jpg pictures that you like. (note name should not have [] eg. name[1].gif

3. Create the following asp file and put it in the smiley folder

http://baweb.np.edu.sg/forum/ShowPicture2.txt (right click to save as)

4. Then open inc_post_buttons.asp and:

Search for:

<% if lcase(strIcons) = "1" then %>

and add the following below it

<a href="JavaScript:openWindow3('../smiley/ShowPicture2.asp')"><img src="icon_editor_smilie.gif" width="22" height="22" alt="Insert Smilie" border="0"></a>

Note: In my case I replaced the original insersmile popup with the one above

That's it. You can see it here: http://baweb.np.edu.sg/forum

The maintenance is real easy - just drop the pics into the categories or just create new categories (subfolders as described above)

Cheers




Edited by - suhern on 31 March 2002 13:57:10

Edited by - suhern on 31 March 2002 13:58:35

suhern
Junior Member

186 Posts

Posted - 01 April 2002 :  23:03:52  Show Profile
Must say that the code insertion in this little mod does not work in Netscape. Anyone know how to get it to work in Netscape? Must still cater for the minority.


Go to Top of Page

Sparxx
Starting Member

5 Posts

Posted - 06 April 2002 :  15:03:42  Show Profile
I think Netscrape should just die. It is very frustrating to have to do 2x the code just to satisfy a dying (crappy) browser.

Just my 2 cents.

Sparxx

Go to Top of Page

Lydecker
Junior Member

United Kingdom
297 Posts

Posted - 20 August 2002 :  19:00:17  Show Profile  Visit Lydecker's Homepage
How do you impliment this code:
quote:
<a href="JavaScript:openWindow3('../smiley/ShowPicture2.asp')"><img src="icon_editor_smilie.gif" width="22" height="22" alt="Insert Smilie" border="0"></a>
into Version 3.4??

Thanks
Go to Top of Page

Lydecker
Junior Member

United Kingdom
297 Posts

Posted - 20 August 2002 :  19:09:59  Show Profile  Visit Lydecker's Homepage
THis is the code you want for 3.4:

quote:
'############# SMILIE MOD ################
Response.Write"<a href=""JavaScript:openWindow3('../smiley/ShowPicture2.asp')""><img src='icon_editor_smilie.gif' width='22' height='22' alt='Insert Smilie' border='0'></a>"
'##########################################
Go to Top of Page

Etymon
Advanced Member

United States
2385 Posts

Posted - 21 August 2002 :  02:33:50  Show Profile  Visit Etymon's Homepage
Netscape does not have the ability built into it's application to do this. There is not a workaround for this situation. The option simply does not exist in Netscape.


Edited by - Etymon on 21 August 2002 02:34:45
Go to Top of Page

FortuneTeller
Starting Member

USA
1 Posts

Posted - 21 August 2002 :  20:01:43  Show Profile
I'm kind of confused. Is this a change to another MOD. I am currently running 3.4. I made a folder called smiley and placed it next to or at the same level and plased the showpicture2.asp in it with icon_editor_smilie.gif. Then I put a subfolder inside the smiley folder called test with a couple of gifs in it.

I then added the code to the inc_post_butttons.asp. I uploaded all then logged in and nothing happens. Do I need a MOD, do I need to do something else.

Thanks
Go to Top of Page

Etymon
Advanced Member

United States
2385 Posts

Posted - 21 August 2002 :  20:19:53  Show Profile  Visit Etymon's Homepage

You'll have to visit here http://www.ls3k.com/snitz/mods.asp to pick up the pieces. Look for the following MODs to get a background for this one, More Smiles, Smile Manager 3.3, and Smile Manager 3.3 ENHANCEMENT (update 4/4/02).

These will help you somewhat.

You may also want to scour these forums for any other posts members have contributed towards this MOD. The links are in my signature.

Have fun!

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