PDA

View Full Version : Track Guest Visits


Pages : [1] 2

Paul M
08 Jan 2008, 20:38
vBulletin 3.7 Version
Please remember to click Mark as Installed if you use this modification.
Support questions from members who have not marked this as installed will be considered low priority.

This tracks the number of guests that have visited a forum each day. This isn't possible in stock vbulletin as no record is kept of guest visits, they are a 'realtime' display only. This will add (another) section to the "What's Going On" area.

Options / Features ;

* The ability to turn it on/off.
* The ability to turn just the display on/off.
* The ability to allow (or prevent) certain usergroups viewing the display.
* The ability to run the display code on all pages (not just forumhome).
* The ability to switch between 'Today' and Rolling 24 Hours display (default).
* The list of guests can be set to be always collapsed on initial view.
* The script that the Guest is running is logged (e.g. showthread, usercp etc).
* The request variables in use are logged (e.g. threadid, userid etc).
* The guest table can be cleaned of old records to help control it's size.
* Controls for the displays automatic template update.
* The datastore read (for spider detection) will read from the File/APC/Memcache/Xcache datastore .
* Guest Views data collection - tracking each guests viewing of the forum index page, forums and threads.
* Guest Views data collection can be separately disabled.
* Multiple guest visits to the same page are logged separately.
* Clicking on a Guest type in the main display will list all recent visits by guests of that type.
* Clicking on the option in the guest listing will show that guests viewing data (if enabled).
* Usergroup permissions are done with the standard vbulleten usergroup permissions system.
* The option to keep a record of [and display] the most ever guests can be enabled.

Four new usergroup permissions are provided in the usergroup manager.

* Can View the Guests Visited Display - Members can view the guests visited display on Forumhome.
* Can View Guest IP Addresses - Members can see the ip addresses of visiting guests.
* Can View Guest Visits List - Members can view the list of guest visits page.
* Can View Guest Tracking Data - Members can view the individual guest visit tracking page.

* All (non usergroup) modification settings are in vBulletin Options > Guest Tracking.

To install (or upgrade);

Unzip the XML files.
Upload the bitfields file to your ../includes/xml folder.
If upgrading from the vb 3.6 version, delete the [I]bitfield_track-guests.xml file from your ../includes/xml folder.
Import the product into vBulletin using the ACP Product Manager.
Set your required permissions in the usergroup manager.

Note that by default no usergroup permissions are given, you must set them.


You can get an improved Spiders Definition file from this post (http://www.vbulletin.com/forum/showpost.php?p=565415) - and now a more recent version is available from this site (http://spiderlist.codeforgers.com/).

Note: For Spider detection to work you must set Enable Spider Display to 'Yes' in vBulletin Options > Who's Online Options.


History:

v3.7.001 : Initial vb 3.7 release.
v3.7.002 : Fix for cron_script hook changed in 3.7 Beta 4.
v3.7.003 : Header, Navbar and Footer added to guest display pages.
v3.7.004 : Tracking of visits to archive pages added.

AdemGENÇ
08 Jan 2008, 21:56
Thanks
ok

Zaiaku
08 Jan 2008, 23:09
Someone has been busy. Thx

KURTZ
09 Jan 2008, 00:25
oh yes Paul!!!!! :D

JAuthement
09 Jan 2008, 01:24
Thanks Paul for porting this over to 3.7

Mutt
09 Jan 2008, 04:03
I've never used this mod. How is it on a very large board? I love the idea but worry my traffic might be too much for it. any input would be appreciated. thanks

FYI - we get approx 20 million page views a month

Paul M
09 Jan 2008, 09:01
The data collection uses a simple sql insert/replace per guest, the forumhome display uses one select - the table is indexed. I dont see why it would cause any issues. The only way to be sure is try it.

Barakat
09 Jan 2008, 11:33
works good .....

projectego
09 Jan 2008, 13:04
Thanks very much, Paul. :)

KidCharlemane
09 Jan 2008, 16:12
Nevermind... sucks to think youre working on one forum and realize youre actually uploading files to another by mistake.

Mutt
10 Jan 2008, 05:03
The data collection uses a simple sql insert/replace per guest, the forumhome display uses one select - the table is indexed. I dont see why it would cause any issues. The only way to be sure is try it.

thank you sir

Chance4Today
11 Jan 2008, 03:10
Thank you thank you thank you I have been awaiting for this one. Installed happy as always and here is a gift for ya Paul LMAO

http://img141.imageshack.us/img141/7532/develap8.gif

Freesteyelz
21 Jan 2008, 03:09
I like the fact that in all of your mods we're able to display them where we want. Thanks again, Paul. :)

DeRBeDeR©
21 Jan 2008, 20:29
<removed, not in English>

Paul M
21 Jan 2008, 20:43
Please remember to post in English only, Thanks.

MrNase
22 Jan 2008, 19:46
Hey Paul,

Do you think it's possible to extend it further so that you can keep track of banned users when they are logged out and still browsing the forums?

Maybe a link to a page where you can check the guest's IP against the list of banned IPs or something.

The problem I have right now is that I banned a user account and that person also got barred and I want to prove that this guy is still using my forums.

ptstefa
26 Jan 2008, 11:33
i have installed and enable it but i can't see any difference or a button to see the tracjing!
In ACP is enabled
in usergroups permission i did not find any point for geust tracking


thanks in advance

waynehindle
26 Jan 2008, 12:56
i have installed and enable it but i can't see any difference or a button to see the tracjing!
In ACP is enabled
in usergroups permission i did not find any point for geust tracking


thanks in advance

I have the same issue and not sure where i've gone wrong.

Regards

Paul M
26 Jan 2008, 14:32
Did you actually upload the bitfield file, and then import the product ?

ptstefa
26 Jan 2008, 18:29
SERIOUS PROBLEM after upload xml file


You have been banned for the following reason:
No reason was specified.

Date the ban will be lifted:


I CAN'T LOGIN AND FORUM IS DOWN!!!HELP

Paul M
27 Jan 2008, 15:43
Um, I dont see how uploading this could possibly cause such an effect.

ARB4HOSTING.COM
27 Jan 2008, 16:11
Thanks

asj
28 Jan 2008, 00:36
Thank you very much

KURTZ
04 Feb 2008, 16:27
Paul, just wondering ...

about THIS (http://www.vbulletin.com/forum/showpost.php?p=565415) post, if i wanna increase my spider detection i must download and rename the spiderlist.xml in spiders_vbulletin.xml right?

Paul M
04 Feb 2008, 20:41
Updated for Cron Script changes.

Paul M
04 Feb 2008, 20:43
...if i wanna increase my spider detection i must download and rename the spiderlist.xml in spiders_vbulletin.xml right?
Yes.

Chance4Today
05 Feb 2008, 00:00
Thanks Paul I love this hack and never have had a issue with it :)

