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)
 Active Users Updated With Ip Viewing for Admin's
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 16

redbrad0
Advanced Member

USA
3725 Posts

Posted - 31 December 2000 :  17:54:00  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
HuwR,

It should run fine with switching it to a memo field. Something that can be done about this, is that in the inc_top.asp file you should of added a bunch of in then statements. If you just change the one of then that finds out if it is someone replying to the message and have it say something like replying to... <.a href="link.asp?TOPIC_ID=74839">TOPIC NAME<./a>

That should cut down on the length of the string also

what do you think?

Brad
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 31 December 2000 :  18:05:01  Show Profile  Visit HuwR's Homepage
The site in question changed the field to a memo, and it seems to work ok. I guess that way you still get the title and stuff ?

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page

DZLINK
Starting Member

Taiwan
2 Posts

Posted - 01 January 2001 :  09:10:59  Show Profile
<center><font size=4><font color=orange>THANK YOU redbrad0</font id=orange></font id=size4></center>
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
If you just change the one of then that finds out if it is someone replying to the message and have it say something like replying to... <.a href="link.asp?TOPIC_ID=74839">TOPIC NAME<./a>
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
inc_top.asp
strOnlineLocation = "Replying To Message ' <a href=""topic.asp?" & strOnlineQueryString & """>" & Request.QueryString("Topic_Title") & "</a> '"
Change it to this:
strOnlineLocation = "Replying To Message ' <a href=""link.asp?TOPIC_ID=" & Request.QueryString("TOPIC_ID") & """>" & Request.QueryString("Topic_Title") & "</a> '"

OK!!



Edited by - DZLINK on 03 January 2001 19:16:58
Go to Top of Page

redbrad0
Advanced Member

USA
3725 Posts

Posted - 01 January 2001 :  11:25:31  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
DZLINK,

That should fix it, sorry i have not updated the database ive been so busy that i am barely have enough time to check my email :O)

Brad
Go to Top of Page

snaayk
Senior Member

USA
1061 Posts

Posted - 01 January 2001 :  15:22:16  Show Profile  Visit snaayk's Homepage  Send snaayk an AOL message  Send snaayk an ICQ Message  Send snaayk a Yahoo! Message
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Here is 2 addons.

FILE: http://www11.ewebcity.com/dssdbs/files/active_users_addons.zip

This first one is for if you liked the way the Who's Online Mod displayed the Members name and was like a Category of the Forum.

Just insert the Include code like this:

<font size=1><pre id=code><font face=courier size=2 id=code> end if
rs.MoveNext
loop
end if
<font color=red>%>
<!--#include file="active_users2.asp"-->
<%</font id=red>
if strShowStatistics = "1" then
WriteStatistics
end if</font id=code></pre id=code></font id=size1>

If you have the minimize category mod installed and you want the Who's Online part to be collapsible as well substitute <font color=red>active_users2<b>b</b>.asp</font id=red> as the include file above.


If you would instead like the Active Users displayed as the last line in your statistics section.

Just insert the Include code like this:

<font size=1><pre id=code><font face=courier size=2 id=code> rs.MoveNext
loop
end if
if strShowStatistics = "1" then
WriteStatistics
<font color=red>%>
<!--#include file="active_users3.asp"-->
<%</font id=red>
end if
%>
</table>
</td></font id=code></pre id=code></font id=size1>


When cfm-resources is up, a DEMO can be seen here: http://richard.cfm-resources.com

Alternate DEMO Site: http://www.websamba.com/dssdbs/forum/

Edited by - Richard Kinser on 20 December 2000 17:46:08
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Richard,

Where do I insert this code. What page and what what line?

Thanks!

<img src="http://campaignworld.webhop.net/images/snaayk.png" border=0>
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 01 January 2001 :  16:26:58  Show Profile
default.asp

just search for: WriteStatistics

and you'll see the section of code I mentioned in that post.
Go to Top of Page

snaayk
Senior Member

USA
1061 Posts

Posted - 01 January 2001 :  16:39:41  Show Profile  Visit snaayk's Homepage  Send snaayk an AOL message  Send snaayk an ICQ Message  Send snaayk a Yahoo! Message
Thank You very Much...You guys/gals are incredible with which the speed you help out. I have never seen any support group help as quick and as accurate before, not even on ircs with "live" people.

Thanks Again.

Tony

<img src="http://campaignworld.webhop.net/images/snaayk.png" border=0>
Go to Top of Page

Capt_Dunzell
Junior Member

USA
160 Posts

