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)
 Smile Manager 3.3
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 8

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 29 October 2001 :  14:00:36  Show Profile
Okay, well I've updated the mod and everything works... Guess I screwed up (I seem to be very good at that too ).

But now another question: the smiles are no longer in a particular order in admin_smiles.asp. Is there a way to fix that like in pop_new_smiles.asp where they are ordered ascending by description?

Thanks & sorry for takin' up your time...

Roland


http://www.frutzle.com
Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 30 October 2001 :  01:30:34  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
Zip updated

---------------
Da_Stimulator has spoken
Go to Top of Page

Manix
Starting Member

2 Posts

Posted - 30 October 2001 :  08:09:40  Show Profile
Anyone know if their is a version of this for v3.1, only i havnt bothered upgrading becuase of the inherant bugs first encountered (should i just bite bullet and upgrade to v3.3?)

Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 30 October 2001 :  09:51:28  Show Profile
Bugs? You mean in the forums version 3.3.03? I haven't found any bugs that couldn't be solved in a matter of seconds.

Don't know if this or the old smiles mod work with Snitz v3.1 though.
Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 30 October 2001 :  11:05:32  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
I believe I wrote the old smiles for 3.1 SR 4

---------------
Da_Stimulator has spoken
Go to Top of Page

foo
New Member

52 Posts

Posted - 30 October 2001 :  16:43:12  Show Profile
Does anyone have this running where we can take a look at it? Screenshots? Anything?

Thanks,

-Tim


Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 31 October 2001 :  04:01:03  Show Profile
I'll make you some screenshots. I don't really like making people admin (for obvious reasons ).

Give me 10 minutes please.

Roland

EDIT >> URL's to images:
http://www.frutzle.com/snitz/smilesadmin.jpg
http://www.frutzle.com/snitz/smilesadmin2.jpg

The first screendump is of the Smiles Admin page where you can see a list of the current smiles and their code (you can edit and/or delete them there).
The second screendump is of the page where you add new smiles.

Hope this helps you.

Roland


http://www.frutzle.com

Edited by - FrutZle on 31 October 2001 04:06:30
Go to Top of Page

acenet
Starting Member

Austria
18 Posts

Posted - 31 October 2001 :  09:21:09  Show Profile
hi

i want to install this mod but in mod_dbsetup.asp i have no entry to select to update the database.
how can i update the databsase?

thank you

Edited by - acenet on 31 October 2001 09:35:39
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 31 October 2001 :  13:54:34  Show Profile
quote:

hi

i want to install this mod but in mod_dbsetup.asp i have no entry to select to update the database.
how can i update the databsase?

thank you

Edited by - acenet on 31 October 2001 09:35:39



Did you put the files dbs_1-3_3-sm_up.asp and dbs_smiles.asp in the folder with the rest of the files?
If so, I don't know. If not, you have to use those. They are used for updating the database.
The first one (dbs_1-3_3-sm_up.asp) is for updating from the previous version of this MOD. The second one (dbs_smiles.asp) is for when you're making a "clean install".

Hope this helps

Roland


http://www.frutzle.com
Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 31 October 2001 :  14:42:33  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
Thats correct, also its admin_mod_dbsetup.asp not just mod_dbsetup.asp - This is for use with Snitz Forums 3.3 and up (which comes with admin_mod_dbsetup.asp - Admin Options -> Mod Setup)

---------------
-Da_Stimulator
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 31 October 2001 :  15:08:04  Show Profile
Hey Stim, I just figured out that I'd made one small mistake when I updated to the new version... In pop_new_smiles.asp I forgot to edit line 63:
strsql = "SELECT S_ID, S_CODE, S_URL, S_DESC FROM " & strTablePrefix & "SMILES WHERE S_ENABLED='yes' ORDER BY S_DESC ASC"

After doing that I finally got what I wanted: Icons can be used by inserting the code manually but not by selecting them from the list in pop_new_smiles.asp

This is great for making a tutorial or giving help with the forums' icons without turning on HTML and everyone being able to use the icons.

Lol, pretty useless post, but I just thought I'd let you know.
Hey, you can probably use that last paragraph to make this MOD even more wanted

Roland


http://www.frutzle.com
Go to Top of Page

acenet
Starting Member

Austria
18 Posts

Posted - 31 October 2001 :  18:38:11  Show Profile
hi

thanks for the answers but i still have the problem.

i dont have the admin_mod_dbsetup.asp

do i have a wrong version of the forum? is there no way?

thanks

www.acenet.at
Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 31 October 2001 :  18:58:13  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
You are running SR4, this mod was written specifically for snitz version 3.3.03 (http://forum.snitz.com/download.asp)

---------------
-Da_Stimulator
Go to Top of Page

Kenno
Average Member

Cambodia
846 Posts

Posted - 01 November 2001 :  00:21:47  Show Profile  Visit Kenno's Homepage
Just wanna say.. this MOD is so cool.

÷§÷ Kenno ÷§÷
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 04 November 2001 :  08:39:16  Show Profile
Okay, I made a couple changes that might be usefull for others too:

I removed the link to "additional smiles" from pop_icon_legend.asp
I removed the link to "original smiles" from pop_new_smiles.asp
I changed inc_post_buttons.asp so this code:
<% if lcase(strIcons) = "1" then %>
<a href="JavaScript:openWindow3('pop_icon_legend.asp')"><img src="icons/icon_editor_smilie.gif" width="22" height="22" alt="Insert Smilie" border="0"></a>
<% end if %>

Now looks like this:
<% if lcase(strIcons) = "1" then %>
<a href="JavaScript:openWindow3('pop_icon_legend.asp')"><img src="icons/icon_editor_smilie.gif" width="22" height="22" alt="Insert Smilie" border="0"></a>
<a href="JavaScript:openWindow3('pop_new_smiles.asp')"><img src="icons/icon_editor_extra_smile.gif" width="22" height="22" alt="Insert Smilie" border="0"></a>
<% end if %>


icon_editor_extra_smile.gif is this image: .
It shows up to the right of the smile icon when someone makes a post so they can go directly to the aditional icons list instead of having to go to the original icons list first.

Don't know if anyone was interested in this, but I thought I'd share this with you anyway.

Roland
Go to Top of Page
Page: of 8 Previous Topic Topic Next Topic  
Previous Page | Next Page
 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.51 seconds. Powered By: Snitz Forums 2000 Version 3.4.07