KURTZ
05 Feb 2008, 11:46
Paul, i've just updated, but i don't uninstalled the previously version ... :(

when i tried to install the latest i saw the request that we must uninstall the old hack (.001)... but i've overwrited the new hack ... however after that i uninstalled your hack and reinstalled the .002 ... maybe i've troubles? something about the old hack is "hooked" on my DB?

i made the same error with the "who has read" ...

edit: another question Paul, is possible that the old hacks made my forum slow? now, with the new hacks my board seems more faster ...

Paul M
05 Feb 2008, 12:42
I'm not sure what you are talking about here - what request to uninstall .001 ?

KURTZ
05 Feb 2008, 13:02
sorry for my bad english Paul ... :)

anyway i try to explain better ...

when i installed the .002 (the latest hack that you release) the plug-in tells me that i must uninstall any previously version that i've installed, then the .001 ... but i don't uninstalled the .001 i simply overwrite the .002 onto the .001 ... (i don't stopped the installing process)

it's clear now? :)

Paul M
05 Feb 2008, 18:06
I think you are misreading the message - it simply informs you that it is has removed any older version (pre 3.7). It does not ask you to do anything. I'll probably update the message slightly to make it clearer.

KURTZ
07 Feb 2008, 11:49
OK thx Paul :)

AdemGENÇ
12 Feb 2008, 13:02
<removed, not in English>

bainsey
12 Feb 2008, 19:46
installed, brilliant.

Dream
18 Feb 2008, 03:54
Would be nice if the spiders linked to their <info></info> on spiders_vbulletin.xml

Paul M
18 Feb 2008, 13:50
I'm not sure what use that would be to most people.

Dream
18 Feb 2008, 22:30
Just a curiosity to see what are those names that visited the forum, members sometimes wonder.

Brew
28 Feb 2008, 04:11
I noticed that on new boards the date is set to 01-01-1970 if there are no guest visitors.

Not a big deal because as soon as someone visits this will get updated. But it is something you may want to change.

Thanks for this great mod :)

mac27
02 Mar 2008, 06:54
Thanks Paul.

Dream
02 Mar 2008, 08:56
Paul, this has all the spiders the old XML had and some more. You can update your link to the spiders detection file if you want, as this is being updated and the old one is from 2006.

http://spiderlist.codeforgers.com/

Paul M
02 Mar 2008, 12:33
Added to first post. :)

iyihost
10 Mar 2008, 13:05
thanks:)

shlomot
11 Mar 2008, 18:27
Here here to a cool MOD and smooth installation and configuration ride.

Thanks a lot. INSTALLED & RATED.

iyihost
11 Mar 2008, 20:13
my version 3.7.0 beta 4 but can't run hack ?

Paul M
11 Mar 2008, 21:38
If you are running beta software then you should be on Beta 6 by now.

Holfy.com
13 Mar 2008, 03:36
Thanks working fine on 3.7 Beta 6

rolandogomez
13 Mar 2008, 04:25
Excellent! *Installed* Working fine on 3.7 B6 Thanks, rg sends!

PaulSonny
17 Mar 2008, 19:49
can anybody help with this.

I want to edit the currently active users bit below:

Currently Active Users: 9 (2 members and 7 guests)

So that it displays:

Currently Active Users: 9 (2 members and 7 guests) Total Visitors Today: {param}

param being the total number of visitors from this hack?

Thanks, Paul.

djpassion
26 Mar 2008, 17:47
i cant get this to work. im using vb 3.7 rc1

chrissmith
27 Mar 2008, 23:02
i cant get this to work. im using vb 3.7 rc1

worked for me ... same vb version

angusv
28 Mar 2008, 00:12
I am running the latest version of vB (3.7). I have installed the hack and enabled it via the AdminCP. However, nothing appears by the "What's Going On Box". I haven't edited any of the templates; should I have?

Paul M
28 Mar 2008, 03:27
No template edits are needed, did you follow all the instructions ?

djpassion
28 Mar 2008, 11:43
ok its ok Paul. i forgot to do the permissions "Set your required permissions in the usergroup manager. "

great plugin

cheers chris

angusv
29 Mar 2008, 16:07
No template edits are needed, did you follow all the instructions ?

Ohhh, I saw what djpassion wrote. I hadn't enabled it in the usergroup manager.

Great hack - thanks!

slickdawg
30 Mar 2008, 21:35
Any chance of being ported to 3.8?

Paul M
31 Mar 2008, 21:23
3.8 ???

djpassion
01 Apr 2008, 00:44
Any chance of being ported to 3.8?

3.7 isnt even out yet :p

Boofo
01 Apr 2008, 06:47
I don't know how I missed this. Excellent hack, sir. ;)

Dream
07 Apr 2008, 03:39
I don't know how I missed this. Excellent hack, sir. ;)

I would have told you if I knew you didn't know :)

redlabour
30 Apr 2008, 21:48
I still cant see anything.

Permissions are set, Bitfield uploaded - the Guest Tracking Systems i missing in the "Who´s online Area".

ShawnV
01 May 2008, 03:49
One of my favorite hacks, thanks Paul.

_V

redlabour
01 May 2008, 07:28
Ah works now....

J98680B2423E
01 May 2008, 12:21
Installed (also marked). Works well. :up:

Would be good to have the "List of Guests Visiting the Forum" displayed between the forum (Header, Navbar) and Footer, and not as a standalone. :)

readjono
06 May 2008, 13:16
I have one thing popping up a lot which seems to be the FAQ Smilies page. It says -

Called with DO = 'bbcode/werbungFrame.php?do=http://www.omegadm.co.uk/new/fdfffffffffffff/.inc/prc.gif?'

What's that all about?

Paul M
06 May 2008, 14:48
Just a guess, but maybe someone trying to exploit your forum.

Haenk
07 May 2008, 15:16
Variable "guestlisttitle" is always empty

where can I fill it?

Thanks

Paul M
07 May 2008, 16:51
Its built from the phrase "trg_guestlist".

axg
07 May 2008, 17:56
Kudos! Thanks for this mod. Works great. Marked.

freebase69
08 May 2008, 10:08
This works awesome. You see their IP and can highlight it and search Google to identify spammers with ease. Made my life easy other than the fact I had to keep adding new IP's to my blacklist lol.

Larz979
08 May 2008, 15:14
I just uninstalled this mod because I was starting to get some errors that pointed to the guests table.

After uninstalling it my "usergroup" table is now missing off the server. Any ideas why this would go missing after the uninstall?

3.7 gold

Larz

Haenk
08 May 2008, 16:56
I'm missing a title for
".../misc.php?do=guestlist",
".../misc.php?do=guestview..."
I see only "- forum title"
Is it possible to activate the navbar with broadcum and so on in the view?Thanks

Paul M
08 May 2008, 18:28
I just uninstalled this mod because I was starting to get some errors that pointed to the guests table.

After uninstalling it my "usergroup" table is now missing off the server. Any ideas why this would go missing after the uninstall?

1. If you get mysql errors then thats a mysql problem, not this (you probably needed to repair the table).

2. This has no effect on the usergroup table, either installing, using, or uninstalling it.

Larz979
08 May 2008, 18:29
Somehow the permissions on the table got screwed up. I am back up and running. May or may not have had to do with the uninstall.

