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 Bug and Fix
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Nathan
Help Moderator

USA
7664 Posts

Posted - 17 December 2001 :  23:02:43  Show Profile  Visit Nathan's Homepage
Lines 2 and 6 have the following code
 then Response.Write("7") else Response.Write("5")


If I remeber, this is fine for version 3.1sr4

But for version 3.3, both need to be changed to
then Response.Write("7") else Response.Write("6") 


Nathan Bales - Romans 15:13
-------------------------------

    Test Site | Mod Resource


Edited by - Nathan on 17 December 2001 23:03:49

Edited by - Nathan on 17 December 2001 23:04:17

BikerBob
Junior Member

137 Posts

Posted - 17 December 2001 :  23:20:34  Show Profile
also found the PM mod has the same bug.


change lines 65, and 86 in privatemess.asp from,

Response.Write("5")

to

Response.Write("6")


Go to Top of Page

James
Average Member

USA
539 Posts

Posted - 18 December 2001 :  22:05:42  Show Profile  Visit James's Homepage
I think I'm missing something, what does this write?

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

Morten
Junior Member

Denmark
251 Posts

Posted - 18 December 2001 :  22:17:35  Show Profile
...missing cells I think

Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 19 December 2001 :  01:59:14  Show Profile  Visit Nathan's Homepage
these numbers, 7 and 5 are colspans

So the table is 7 wide for admins, and 6 wide for everyone else.

The mod sets it to 5, which leaves a non existant cell hanging on the end. That cell renders and a nice black square in most browsers. (Including IE)

The origional code was fine for version 3.1sr4 because default.asp was only 5 wide for non-admins.

Nathan Bales - Romans 15:13
-------------------------------

    Test Site | Mod Resource
Go to Top of Page

Adul
Starting Member

37 Posts

Posted - 19 December 2001 :  23:10:18  Show Profile  Visit Adul's Homepage  Send Adul an AOL message  Send Adul an ICQ Message
thans, but I modified everything so much that is doesnt affect me. But I have an active users bug. It has something to do with the sql. not sure what it is yet.

Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 19 December 2001 :  23:19:36  Show Profile  Visit Nathan's Homepage
Can you give me a link to the error?

BTW: Very impressive forum there on your homepage link.

You should post it in the "show off your forums" forum. If you havn't already.

Nathan Bales - Romans 15:13
-------------------------------

    Test Site | Mod Resource
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.22 seconds. Powered By: Snitz Forums 2000 Version 3.4.07