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)
 Message Icons MOD
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 3

masterao
Senior Member

Sweden
1678 Posts

Posted - 03 October 2002 :  19:37:56  Show Profile  Visit masterao's Homepage
Which page are you trying to load when you get that error, bobbart? Could you post a link to a text-version of that file?


Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page

bobbart
Junior Member

USA
163 Posts

Posted - 04 October 2002 :  01:13:57  Show Profile  Send bobbart an ICQ Message
I get that when I go to the active topics. And I have anything below Last 6 Hours selected as the filter. If I have last visit or mins up to Last 6 Hours I am fine. But Last 6 hours and up I get the error. Very strange.

Edited by - bobbart on 04 October 2002 01:29:22
Go to Top of Page

bobbart
Junior Member

USA
163 Posts

Posted - 04 October 2002 :  01:46:05  Show Profile  Send bobbart an ICQ Message
Well I fixed it. Instead of doing this:
fT_LAST_POST_REPLY_ID = 18
fLAST_POST_AUTHOR_NAME = 19
fT_MSGICON = 20

I just placed the fT_MSGICON = at the end and numbered it 22 since there are others there. Well I looked over the code and seen that I installed everything but that part as per instructions. Well now it works. I dont see what the big deal was but I am not an ASP expert.
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 04 October 2002 :  06:14:20  Show Profile  Visit masterao's Homepage
Have you made other changes to active.asp? If so, that could be the cause of the error you recieved. The numbering is in which order the field is collected from the db, and if you just added the Msg Icon addition for the sql-query at the end, you have to do the same when assigning a variable to fT_MSGICON (and not use the example given in the readme).


Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page

pknaz
Junior Member

USA
117 Posts

Posted - 09 October 2002 :  03:05:21  Show Profile  Visit pknaz's Homepage  Send pknaz an AOL message  Send pknaz an ICQ Message  Send pknaz a Yahoo! Message
I would like to add some functionality to this MOD. I think it would be great to have an "alt" defined when you mouse over the icons. has anyone else done anything like this?
Go to Top of Page

James
Average Member

USA
539 Posts

Posted - 09 November 2002 :  12:46:40  Show Profile  Visit James's Homepage
As MarkJH just pointed out in this topic, if you use the quick reply feature then no message icon (not even the standard icon) is included with the post. I kind of like this as it gives me a way to determine how many users are using the quick Reply and also encourages users to use the regular reply function if they want added features. However, maybe someone has a solution for Mark who wants the standard icon included with the quick reply.

*Interested in Radio Control*
*The RC Web Board - http://www.rcwebboard.com/*
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 09 November 2002 :  18:39:31  Show Profile  Visit masterao's Homepage
To add the standard message icon into Quick Reply, look for this line in Sub QuickReply in topic.asp:


			"              <form name=""PostTopic"" method=""post"" action=""post_info.asp"" onSubmit=""return validate();"">" & vbNewLine & _


Add the following line after that.

			"              <input name=""strMessageIcon"" type=""hidden"" value=""1"">" & vbNewLine & _


Then you have the standard icon included when replying with Quick Reply.


Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page

MarkJH
Senior Member

United Kingdom
1722 Posts

Posted - 10 November 2002 :  09:33:41  Show Profile  Visit MarkJH's Homepage
It's the little things...

Thanks, Masterao. That works a treat!

Bandlink.net - http://www.bandlink.net/
Bandlink Music Forums - http://www.bandlink.net/forum/
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 10 November 2002 :  10:29:48  Show Profile  Visit masterao's Homepage
No problems, MarkJH. Im just glad to be of assistance.


Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
Previous 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.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07