I just uninstalled this mod because I was starting to get some errors that pointed to the guests table.

After uninstalling it my "usergroup" table is now missing off the server. Any ideas why this would go missing after the uninstall?

3.7 gold

Larz

Paul M
08 May 2008, 18:31
I'm missing a title for
".../misc.php?do=guestlist",
".../misc.php?do=guestview..."
I see only "- forum title"
Is it possible to activate the navbar with broadcum and so on in the view?Thanks
Title are there on a full, unedited install, what have you changed ?

Paul M
09 May 2008, 23:41
As requested a number of times, I have now added the Header, Navbar and Footer to the guest information display pages.

ercy
10 May 2008, 00:03
thank a lot

Hugo Holbling
10 May 2008, 07:32
I've occasionally been getting a database error since installing this mod:

Invalid SQL:
SELECT * FROM guest FORCE INDEX (lastactive) WHERE lastactive > 1210374000;
MySQL Error : Table './hugoholb_vbulletin/guest' is marked as crashed and should be repaired
Error Number : 145

When I switched off the mod in the admincp the error went away. Do you have any idea what's going wrong and what I can do to fix it? I'm going to uninstall it and then install again to see if that corrects the table.

Paul M
10 May 2008, 09:44
It means exactly what it says - the mysql table has crashed - you need to use the mysql repair command to repair it (you can do this via phpmyadmin or the ACP).

Uninstalling/re-installing it might work as that will attempt to drop and then re-create the table - however, im not sure if mysql will drop a crashed table.

Hugo Holbling
10 May 2008, 10:38
Thanks, Paul. It's working fine now.

PenPusher1000
10 May 2008, 18:45
Cool hack. Great for focusing marketing efforts.

One question. Where is the 'what's going on" section.

Thanks!!

Paul M
10 May 2008, 21:29
On the homepage, at the bottom.

pasyvr6
11 May 2008, 21:52
Thanks Paul for the hack.

I will give a shot today!

digicom
12 May 2008, 02:24
Thanks Paul.:up:

KURTZ
12 May 2008, 16:51
Paul just a question:

i've already changed the default spiders.xml with the more recent, so if i go into the who's on line 'hidden' box (where i can vew the IPs) i saw that the software recognizes the spider (Snap Shots Spider) but i don't see it in your hack like Yahoo or Google ... where it count each visit of a spider ...

edit: nevermind after some minutes, now it works ... :)

Paul M
12 May 2008, 17:33
The spider has to actually read a page after you update the file.

butch3r
12 May 2008, 21:33
Great mod. Here comes russian translation

Paul M
13 May 2008, 08:52
:up:

topmedic
18 May 2008, 00:10
It means exactly what it says - the mysql table has crashed - you need to use the mysql repair command to repair it (you can do this via phpmyadmin or the ACP).

Uninstalling/re-installing it might work as that will attempt to drop and then re-create the table - however, im not sure if mysql will drop a crashed table.

Had the same issue. Repairing via ACP and phpmyadmin did not work so I had to uninstall/reinstall. It did drop the crashed table.

Jason Buchanan
18 May 2008, 03:53
I have installed and all is working. Do the spiders automatically show up in the currently active users? If not can you explain how to make it so. Take it easy on me I am a rookie. Thanks.

Paul M
18 May 2008, 12:57
This mod has its own display section in the "Whats going on" section, the visiting spiders are listed there.

skogen
19 May 2008, 14:50
This is a great plugin! :up:

One question... On my forums many people doesn't log in (they are to lazy) so they just read the forums. I know lot's of the IPs where they are from (schools here in my town and company's). Would it be possible that instead of "guest" it would check the IP from a xml-file and the print "guest - any-school" or "guest - any-company"

You could compare it to the spiderlist but here it's about "known" guests. Would it be possible?

Thanks

/Fredrik

readjono
19 May 2008, 15:44
The latest update sees the table just cut off half way down and leave a lot of blank space. Would this be to do with the template? Or is it because I added over 500 rows?

Paul M
19 May 2008, 15:56
The latest update sees the table just cut off half way down and leave a lot of blank space. Would this be to do with the template? Or is it because I added over 500 rows?
I have looked at your site and cannot see that happening, please provide an example link.

One question... On my forums many people doesn't log in (they are to lazy) so they just read the forums. I know lot's of the IPs where they are from (schools here in my town and company's). Would it be possible that instead of "guest" it would check the IP from a xml-file and the print "guest - any-school" or "guest - any-company"
You can define spiders by IP address in the vb spiders file, so I would suggest you customize it for yourself, making sure you keep a copy for when you upgrade vb.

skogen
20 May 2008, 20:47
In the guest list, would it be difficult to implement the resolve function? I think that would be very handy if the IP-adress could be link as it is on the WOL-page :)

readjono
21 May 2008, 12:24
I have looked at your site and cannot see that happening, please provide an example link.
http://www.unofficialmills.co.uk/communities/misc.php?do=guestlist&type=Visitors

Paul M
21 May 2008, 12:31
Sorry but I dont see any gaps or blank rows in that display, looks fine to me (as it did when I last looked).

readjono
21 May 2008, 12:56
Ah... perhaps it's just from admin view then.

Paul M
21 May 2008, 15:36
That column should be the IP address.

readjono
22 May 2008, 18:38
That column should be the IP address.
Yeah, I blanked that one out. I meant the grey underneath as the footer is a distance below.

Paul M
22 May 2008, 19:00
Sorry, no idea, must be something on your site, there is nothing in the code to do that and its fine on my site.

mikeinjersey
23 May 2008, 18:25
I just installed this. Does it take a little time to gather information? Nothing is being shown yet.

Also, is there a way to just seperate the Real visitors from the Spiders ? It would be nice to have a seperate option to show 'who is online' to eliminate all spiders and ONLY have the number of real people visiting and block all the spiders.

This plugin is helpful because normal vBulletin without any mods displays spiders and visitors combined...this one can atleast seperate the 2. My goal is to completely eliminate the numbers of spiders and only show visitors to regular users... although in a seperate area (unseen from regular members) it could display to spiders to me so that I could tell if im getting alot of hits from regular members or if its just a spider surge.

If there is another plugin out there that someone might know of aware of , i'd appreciate it.

mikeinjersey
23 May 2008, 19:00
I got the stuff to display...didnt have usergroup settings enabled. sorry about that.


But the other question ^^ im still interested in. That would also be a great thing for usergroup permissions as well. To enable Members to ONLY see the real human visitor number that are visiting the site..and eliminating the spider stuff completely.

great plugin by the way.

Paul M
23 May 2008, 20:20
Hmm, seperate permissions for visitors and spiders, not sure many people would really need that tbh. Still, I'll think about it.

mikeinjersey
23 May 2008, 20:57
I think it would be the 'Purest' and most greatest thing. This way they are totally seperated and what you see are Actual human visitors...no bots of any kinds and thats the ONLY number that is show on the forum. It would be great to have that I do believe. An optional thing though.

For instance regular members only see that.....and moderators could see the detailed stuff if they wish.

I dont think it would be too difficult to incorporate...I was searching mods today and couldnt find even one that had that.

The only slight negative effect for people initially is that your "currently active users" number would be much lower and some people might not want to take that risk... even myself, I fear if people see the numbers declining alot...they may decide this is a crappy forum and they wont hang around.

dt_truck11
25 May 2008, 05:01
*installed*

great hack

StRiKeR035
26 May 2008, 15:38
ok i have this mod and it tells me this 05-26-2008, 08:49 AM Visitor No register 58.83.45.91 Member Registration for bobo69x11
05-26-2008, 08:07 AM Visitor No register 121.204.36.216 Member Registration for lovetxtin
05-26-2008, 06:55 AM Visitor No register 74.85.13.52 Member Registration for cdef174
and much more and when i click on these so called members it tells me they dont appear even regisered so ive had aabout 29 guests register and none of them show up on my registered user count in the stats i dont no if its a mod interfearecne or or something i did wrong

russbo
26 May 2008, 16:27
As usual, perfect design, flawless execution. Thanks Paul!

Paul M
26 May 2008, 17:01
ok i have this mod and it tells me this 05-26-2008, 08:49 AM Visitor No register 58.83.45.91 Member Registration for bobo69x11
05-26-2008, 08:07 AM Visitor No register 121.204.36.216 Member Registration for lovetxtin
05-26-2008, 06:55 AM Visitor No register 74.85.13.52 Member Registration for cdef174
and much more and when i click on these so called members it tells me they dont appear even regisered so ive had aabout 29 guests register and none of them show up on my registered user count in the stats i dont no if its a mod interfearecne or or something i did wrong

The fact they are on the registration page does not mean they sucessfully registered. :)

