Author |
Topic |
Matthew
New Member
USA
91 Posts |
Posted - 24 December 2000 : 17:48:50
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> Matthew had reported getting this error also but didn't see a fix posted for it. Installing it on v3.1 sr2. <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
I just deleted a ) I don't know where it came from but it works <img src=icon_smile.gif border=0 align=middle>
<center><font color=red>Matt</font id=red> <font color=green>If everything seems to be going your way, you have obviously overlooked something.</font id=green></center> |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 24 December 2000 : 20:47:56
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>I just deleted a ) I don't know where it came from but it works<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote> Deleted it from where? I don't see any extra brackets anywhere.
<center><font color=green>*----*----*----*----*----*----*----*----* <font size=2>"To Get To Heaven, It's Who You Know That Counts."</font id=size2> *----*----*----*----*----*----*----*----*</font id=green></center> |
|
|
redbrad0
Advanced Member
USA
3725 Posts |
Posted - 25 December 2000 : 21:31:54
|
Davio,
I am not sure what this problem is. I was online with Rick for a couple of hours to figure out what the issue was and I could not figure out what was happening. I finally came to the conclusion that it had something to do with the Function so I just finally deleted the function and everywhere it called the function and the script ran right. Im not sure why the exact reason why a function will work on most servers, but will not work on most servers unless its something that your Hosting company setup. I will continue to do research on this and will hopefully figure out what the problem is. If anyone has any ideas please let me know.
Thanks Brad
Brad |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 26 December 2000 : 14:13:41
|
I'm running it on my PWS on a Wins98 system redbrad. I think it might just be something minor why it is throwing this error, but I will keep looking and testing to see what might be causing it. Thanks for the great script anyway!! <img src=icon_smile.gif border=0 align=middle>
<center><font color=green>*----*----*----*----*----*----*----*----* <font size=2>"To Get To Heaven, It's Who You Know That Counts."</font id=size2> *----*----*----*----*----*----*----*----*</font id=green></center> |
|
|
slemieux
Junior Member
USA
234 Posts |
Posted - 27 December 2000 : 09:01:04
|
Found another problem
<img src="http://209.35.175.12/snitz/activeprob.jpg" border=0>
Looking at the Username before the IP might be the way to go.
Scott LeMieux Ready... Fire... Aim!! <img src="http://www.thepercussionist.com/adf/dance2.gif" border=0>
Edited by - slemieux on 27 December 2000 09:02:59 |
|
|
Hopper
Junior Member
192 Posts |
Posted - 27 December 2000 : 11:32:19
|
I noticed in the inc_top.asp code that you had us add that you forgot to close your connection after it was used.. this resulted in an enormous overhead of ODBC connection objects. On the bottom of the ' WHOS ONLINE SCRIPT addin to inc_top.asp, close the obj_Conn connection.
|
|
|
Shade
Starting Member
Indonesia
15 Posts |
Posted - 27 December 2000 : 14:21:20
|
I use MySQL and receive this error message
Object or provider is not capable of performing requested operation. /forum/active_users.asp, line 128
line 128 is "rs.absolutepage = mypage"
what's wrong, same code run just fine at topic.asp or forum.asp
Edited by - shade on 27 December 2000 14:34:54 |
|
|
Hopper
Junior Member
192 Posts |
Posted - 29 December 2000 : 12:53:10
|
Ok, I have a question. Could the active users page display "Unknown Page" for any post/forum that they do not have access too? I have forums that are marked hidden but in active users you can see the topic of the post that people posting in that forum area are replying to even if you dont have access to that forum area. Wow, that was alittle convoluted. hehe.. anyway, i hope you get my point.
|
|
|
redbrad0
Advanced Member
USA
3725 Posts |
Posted - 29 December 2000 : 13:58:14
|
Slemieux – with the name showing up twice, wouldn’t the only way you have different ip address mean that two people are logged in as the same name? If this is the case then it would actually be two names listed, am I wrong?
Hopper - about the issue of sloppy coding, you know that is all ready being discussed at http://forum.snitz.com/forum/link.asp?TOPIC_ID=3270 but that’s just so others will know and can read about it.
The issue you are asking about hidden forms showing up, I’m not sure how you would do this. I have never done anything with active forums so is there something in the querystring that says it’s a hidden forum? If not the only way I know of doing this is running a search on every page to see if it’s a hidden forum or not.
Brad |
|
|
slemieux
Junior Member
USA
234 Posts |
Posted - 29 December 2000 : 21:32:50
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>Slemieux – with the name showing up twice, wouldn’t the only way you have different ip address mean that two people are logged in as the same name? If this is the case then it would actually be two names listed, am I wrong?<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Not necessarily. I actually played with this a bit over a dial up by disconnecting and reconnecting and was able to get my name in the list four times. before it finally cleared it out. I know there are apps available which "mask" your ip address. Guess the question is, do some just give out random numbers which periodically change?
I'll ask the 3 guys who I see this happening to alot what ISP they are using and what if any IP masking software they are using.
Scott LeMieux Ready... Fire... Aim!! <img src="http://www.thepercussionist.com/adf/dance2.gif" border=0> |
|
|
Hopper
Junior Member
192 Posts |
Posted - 29 December 2000 : 23:23:36
|
I expect there is something that says its hidden since its one of the selection options when you are setting up the forum area.
|
|
|
redbrad0
Advanced Member
USA
3725 Posts |
Posted - 30 December 2000 : 00:01:12
|
slemieux,
well i really dont know how to handle that problem. The reason for this is that if two people log into the system as the same person it would only log them as 1, if someone gets kicked off there dial up, then logs back in, there second name would ba taken off after the time allowed for inactivity is met. maybe something that can be added in there is that if there are two active users with same name, but different ip address, it times them out in half the time as it would a normal user.
Brad |
|
|
ASPTools
New Member
USA
89 Posts |
Posted - 30 December 2000 : 21:46:45
|
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
<center><font color=green>-=<font color=red>*</font id=red>=--=<font color=red>*</font id=red>=--=<font color=red>*</font id=red>=-</font id=green> Please help me not to be so busy making a living, That I forget to make a life, AMEN <font color=green>-=<font color=red>*</font id=red>=--=<font color=red>*</font id=red>=--=<font color=red>*</font id=red>=-</font id=green></center> |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 31 December 2000 : 11:55:53
|
RedBrad,
There is a fairly serious limitation when using this MOD with Access, several users have been reporting Data is too big errors in inc_top.asp, I have narrowed it down to the updating of M_Browse, even with fairly short forum and topic titles, it is trying too insert far too much data in the field.
for example the one I have just looked at is trying to insert this (minus the space between < and a [ code] Replying To Message '' < a href="topic.asp?method=Reply&TOPIC_ID=64&FORUM_ID=27&CAT_ID=7&Forum_Title=''%''2E''%''2E''%''2Ee+ ora+che+''%''E8+partito''%''2E''%''2E''%''2Elo+spazio+''%''E8+tutto+nostro''%''21 &Topic_Title=Utente+di+Secondo+Livello''%''21''%''21''%''21">Utente di Secondo Livello!!! '' [ /code] into M_BROWSE
This is the Forum title ...e ora che è partito...lo spazio è tutto nostro! This is the Topic Utente di Secondo Livello!!!
Will your code work if M_BROWSE is set to a memo type ?
<font color=blue>'Resistance is futile'</font id=blue>
Edited by - Huwr on 31 December 2000 18:05:49
Edited by - Huwr on 31 December 2000 18:06:39 |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 31 December 2000 : 11:57:45
|
Sorry about the big size, I will edit it after Redbrad has replied so it don't take up so much width.
<font color=blue>'Resistance is futile'</font id=blue> |
|
|
Topic |
|