T O P I C R E V I E W |
Ouija |
Posted - 14 July 2005 : 17:13:17 http://www.snitzbitz.com/mods/details.asp?Version=All&mid=207
< |
15 L A T E S T R E P L I E S (Newest First) |
mark1million |
Posted - 30 June 2007 : 10:12:06 Thankyou my same problem also fixed with this line change
Mark
quote: Originally posted by Foetus
quote: Originally posted by hans_
I tried install the MOD changes in clean default.asp vers 3.4.05. I have still the problem, that the var highestActiveUserCount not changes. I have the the highest number of users still with Number 1
Try to change this
if not activeUserCount < highestActiveUserCount then
to
if cint(activeUserCount) > cint(highestActiveUserCount) then
< |
spyderuk |
Posted - 10 January 2006 : 16:35:48 Well I was thinking of some other mods.. < |
TonyB7 |
Posted - 06 January 2006 : 23:14:20 Do NOT attempt to install this mod if you have or ever plan to have other mods. See my recent posts with all the trouble I had with it. Just use the Active Users mod. A bit harder to install, but it works with other mods.< |
kpc01 |
Posted - 06 January 2006 : 16:34:25 found it, on page 6 who all logged on....or something like that link below:
http://www.snitzbitz.com/mods/details.asp?Version=All&mid=207< |
kpc01 |
Posted - 06 January 2006 : 16:32:22 It is on snitzbitz, just named something different....I will go see if I can find it and let you know< |
spyderuk |
Posted - 06 January 2006 : 13:51:04 This is the mod I'm looking for. Has someone finished this mod? I've looked through snitzbitz but couldn't find it. If it's out I may have just missed it but no search has really found it as yet< |
bloodyesk |
Posted - 26 August 2005 : 16:51:44 thanks for the MOD ..
is it possible to show these statistics on every page's footer not just in default.asp ?
if possibble, what should I edit/add etc.< |
Foetus |
Posted - 10 August 2005 : 22:02:23 quote: Originally posted by hans_
I tried install the MOD changes in clean default.asp vers 3.4.05. I have still the problem, that the var highestActiveUserCount not changes. I have the the highest number of users still with Number 1
Try to change this
if not activeUserCount < highestActiveUserCount then
to
if cint(activeUserCount) > cint(highestActiveUserCount) then< |
hans_ |
Posted - 24 July 2005 : 11:23:19 I tried install the MOD changes in clean default.asp vers 3.4.05. I have still the problem, that the var highestActiveUserCount not changes. I have the the highest number of users still with Number 1< |
hans_ |
Posted - 22 July 2005 : 04:55:33 Thanks Shaggy You are super workaholic from Dublin Thanks a lot. hans_ alias Jan< |
Shaggy |
Posted - 22 July 2005 : 04:43:27 You're welcome
< |
hans_ |
Posted - 21 July 2005 : 13:49:48 Thanks Shaggy you are grandiose. I understand.< |
Shaggy |
Posted - 21 July 2005 : 12:35:54 Yes, the only way to do it is to start with fresh copies of the v3.4.05 files and edit them as necessary according to the readmes of the various mods you have installed. To save you the hassle of remodding every file, the files that were changed in v3.4.05 are available here.
< |
hans_ |
Posted - 21 July 2005 : 12:05:43 Thank you for info Shaggy, I think I ran the database updates for .04->.05 without uploading the new files. How can I correct it, if i have now lot of MODs installed on my forum? Must I somehow compare the changed files to the new files of 3.4.05 version?< |
Shaggy |
Posted - 21 July 2005 : 04:40:45 The tooltip on your forum's powered by link (assuming this is the forums you're installing the mod on) says it is version 3.4.05 but the comments at the top of your default.asp say it is v3.4.04. Either you ran the database updates for .04->.05 without uploading the new files or you have since overwritten you .05 default.asp with a .04 copy.
< |