bitbender
26 May 2008, 17:48
Those are most likely bot registration attempts... I see them on my test 3.7 with this mod...

PaulM, congrats, I really like this one. I have forever wanted to know what were guest counts and what were spider counts.

StRiKeR035
26 May 2008, 20:43
o ok so it tells me they registered as "name" and since they didnt regester successfully they dont exist?

mariocaz
26 May 2008, 22:37
I don´t see the another section of this mod in my forum, help!!

www.all-reefs.com

Paul M
26 May 2008, 23:13
Did you follow the install instructions ?

mariocaz
26 May 2008, 23:23
I think is this, but I don´t understand it very well. :( sorry

Set your required permissions in the usergroup manager.

mariocaz
26 May 2008, 23:23
Ok I see it, never mind so sorry.

bitbender
28 May 2008, 21:40
o ok so it tells me they registered as "name" and since they didnt register successfully they dont exist?
Yes, exactly... perhaps it entered data in error on the forum beyond the user name, forcing a partial resend for correction .. Being a bot, it didn't reply.. but.. The tracking software simply saw the last transaction and registered what data it knew.

I know the registration process works, and I know these ghost registrations happen on my site from time to time, same forensic, saw them registering, but they don't exist. Logic tells me that they simply did not complete....

Mirage Guardian
01 Jun 2008, 14:27
Congrats, PaulM
may you alter this mod to check Guests IP? so it can tell us that the user "named bla bla" is viewing the forum as a guest.

EvilJohn
02 Jun 2008, 20:21
Thank You Sir! :up: (waiting on that 1st guest)

GPTB
04 Jun 2008, 16:28
Just posting to say thanks for this mod. Working fine for me on vB 2.7.1.

drsli
09 Jun 2008, 22:13
Thank you so much for another awesome add-on! :)

mannaraja
11 Jun 2008, 13:19
That is a tiny image.........

Gamezod
12 Jun 2008, 00:05
Ive got the mod installed, the Correrct XML uploaded to the includes/xml folder, and have imported the product ok. But im not getting the permissions options apearing in the usergroup permissions bit. I know where it should be located, as ive had previous installations working fine, but i just dont seem to be able to get this one to work. Any ideas or suggestions?

Paul M
12 Jun 2008, 02:04
Try manually rebuilding the bitfields ;

..../forumpath/admincp/index.php?do=buildbitfields

camoman
12 Jun 2008, 02:07
How would I put this on my cmps page?

tt_chatter
15 Jun 2008, 07:54
I am wondering the same thing. How do you put this on your CMS page.

Thanks

chuckhodson
16 Jun 2008, 01:18
Works great thanks...

vissa
17 Jun 2008, 10:13
Nice mod. I installed it, but had to disable it due to some problems.. Followed the directions to a T and it works fine for my admin usergroup.. However, the guest (unregistered) usergroup will not display the guest visit stats no matter when I set their group permissions to.

-vissa

CPOWA
17 Jun 2008, 22:48
Try manually rebuilding the bitfields ;

..../forumpath/admincp/index.php?do=buildbitfields

Paul, I executed ...do=buildbitfields as you suggested but still don't see any permission options in any usergroup. This is my first ever product/add-on so I may well have botched it. The instructions are pretty clear though...

Downloaded the zip file
Unziped the XML files.
Uploaded the bitfields file to my ../includes/xml folder.
Imported the product into vBulletin using the ACP Product Manager.
Set your required permissions in the usergroup manager.

Executed ..../forumpath/admincp/index.php?do=buildbitfields form the command line

Still can't see any permissions in any usergroup in the usergroup manager.

I'm running a vanilla 3.7.1 package with the exception of a custom Logo, color customizations, and minor modifications that I've made to the FORUMHOME template.

http://www.cpowa.org

Paul M
17 Jun 2008, 23:52
Well you must have made an error somewhere along the line, but without access to your forum acp and ftp, there is no way for me to tell you what. :)

ArnyVee
18 Jun 2008, 01:23
As always....awesome hack Paul. :D

ArnyVee
22 Jun 2008, 19:14
What's today's update?

KURTZ
22 Jun 2008, 19:21
What's today's update?

v3.7.004 : Tracking of visits to archive pages added.

EvilJohn
23 Jun 2008, 01:36
Thanks for the update! Installed

cmedic101
23 Jun 2008, 02:18
Great Mod.....Works perfect with 3.71

thank you for your hard work


cmedic101

kurtbarker
25 Jun 2008, 14:50
with allthe guest information that is logged, where can I view it. It was somewhere in the ACP or is it a file?

Joey805
27 Jun 2008, 06:55
I had to temporarily uninstall this because it was conflicting with another plugin I had but now all my spiders in Who's online show up as guests. Why would this be? My spiders_vbulletin.xml still has all my entries in it. But everyone of them shows up as a guest.

peterpigman
27 Jun 2008, 08:07
Works very well but it made my server cry, had to remove it as my figures doubled

KURTZ
27 Jun 2008, 13:02
I had to temporarily uninstall this because it was conflicting with another plugin I had but now all my spiders in Who's online show up as guests. Why would this be? My spiders_vbulletin.xml still has all my entries in it. But everyone of them shows up as a guest.

i think there is an issue: i don't know if this hack caused something ... however HERE (http://www.vbulletin.com/forum/project.php?issueid=25874) i've got a feed-back from Jelsoft ...