Posted - 01 January 2001 :  17:40:22  Show Profile  Visit Capt_Dunzell's Homepage
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I have been trying to use this mod but I am having a one big problem. I am using the newest ver SR4 and am having problems with users not being logged on and showing up and users not on the board and showing up. I changed the part with the strTempCookieType to strUniqueID. Can someone help me. Someone might have already answered this but I am having trouble following this topic so I am asking it again.

Matt

<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>


I just installed it into sr4 and am having the same problem. Worked great in sr3.

Any ideas?

http://www.dunzellsden.com/forum/
Go to Top of Page

bugzy
Junior Member

USA
147 Posts

Posted - 02 January 2001 :  13:44:17  Show Profile  Visit bugzy's Homepage
can someone post the link to the right code for SR3 and SR4 ?

Go to Top of Page

Dynamix
Junior Member

Germany
205 Posts

Posted - 02 January 2001 :  17:58:55  Show Profile
I´ve tried to use it with the 3.1 Final and i always get this error:
Microsoft VBScript compilation error '800a03ea'
Syntax error /inc_top.asp, line 55 Function OnlineSQLencode(byVal strPass)

What´s wrong?

Go to Top of Page

CrAzY
New Member

USA
50 Posts

Posted - 02 January 2001 :  18:40:55  Show Profile  Send CrAzY an AOL message  Send CrAzY an ICQ Message
I'm using Version 3.1 SR4 and I've attempted to use the active_users.asp mod's and I'm having no luck.

For some reason, it looks like the cookies aren't writing or reading correctly. Can anyone help me? I try to set the cookies to the entire set, but then a user can't logout. And trying to view active members online only shows guests.

Here is the location of my
http://216.122.195.90/Forum/

Go to Top of Page

frankie
Junior Member

Vatican City
304 Posts

Posted - 02 January 2001 :  22:39:55  Show Profile  Visit frankie's Homepage  Send frankie an AOL message  Send frankie an ICQ Message  Send frankie a Yahoo! Message
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
<center><font size=4><font color=orange>THANK YOU redbrad0</font id=orange></font id=size4></center>
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
If you just change the one of then that finds out if it is someone replying to the message and have it say something like replying to... <.a href="link.asp?TOPIC_ID=74839">TOPIC NAME<./a>
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
inc_top.asp
strOnlineLocation = "Replying To Message ' <a href=""topic.asp?" & strOnlineQueryString & """>" & Request.QueryString("Topic_Title") & "</a> '"
should fix this:
strOnlineLocation = "Replying To Message ' <a href=""link.asp?TOPIC_ID=" & Request.QueryString("TOPIC_ID") & """>" & Request.QueryString("Topic_Title") & "</a> '"

OK!!


<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Which line is the correct one??!

ô¿~
Go to Top of Page

(.)z
New Member

United Kingdom
85 Posts

Posted - 03 January 2001 :  09:35:54  Show Profile  Visit (.)z's Homepage  Send (.)z an AOL message  Send (.)z an ICQ Message  Send (.)z a Yahoo! Message
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>For some reason, it looks like the cookies aren't writing or reading correctly. Can anyone help me? I try to set the cookies to the entire set, but then a user can't logout. And trying to view active members online only shows guests.<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

I had a similar problem. At the top of the code that is inserted into inc_top.asp you will see<pre id=code><font face=courier size=2 id=code>' ******************************************************
' ADD HERE WHAT YOU WANT THE PREFIX OF YOUR COOKIE TO BE
' it will either be 'strCookieURL' or 'strUniqueID'
strTempCookieType = strUniqueID
' ******************************************************
</font id=code></pre id=code>

The default setting was <b>strCookieURL</b>. I changed this to <b>strUniqueID</b> and it all works fine now.

Regards - <img src=icon_smile_cool.gif border=0 align=middle>z

Edited by - (.)z on 03 January 2001 09:37:43
Go to Top of Page

DZLINK
Starting Member

Taiwan
2 Posts

Posted - 03 January 2001 :  11:34:04  Show Profile
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>

Which line is the correct one??!

ô¿~
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
this:
strOnlineLocation = "Replying To Message ' <a href=""link.asp?TOPIC_ID=" & Request.QueryString("TOPIC_ID") & """>" & Request.QueryString("Topic_Title") & "</a> '"

Go to Top of Page

CrAzY
New Member

USA
50 Posts

Posted - 03 January 2001 :  16:08:01  Show Profile  Send CrAzY an AOL message  Send CrAzY an ICQ Message
Hey (.)z - Thanks - changing that part of the cookie helped with the Active Members listing, but I'm still having problems setting cookies to the entire website. Got any suggestions on that?

Go to Top of Page
Page: of 16 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.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07