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: MOD Implementation
 Active Users 4.0.11 bug report
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

CarKnee
Junior Member

USA
297 Posts

Posted - 21 August 2002 :  17:04:06  Show Profile  Visit CarKnee's Homepage
I think I found some bugs in active_users.asp...

active_users.asp

Line 125:
Is this:
strSql = "SELECT ME.MEMBER_ID, ME.M_NAME, ME.M_AUHIDE, AU.AU_IP, AU.AU_LOGINTIME, AU.AU_LASTACTIVETIME, AU.AU_LASTPAGE, ME.M_ICQ, ME.M_YAHOO, ME.M_AIM, ME.M_LEVEL, AU.AU_QUERYSTRING, AU.AU_USER_AGENT " & _

Should be this:
strSql = "SELECT ME.MEMBER_ID, ME.M_NAME, ME.M_AUHIDE, AU.AU_IP, AU.AU_LOGINTIME, AU.AU_LASTACTIVETIME, AU.AU_LASTPAGE, ME.M_ICQ, ME.M_YAHOO, ME.M_AIM, ME.M_LEVEL, AU.AU_QUERYSTRING, AU.AU_USER_AGENT, ME.M_MSN " & _

Line 651:
Is--> response.write getCurrentIcon(strIconProfileLocked,fLang(strLangMOD_Ls3kAU_01460) & " " & rsAM("M_NAME") & strLangMOD_Ls3kAU_01470),"hspace=""0""") & "</a>" & VBNewLine
Should be-->
response.write getCurrentIcon(strIconProfileLocked,fLang(strLangMOD_Ls3kAU_01460) & " " & rsAM("M_NAME") & fLang(strLangMOD_Ls3kAU_01470)," hspace=""0""")& "</a>" & VBNewLine


Line 661:
Is this-->
if strMSN = "1" and Trim(rsAM("M_MSN") <> "" then
Should be this-->
if strMSN = "1" and Trim(rsAM("M_MSN")) <> "" then

CarKnee

Nathan
Help Moderator

USA
7664 Posts

Posted - 21 August 2002 :  17:10:59  Show Profile  Visit Nathan's Homepage
Oh yeah, your right.

Forgot about that field.

Nathan Bales
CoreBoard | Active Users Download
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 21 August 2002 :  17:13:29  Show Profile  Visit Nathan's Homepage
Ok, fixed and 4.0.12 is at the Snitz exchange.

Nathan Bales
CoreBoard | Active Users Download
Go to Top of Page

MagicDeath
Starting Member

Turkey
48 Posts

Posted - 21 August 2002 :  17:43:33  Show Profile
wow .. What a fast User for find a new bug ..

I was Uploading my forum with Active users at final time i saw this topic So How much Bug has Active Users 4.x ?
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 21 August 2002 :  17:58:39  Show Profile
I am sure there will be other bugs and this is something that can be found in everything.

Nathan has done a great job on his mod.. (Another pat on the back) It gets included in all the forums I put up for people, could not do with out it..

quote:
Originally posted by MagicDeath

wow .. What a fast User for find a new bug ..

I was Uploading my forum with Active users at final time i saw this topic So How much Bug has Active Users 4.x ?



If you find them, try and fix them, then post the fix so others can do the same...

Cheers,

David Greening
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 22 August 2002 :  01:12:05  Show Profile  Visit Nathan's Homepage
Why did I only fix one of those three??? I'm a dork.

I got all those taken care of now, and the CInt parentasis too.

4.0.13

Nathan Bales
CoreBoard | Active Users Download
Go to Top of Page

MagicDeath
Starting Member

Turkey
48 Posts

Posted - 22 August 2002 :  01:17:14  Show Profile
So Nathan When is the new relase of the Active users ?
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 22 August 2002 :  01:26:49  Show Profile  Visit Nathan's Homepage
Did you read my last post?? The most recent version is out.

Nathan Bales
CoreBoard | Active Users Download
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 22 August 2002 :  02:45:07  Show Profile  Visit Nathan's Homepage
All issues addressed, closing.

Nathan Bales
CoreBoard | Active Users Download
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.39 seconds. Powered By: Snitz Forums 2000 Version 3.4.07