KURTZ
27 Jun 2008, 14:10
OK i'm back, i just made some tests onto my boards, then i can say this:

it's really weird ... but now it seems to be correct (but i need more testing)

if you have changed the spiders.xml BEFORE upgrade this hack you must uninstall this hack and you also must put the default spiders.xml, then you can re-install this hack, see if it detects correctly the main spiders (like google or yahoo!) and after that you can put the dream's .xml ...

if you install this hack with dream's or default spiders.xml enabled magically all the spiders lose their name (so you can't catch them onto WOL or guests display) ... so we must re-upload the spiders file (dream's or default it's the same) again ...

also i've tried onto a fresh board WITHOUT this hack, i've only substitute the default .xml with dream's and it didn't recognize the new spiders (like snapshots), so i take the default .xml and i've only added manually the snapshots ident, then i saw if this runs and i can get the snapbot onto WOL ... yes it runs, now it recognized the new spiders, then and finally i've re-changed the default .xml with dream's file and it still recognized the new spiders ... after this i put Paul's hack onto my testing/fresh board and it runs ...

hope you can understand what i wrote :p

Ryan Ashbrook
01 Jul 2008, 02:28
Hey, Paul, after updating this plugin to 3.7.004 I started receiving the following error via AJAX Edit Post.



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------





Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



(Note: I'm using the full formatted YUI and vBulletin Javascript files, not the minimized versions. However, this error appeared before I switched the JS files.)

I also have "Code Option" set to "Run Code on all pages"

I've temporarily disabled this plugin for now, however it is a nice plugin and will Enable it again when a patch is served. :)

StepOnFrog
01 Jul 2008, 04:02
Thanks for this Paul, I think you've created something that hasn't been recognised for its potential in Spamming Prevention...!

This MOD actually logs activities performed on the registration page, and it is here where SpamBots fail the CAPTCHA image process. What I've proposed on vBulletin.com (http://http://www.vbulletin.com/forum/showthread.php?t=276686), and requested as a MOD in the Unpaid Mod Requests section (http://http://www.vbulletin.org/forum/showthread.php?p=1563594#post1563594)on here (I know, I'm skint!) is something that places all new registrations into a table, and from there, the new users can be marked as spammers (for moderation on their posts), or moved into the memberlist should they succeed the registration process.

Your MOD --> Track Guest Visits <-- has a lot more potential than just tracking guests.

Track Guest Visits is my new piece of heavy duty Get Stuffed Spammer kit.

Seriously, it truely is great work.!

Paul M
01 Jul 2008, 08:57
I've temporarily disabled this plugin for now, however it is a nice plugin and will Enable it again when a patch is served. :)
Sorry, but I can edit posts just fine, and tbh, if it was really an issue, I think it would have been reported before now. You must have something wrong locally. Try removing it and then re-installing it.

karlm
10 Jul 2008, 17:41
A suggestion for future release of this product.

Link the IP addresses similar to 'whos online' (so they resolve in the page), or to acp so admin (only) can inspect the IP address and cross reference it to past member activity or similar.

Otherwise and in all ways, an excellent release.

Pander23
12 Jul 2008, 00:48
A statistic would be nice which record the score of the user visits today and show them in a grafical diagram.
Perhaps will this in a feature version available.

regards

Pander23

jswiss
12 Jul 2008, 11:00
Hi Paul,

This is just the mod I need as I have a lot of guests, so it'd be cool to track them.

My question is: can you add this to vbadvanced cmps (3.1)? I'm running vbadvanced and was just wondering how to tie your mod into their 'Online Users' mod.

Many thanks!

Paul M
12 Jul 2008, 12:28
Sorry, I cant help with VBA questions - I suggest you try their forum. :)

jswiss
12 Jul 2008, 14:54
Thanks Paul,

Cool mod! I disabled vbadvanced and i've got it working now.

Cheers!

wayne3
12 Jul 2008, 19:08
thanks!

StepOnFrog
13 Jul 2008, 04:14
My question is: can you add this to vbadvanced cmps (3.1)? I'm running vbadvanced and was just wondering how to tie your mod into their 'Online Users' mod.

I believe you would setup and add this MOD as a module in the VBA control panel in your Admin CP... there are options to add PHP files and templates as sections in your vBA_CMPS page, such as is the Birthday box, or Statistics that come pre packaged with VBA.

Not sure you would need to disable vBAdvanced, though!?

I'd do it myself if I knew how. :(

jswiss
13 Jul 2008, 13:03
I believe you would setup and add this MOD as a module in the VBA control panel in your Admin CP... there are options to add PHP files and templates as sections in your vBA_CMPS page, such as is the Birthday box, or Statistics that come pre packaged with VBA.

Not sure you would need to disable vBAdvanced, though!?

I'd do it myself if I knew how. :(

Thanks Frog,

I don't know how to do it either :confused: - I had a look atvbadvanced forums for info about adding a separate mod/php page, but didn't really find an 'easy-1-2-3' guide so I just disabled vbadvanced.

Cheers!

TFEX
13 Jul 2008, 22:34
very nice, installed :)

rotor
13 Jul 2008, 23:43
Ok, I couple of posts here that had trouble with this not showing in permissions ....

I'm having the same trouble - installed as instructed and tried the /admincp/index.php?do=buildbitfields fix .... but still not showing in permissions

Uninstalled and reinstalled and still not showing in permissions .... rebuilt bitfields again and still not showing ........

Anything else to try before I give up???


rotor

Paul M
14 Jul 2008, 01:14
Try copying the bitfields file to the correct place ?

rotor
14 Jul 2008, 03:12
it's in the /includes/xml

