Author |
Topic |
Helena
Starting Member
Spain
21 Posts |
Posted - 01 December 2002 : 05:56:12
|
masterao,
So, it was there!
thanks a lot! I knew that must change a "1" to "2" but didn't know in which page this number where
Now everything works perfectly.
Thanks again
Helena |
|
|
BamaHurricaneHunter
Starting Member
2 Posts |
|
masterao
Senior Member
Sweden
1678 Posts |
|
Webguy
New Member
Australia
65 Posts |
Posted - 05 December 2002 : 19:59:52
|
Hi I have .17 version of AU on V3.3.03 and I have just upgraded to mysql. Most seems to be working ok, BUT, I get...
Microsoft VBScript runtime error '800a000d' Type mismatch: '[string: ""]'
/discussion_forums_mysql/inc_activeusers.asp, line 62 and that line says
if (rsAM("M_AUHIDE")=1 or isNull(rsAM("M_AUHIDE"))) or strAUAnon = 0 or bolOverride then
I get the same error in active_users.asp as well.
Any ideas? |
"Special bulletin: There is still no news from New Zealand. If they ever have any, we'll be sure to let you know." |
|
|
Webguy
New Member
Australia
65 Posts |
Posted - 05 December 2002 : 20:04:29
|
OK, figured it out
rsAM("M_AUHIDE")=1
is now
rsAM("M_AUHIDE")="1"
and it's fine |
"Special bulletin: There is still no news from New Zealand. If they ever have any, we'll be sure to let you know." |
|
|
TPUC
Starting Member
9 Posts |
Posted - 09 December 2002 : 07:52:19
|
Does AU4.0.17 work with Snitz Version 3.4.03 ? |
|
|
quickprofit
Starting Member
9 Posts |
Posted - 09 December 2002 : 11:04:20
|
I am not sure if this has already been answered yet but here it is.
On my active users page for the OS / Browser I always get Unknown Unknown for both. Is there a fix anywhere? I have tried all that I know but no luck. All the information about browser an OS Is in the DB also. I have checked.
Please help. |
Edited by - quickprofit on 09 December 2002 11:05:42 |
|
|
masterao
Senior Member
Sweden
1678 Posts |
Posted - 09 December 2002 : 12:08:01
|
quote: Originally posted by TPUC
Does AU4.0.17 work with Snitz Version 3.4.03 ?
Yes.
quickprofit, there was a bug-fix posted for that in a separated topic. Search for active users in Help: Mod Implementation and you will find.
|
Jan =========== FR Portal Forums | Active Users 4.0.20 Mod |
|
|
quickprofit
Starting Member
9 Posts |
Posted - 09 December 2002 : 14:59:53
|
Well I have done a search like you say but I have not been able to find anything. Maybe I missed it.
Do you know what page it is on or know how to fix this?
Please help. |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 09 December 2002 : 15:08:32
|
I doubt there is a fix for Unknown/Unknown, on my site it is usually because you are getting spidered by a search engine. You will notice that there are many of them at the same time, and the IP addresses are almost identical. |
|
|
quickprofit
Starting Member
9 Posts |
Posted - 09 December 2002 : 15:17:02
|
I always get this and it is actual members, not search engines. Even I get this. The browser information IS in the Database but the page says unknown. |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 09 December 2002 : 15:25:01
|
oh, sorry, misunderstood your post then |
|
|
quickprofit
Starting Member
9 Posts |
Posted - 09 December 2002 : 15:25:40
|
thats ok. does yours work or do you always get Unknown also? |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 09 December 2002 : 23:22:25
|
No, I get proper o/s & browser setting for all users (members & guests) ... except spiders of course. |
|
|
dayve
Forum Moderator
USA
5820 Posts |
Posted - 09 December 2002 : 23:48:05
|
quote: Originally posted by laser
I doubt there is a fix for Unknown/Unknown, on my site it is usually because you are getting spidered by a search engine. You will notice that there are many of them at the same time, and the IP addresses are almost identical.
I modified my code to show GoogleBot and other spiders in my previous version of Active Users. I have not done it for this version yet, but the code is basically the same for figuring out browsers and operating systems. What I am getting at is, it IS possible to display this info. I will mod the code and post a tweak for everyone to use by next weekend. I don't have free time right now but I will get to it. |
|
|
|
Topic |
|