sorry it's not on the site in my signature - it's at Oz Toyota Club (http://www.oztoyotaclub.com/)


rotor

rotor
14 Jul 2008, 03:21
mmm it's working ok now!! After checking my ftp log I must have just gone to upload it but never did :o

ok all working fine now ... thanks

Working ok on both sites now ....

SMosher
14 Jul 2008, 04:05
Having the same issue with no permissions found under USERGROUP MANAGER. Im not to familiar with the mods for this is my first vBulliten go around in the last 3 years and alot has changed.

Paul, I executed ...do=buildbitfields as you suggested but still don't see any permission options in any usergroup. This is my first ever product/add-on so I may well have botched it. The instructions are pretty clear though...

Downloaded the zip file
Unziped the XML files.
Uploaded the bitfields file to my ../includes/xml folder.
Imported the product into vBulletin using the ACP Product Manager.
Set your required permissions in the usergroup manager.

Executed ..../forumpath/admincp/index.php?do=buildbitfields form the command line

Still can't see any permissions in any usergroup in the usergroup manager.

I'm running a vanilla 3.7.1 package with the exception of a custom Logo, color customizations, and minor modifications that I've made to the FORUMHOME template.

http://www.cpowa.org

SMosher
14 Jul 2008, 07:07
woohoo! Got it working.

Thank you.

VIPER-MAN
14 Jul 2008, 22:52
Installed, working great, EZ 1 minute install. Thank you.

REVHEAD
20 Jul 2008, 13:59
Hi

I want to just show certain users the guest stats but nothing else, what should I leave ticked and unticked? allso on my Forums it sais quest visits not Guest visits in the stats box, is this normal?

Thanks in advance.

Paul M
20 Jul 2008, 14:04
You can only control what usergroups can view it, by setting the permissions in the usergroup manager.

REVHEAD
20 Jul 2008, 14:18
For SEO purposes would it be better if I enabled guests ect. ect. to view the guest list? at the moment I only have them set to view the stats.

Paul M
20 Jul 2008, 18:42
Sorry, no idea, Im not an SEO expert.

BuCwIld
21 Jul 2008, 04:36
installed ty

MCP
23 Jul 2008, 01:54
OK, I'm a newbie, so bare with me if this is a dumb question, but I just got this in my Visit Information Called with DO = 'securitytoken' waht does that mean? visit area was ajax

kofoid
23 Jul 2008, 02:13
Great add-on - thanks

repairman jack
24 Jul 2008, 00:45
I'm also having some troubles getting it to work. I installed the bitfields to includes/xml, I installed the mod itself and finally set permissions to administrator. Everything looks to be installed properly but I'm not getting the addition to the "What's Going On?" section. Thoughts?

sava700
24 Jul 2008, 01:03
very impressive and useful tool... installed!

Paul M
24 Jul 2008, 03:05
I'm also having some troubles getting it to work. I installed the bitfields to includes/xml, I installed the mod itself and finally set permissions to administrator. Everything looks to be installed properly but I'm not getting the addition to the "What's Going On?" section. Thoughts?
Impossible to say without admin access to your forum, Id just be guessing.

Videx
24 Jul 2008, 04:37
I can't get it installed on one of my 3.7.2.pl1 boards. Works okay on the other.

Install hangs at:Importing Product, Please Wait...

[:]
Rebuilding Spider CacheChecking for Guest TableCreating Guest TableChecking for Guest Views TableCreating Guest Views TableAdding Permissions
Guest Tracking
Installing : Version 3.7.004 ; Revision 3.14
( Replacing : Version 3.7.004 ; Revision 3.14 )I tried closing the board, uninstalling, repairing tables, reinstalling, uninstalling, etc. Any ideas?

Paul M
24 Jul 2008, 11:30
Looks like its hanging on the php sleep command, try commenting that out (line 260 in the xml).

Videx
24 Jul 2008, 15:04
Thanks. Yes, commenting that line did the trick.

ErrorLog
24 Jul 2008, 23:49
Thank You. ...

sdsvtdriver
29 Jul 2008, 04:17
Very nice, Paul.

Installed.

shimpaku
08 Aug 2008, 17:12
Thanks Paul. Just installed on both of my forums. I clicked on "Marked as Installed" but I have no idea if it took as it gave no verification message.
I'll see how it goes in the next few days.

~Phil

popowich
10 Aug 2008, 20:17
{off topic}

and now a more recent version is available from this site.

How often is this one going to be updated?

It does not have Yahoo in there correctly.

-Raymond

sdsvtdriver
11 Aug 2008, 21:05
Suggestion for future releases:

Make the IP clickable to resolve DNS names like in Who's Online.

shimpaku
28 Aug 2008, 04:20
Suggestion for future releases:

Make the IP clickable to resolve DNS names like in Who's Online.

Yep....my thoughts exactly!

~Phil

powerful_rogue
29 Aug 2008, 00:37
Ive just installed on the latest 3.7 vb and it comes up with this error when I click on the "Total guests that have vistied....."

Database error in vBulletin 3.7.2:

Invalid SQL:

SELECT COUNT(dateline) AS count, guest.*
FROM guest AS guest
LEFT JOIN guestviews as guestviews
ON (guest.guestid = guestviews.guestid AND guestviews.dateline > 1219964400)
WHERE lastactive > 1219964400 AND spider = ''
GROUP BY guestid
ORDER BY lastactive DESC
LIMIT 1000;

MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number : 1267
Request Date : Friday, August 29th 2008 @ 12:35:16 AM
Error Date : Friday, August 29th 2008 @ 12:35:16 AM
Script : http://www.thefreebiefinder.co.uk/forum/misc.php?do=guestlist&type=Visitors
Referrer : http://www.thefreebiefinder.co.uk/forum/index.php
IP Address : 80.4.18.212
Username : Dave
Classname : vb_database
MySQL Version : 4.1.20

x-death
30 Aug 2008, 08:41
thanks

zelnik
31 Aug 2008, 11:19
Brilliant mod, installed and marked as installed..

I would like to echo what previous people have said and having the ip clickable to resolve it would be great!

powerful_rogue
02 Sep 2008, 00:25
Ive just installed on the latest 3.7 vb and it comes up with this error when I click on the "Total guests that have vistied....."

Database error in vBulletin 3.7.2:

Invalid SQL:

SELECT COUNT(dateline) AS count, guest.*
FROM guest AS guest
LEFT JOIN guestviews as guestviews
ON (guest.guestid = guestviews.guestid AND guestviews.dateline > 1219964400)
WHERE lastactive > 1219964400 AND spider = ''
GROUP BY guestid
ORDER BY lastactive DESC
LIMIT 1000;

MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number : 1267
Request Date : Friday, August 29th 2008 @ 12:35:16 AM
Error Date : Friday, August 29th 2008 @ 12:35:16 AM
Script : http://www.thefreebiefinder.co.uk/forum/misc.php?do=guestlist&type=Visitors
Referrer : http://www.thefreebiefinder.co.uk/forum/index.php
IP Address : 80.4.18.212
Username : Dave
Classname : vb_database
MySQL Version : 4.1.20

Any help greatly appreciated

powerful_rogue
02 Sep 2008, 22:43
Still getting the same error, not quite sure what to do.

Paul M
04 Sep 2008, 05:17
Fix the collations on your tables, or upgrade mysql.

ArnyVee
04 Sep 2008, 12:38
{off topic}



How often is this one going to be updated?

It does not have Yahoo in there correctly.

-Raymond

FYI, the spider list was just updated today. :D

e7saas
05 Sep 2008, 00:48
Excellent work

Thank you

PHILLYFAN
05 Sep 2008, 01:58
***Installed***

Paul M, I prob have just about all ur mods and Hasaans installed. You guys do great work. THANK YOU

powerful_rogue
05 Sep 2008, 09:44
Fix the collations on your tables, or upgrade mysql.

Paul,

What do I need to do to fix them?

Paul M
05 Sep 2008, 16:35
Sorry, I cant provide that level of support.

Videx
05 Sep 2008, 16:44
Paul,

What do I need to do to fix them?The first step would be to search here and at vb.com for the error phrase. I did, and it leads me to this thread:
http://www.vbulletin.com/forum/showthread.php?t=124003

powerful_rogue
05 Sep 2008, 21:34
Thanks for everyones help.
Managed to get it sorted.

Gimmick
06 Sep 2008, 00:13
I have installed this mod, thanks, I am a super n00b and got this working and I updated my spider.xml

Do I need to rebuild the bitfield to get it reading the newest spider.xml or is it fine from the off?

Paul M
06 Sep 2008, 01:25
Fine from the off, its not a bitfield file.

xoutlawz00x
13 Sep 2008, 00:31
how do i update my spider list??? i have the xml file but dont know where to put it

xoutlawz00x
13 Sep 2008, 00:33
If you have set the "Enable Spider Display" to yes, the file includes/xml/spiders_vbulletin.xml is used to determine how a spider is identified.

The file looks similar to this:

k got it thanks

DungBeetle
15 Sep 2008, 22:31
first sorry for my english.
Thanks for great mod. I'm wonder its possible to integrate to view country flags

Paul M
15 Sep 2008, 23:46
Dont really understand what you mean, where do countries fit into this ?

DungBeetle
16 Sep 2008, 15:02
Dont really understand what you mean, where do countries fit into this ?

Currently I have two mods for displaying " who is online"
1. GLA - Geographic Location Awareness for vBulletin (http://www.vbulletin.org/forum/showthread.php?t=151601&highlight=country+flag)
2.Country Display for Who's Online (http://www.vbulletin.org/forum/showthread.php?t=151600)
This two mods are working together so I wonder its possible to implement some mode to display the Country name or flags for the track guest visit, because will be nice to see from where was the guest is come.

Thanks for your support.

digitalnorte
16 Sep 2008, 16:53
Great Product ! INSTALLED

ritunb
23 Sep 2008, 20:02
Help!! I'm getting 'Invalid File' when I try to import the bitfield_track-guests.xml file in ACP. I've vBulletin® v3.7.3 Patch Level 1.

Paul M
24 Sep 2008, 02:31
Why are you trying to import that file ?

Please read the instructions in the main post.

Floris
28 Sep 2008, 10:56
Nice stuff, installed it for our admins on wetalk.tv

Dominiek
01 Oct 2008, 16:31
Installed and operational.
Good stuff :up:

sensimilla
06 Oct 2008, 15:51
Somehow I get this error on all my forums since last week.


INSERT INTO guestviews
(guestid, forumid, threadid, dateline, ipaddress)
VALUES
('58b22a6c9f1488d7713ad3b68510d6d0', 0, 0, 1222960016, '81.182.xx.xx');

MySQL Error : Got error 127 from storage engine

Any ideas what could cause this, Ive tried to reinstall it and still the same thing.

Paul M
07 Oct 2008, 00:50
Error 127 is basically a crashed table, try running a repair on it.

Alternatively, uninstall the mod, delete the guestviews table and then re-install - that will recreate the table.

TsirhCitna
09 Oct 2008, 23:38
Is it possible to make it so that duplicate IP's don't get multiple entries?

Also, is there anyway to track visits to the photo album pages? As far as I can tell it just says "picture."

Paul M
11 Oct 2008, 17:51
Is it possible to make it so that duplicate IP's don't get multiple entries?No, they should be recorded.

Also, is there anyway to track visits to the photo album pages? As far as I can tell it just says "picture."Possibly in the future, if I have time. I dont use photo albums, or the social networking features, so they are not included atm

TsirhCitna
11 Oct 2008, 19:30
No, they should be recorded.
Why? As it stands 1 person views 40 pages and it's displayed as 40 visitors. It's very misleading.

Paul M
11 Oct 2008, 22:06
No, it isnt. I suggest you check again, more than just the IP is involved in recognising a visitor.

TsirhCitna
12 Oct 2008, 05:21
How is that this can show 1200+ visitors excluding spiders and google analytics will show 300 pageviews?

Paul M
12 Oct 2008, 10:45
I cannot comment on what Google Analytics does.

ProAzn
13 Oct 2008, 14:11
Ok the guest list is too long.. How do I make pages instead of one long list? I'm in vboptions--->guest tracking. There are 2 settings..

Guest List Row Limit
The maximum number of rows to display on the guest list screen.
set as 1000


Guest Views Row Limit
The maximum number of rows to display on the guest views screen.
set as 500

What do i have to change to make it paginate??

ProAzn
13 Oct 2008, 15:02
Ok the guest list is too long.. How do I make pages instead of one long list? I'm in vboptions--->guest tracking. There are 2 settings..

Guest List Row Limit
The maximum number of rows to display on the guest list screen.
set as 1000


Guest Views Row Limit
The maximum number of rows to display on the guest views screen.
set as 500

What do i have to change to make it paginate??

OK i changed guest row limit to 100, now the list is 100 rows but does not paginate over 100 lines.. anyone help??

Guest view row limit is still at 500. ..what is the difference between guest list row limit and guest views row limit??

Paul M
13 Oct 2008, 17:07
They are two seperate views, one is the list of all guests, the other is all the views a single guest has made. There is no paging in this mod, whatever you set the limits too.

fodvapor
26 Oct 2008, 23:11
Great mod...thanks for sharing !

TitanJeff
27 Oct 2008, 00:07
I'm having a problem and thought I would ask...

The hack worked perfectly until earlier this week when I was hacked. In the process of repairing the server, I went ahead and upgraded vB from 3.7 to 3.73. Now, the guest tracking doesn't show up on forumhome though all settings are the same as before the hack.

I uninstalled then reinstalled earlier today and it did show up on forumhome but was followed with a database error. Now, it's not showing up again.

Any ideas?

Paul M
27 Oct 2008, 00:20
Did you remember to copy the bitfields file to the XML folder when you upgraded ?

TitanJeff
27 Oct 2008, 00:27
I did. I should have copied the database error to post here. I may try to recreate the error.

glennybee
30 Oct 2008, 08:16
Not sure how to word this one lol...

When you access the forum you are a visitor...until you log in then you are a member.

I have the 'track visitors' mod installed and I was wondering, does the visitors count change when you eventually log in, i.e. -1.

Paul M
30 Oct 2008, 12:36
No, the visitor count will not decrease, you were a valid visitor at the time.

RS25com
01 Nov 2008, 14:59
Disregard, it's working fine. :cool:

Red-Devil
01 Nov 2008, 22:33
thanks - installed very useful

geevest.com
04 Nov 2008, 14:51
hello paul.
how to modif this guest visit with member visit.
so in forum home we have :
Total members that have visited the forum today: 2,087 guest: 4,982

thx

RS25com
04 Nov 2008, 17:08
I believe I have found a bug:

Total guests that have visited the forum today: 135

The most guests online in one day was 220, Today.
Visitors (135)
How can the most guest be 220 "today" when today I only have 135? I believe that should say "Yesterday" (in red).

lovechandigarh
04 Nov 2008, 19:12
Excellent.
Paul, can you change the words: Note that by default no permissions are given, you must set them. to Note that by default no usergroup permissions are given, you must set them.
It clarifies a bit for new users...
Meanwhile, I just installed it and enjoying to see it work on www.lovechandigarh.com Love Chandigarh

Paul M
05 Nov 2008, 11:17
Seems reasonable, changed.

Paul M
05 Nov 2008, 11:30
I believe I have found a bug:


How can the most guest be 220 "today" when today I only have 135? I believe that should say "Yesterday" (in red).

Possibly, but if there is such a bug then its in the standard vbdate() function, as that is what creates that timestamp. The code is identical to that used by default vb for the "Currently Active Users" timestamp. I think its just related to members having different timezones.

geevest.com
05 Nov 2008, 14:51
hello paul.
how to modif this guest visit with member visit.
so in forum home we have :
Total members that have visited the forum today: 2,087 guest: 4,982

thx

Paul M
05 Nov 2008, 16:08
Sorry, they are seperate mods, such changes are beyond the support I can provide.

jerx
07 Nov 2008, 09:13
I have a problem with editing posts, when this add-on is turned on. I get an error message which says 'maxloggedin'. I have seen two other posts where a similar problem has been reported, one in this thread and the other in your Member Tracking Mod. Other people don' t seem to have this problem. What could be the reason for this problem?

Paul M
07 Nov 2008, 11:45
No idea, and since I cannot re-create it, there is not much I can do.

wanno
07 Nov 2008, 14:28
Great work!

I would like to ask you if it is possible to have this on my home:
Currently Active Users: 20 (8 members and 12 guests) - Total Visitors Today (or last 24 hours): {param}

The reason is that I do not want to let all members see the spiders, only the administrator.
If I uncheck the spiders feature in VBA option the administrator won't see them either

munnakv
09 Nov 2008, 01:12
Thanks Paul. Installed.

GlamRockTalk
20 Nov 2008, 05:09
This mod ROCKS! :D

Thanks Paul

Barteh
22 Nov 2008, 19:23
Nice, installed :)

Is it possible for identified spiders from vbulletin_spiders.xml to be logged separately?
Or, to rephrase that, I don't care that google and yahoo periodically check every public page there is, and not logging them would keep the database size low even with a longer history period.

And a bit of a feature request: one of the first 'visitors' turned out to be a forum user who was simply logged out... would it be possible in a future version, to include an IP query (like the native one in the adminCP) showing matching registered forum users in a column?

jerx
23 Nov 2008, 19:06
I have one question regarding the guest count. Although guests cannot do very much on our site (can only read forum), we have 3 times the amount of guests than the amount of registered users. When does the guest count increase?

1. user visits as guest, logs in and leaves the site. Counted or not?
2. user visits as guest, logs in, logs out and leaves the site. Counted or not? If yes, how many times?
3. user visits as registered user, logs out and leaves the site. Counted or not?

Paul M
23 Nov 2008, 19:30
1. Yes.
2. Yes, they only count as one visitor.
3. I dont believe so, but not 100% sure.

jerx
23 Nov 2008, 20:00
1. Yes.
2. Yes, they only count as one visitor.
3. I dont believe so, but not 100% sure.

1 and 2 is what I have expected, but I thought that the count would be increased in situation 3, too.

Wouldn' t it be better to substract the number of registered user, who have visited the forum (if your other mod is also installed of course)? Ok, this would give you false numbers for those who visit as registered member without ever logging out. Maybe only substract half of the amount.

Paul M
23 Nov 2008, 20:06
Nope, it would not be better to subtract anything.

If someone visits a page, not logged in, then they are a visitor, simple as that. I see no reason to start complicating matters and start fudging things.

JFYI, in my experience, few members ever actually log out once they have logged in, so they never visit the site as a guest.

Barteh
23 Nov 2008, 20:31
Some people have very restrictive cookie settings (keep until the browser closes) or regularly wipe them manually, but you're probably right in that this is a small percentage.

Any chance you could separate recognised spiders from other IPs where the log cut-off date is concerned? The reason I've started using your mod is for antispam purposes, to see if any unrecognised crawlers are poking around our forums and I bet yahoo's slurp spider alone will end up producing half the log size. Would help if you could only save the last 24 hours of known spider IPs (for the display) and log everything elsefor a longer period.

Paul M
23 Nov 2008, 21:33
Sorry, but I dont plan any changes to this other than I may one day collect the referer (and that would be in the 3.8 or 4.0 version).

LG Alex
24 Nov 2008, 02:34
Screenshots? please

caliman
27 Nov 2008, 22:48
Possibly, but if there is such a bug then its in the standard vbdate() function, as that is what creates that timestamp. The code is identical to that used by default vb for the "Currently Active Users" timestamp. I think its just related to members having different timezones.

I am having this issue with total guests today as well.
Something is off. Perhaps it is the timezones. Any way to set the timezone or something?

KHALIK
07 Dec 2008, 23:31
Product installation does not work with 3.8.0 RC1


will there be a release for 3.8.0 RC1 ?

Paul M
08 Dec 2008, 00:07
Yes.

AWJunkies
08 Dec 2008, 20:36
I had it installed on one of my sites to test it was working nice had over 1000 guests in 24 hour period on average.

Now I had it installed on another site same server and its guests where only at 250 average.

Both have latest update XML for spiders etc.

1000 guests seemed to work perfect from what I could tell except the site with only 250 guests has on average of 20 spiders on at all times and over 15 guests at all times and over 50 users constant all day everyday. So something is going on really the two sites should be flipped according to site stats etc.

Now here is tricky part. The site with 1000 guests I 301 header safe redirected to another site and traffic went from 1000 average to 250 average same as the other site like it is hitting a peak wall now.

So have few questions #1 is how does this mod handle safe redirects of spiders and bots and so on will it register it when site still shows X instead of Y.

Meaning this www.yourdomain.com is original site then safe it to www.yourdomain2.com so if someone goes to yourdomain it will stay URL wise to it but be yourdomain2 if that makes any sense.

Second question is have you installed this more then once on a server NOT the same install of vB have to make that clear multiple domains.

Sorry I am not familiar with all this stats and spiders and so on come from an age before there was such things :).

KHALIK
09 Dec 2008, 00:40
The following dependencies were not met:

1. This product is not compatible with version 3.8.0 Release Candidate 1 of vBulletin. (Compatible starting with 3.7.0 / Incompatible with 3.7.99 and greater)


Unable to install on 3.8.0 RC1

momo2
15 Dec 2008, 04:39
I downloaded more spider xml from vb.com, now what do i do with it ?

pete_brady
16 Dec 2008, 00:17
I have a problem with editing posts, when this add-on is turned on. I get an error message which says 'maxloggedin'. I have seen two other posts where a similar problem has been reported, one in this thread and the other in your Member Tracking Mod. Other people don' t seem to have this problem. What could be the reason for this problem?

No idea, and since I cannot re-create it, there is not much I can do.

I got that same error as soon as i configured & enabled memcache in vB config. disabling vB_Datastore_Memcache makes the error go away.

ecky
16 Dec 2008, 22:06
installed, thank you

popowich
18 Dec 2008, 23:07
For those that like to know, the spiders file was updated recently on 12/16.

-Raymond

shlomot
19 Dec 2008, 05:38
Just upload and overwrite the previous spiders_vbulletin.xml file in your /includes/xml folder.

I downloaded more spider xml from vb.com, now what do i do with it ?