vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Track Guest Visits (https://vborg.vbsupport.ru/showthread.php?t=131314)

LadyRed 09-10-2007 12:35 AM

Version 1.18 installed and working great!!

Ohiosweetheart 09-10-2007 01:19 AM

It's working great here too.
Thanks Paul!

apiasto 09-10-2007 05:00 PM

very kool thnx

Paul M 09-10-2007 05:03 PM

Well since 1.18 (R1.23) has 27 downloads, I assume more than two people are trying it ....... :erm:

soulface 09-10-2007 06:24 PM

Ok Paul, I installed it on my forum. working fine so far. Can you make it this way, when Clicking on a guest/spider type in the main display will open a pop up window rather then a new page.

a1whs.com 09-10-2007 07:58 PM

Pretty interesting mod running Version 1.18 at http://www.bookmarkmyservices.com/forums/

Paul M 09-10-2007 09:03 PM

Quote:

Originally Posted by soulface (Post 1336403)
Can you make it this way, when Clicking on a guest/spider type in the main display will open a pop up window rather then a new page.

What is the reasoning for this ?

I tried that originally and then found I had to increase the size (or maximise) the window (like a new page) to see all the data properly, so it may as well have just opened the new page in the first place.

KURTZ 09-11-2007 03:30 PM

installed 1.18 let's see ... thx Paul ...

Paul M 09-11-2007 11:13 PM

Version 1.18:

This is an update to the new test version

If you don't want to test this then please don't use version 1.18.

Revision 1.29 ;

* Phrasing added to displays. I don't think I've missed anything.

* Updated how guest views data is collected, multiple visits to the same page will be logged.

* Reduced the number of new pages opened - only the initial opening of a guestlist will open in a new page.

* Other minor changes.


No one has reported any bugs (or any comments at all !).

I will leave this version up for a few days for people to try. If nothing is reported then it will become version 1.19 and replace 1.17 as the standard version.

KURTZ 09-11-2007 11:16 PM

so i can overwrite the beta that i've installed this noon?

Paul M 09-12-2007 12:01 AM

Yes.

KURTZ 09-12-2007 12:33 AM

OK thx Paul ;)

lolo? 09-12-2007 01:05 PM

hy paul M thanks for your mod
lokk this with your last beta
Attachment 69723

m002.p 09-12-2007 05:31 PM

Hi Paul, really nice work on this.

I have a suggestion if its possible. I know that you may not have time, but I was wondering if you could perhaps convert the "Google Bot", "MSNBot" etc to icons or put icons before the text.

Here are some icons for reference to this suggestion. I just thought it would "round off" the modification nicely considering some forums have alot of text stats.

Good Work!

Paul M 09-12-2007 05:51 PM

I think that would look a bit odd, and there can be many more spiders than just those default few - I use a spiders file with many more than the vbulletin default.

m002.p 09-12-2007 06:24 PM

Ok, and yes im aware there are more than those. However they are most popular. Im not sure what it would look like, so Is there a way of doing it easily in order to try?

Fraxter 09-12-2007 06:29 PM

My Feedback to the new beta:

Very good new features, the list of details of visitors is i good idea!

And i haven?t found any bugs or errors. ;)

Good work!

greets

Pander23

Rottimom 09-12-2007 06:35 PM

Hello

Sorry my English ist bat :rolleyes: Best you look my Screen.

Spider are not announced separately, everything is shown as a visitor (Besucher). ACP is adjusted correctly.
What is wrong?
There is this problem as of version 1.17.
Version 1.16 still was ok.
Version 1.18 installs.
vB3.6.7

Paul M 09-12-2007 06:43 PM

Quote:

Originally Posted by m002.p (Post 1337788)
Ok, and yes im aware there are more than those. However they are most popular. Im not sure what it would look like, so Is there a way of doing it easily in order to try?


Since the display of spider names etc is built from a phrase, you could edit the phrase to link to an avatar of the same name. You would need an image for every type.


Quote:

Originally Posted by Rottimom (Post 1337803)
Spider are not announced separately, everything is shown as a visitor (Besucher). ACP is adjusted correctly.
What is wrong?


Spider detection works fine in 1.17 & 1.18 so you have a local problem, probably you spiders definition. Try re-uploading the spiders.xml file, also if you re-install this mod it attempts to rebuild vbulletins spider definitions.

m002.p 09-12-2007 06:52 PM

Quote:

Originally Posted by Paul M (Post 1337809)
Since the display of spider names etc is built from a phrase, you could edit the phrase to link to an avatar of the same name. You would need an image for every type.

I cant find the names of the spiders in the phrases. I thought they were stored in the spiders.xml on FTP. I could only find the spiders phrase as follows which includes a variable:

Code:

{1} Spider
Any help appreciated & thanks for the reply Paul :D

Paul M 09-12-2007 08:04 PM

When phrases are output, data is substituted in place of {1} {2} etc.

trg_name is the phrase you want to edit - I don't recognise the contents you have posted above, looks very old.

Rottimom 09-12-2007 08:31 PM

Quote:

Originally Posted by Paul M (Post 1337809)
Spider detection works fine in 1.17 & 1.18 so you have a local problem, probably you spiders definition. Try re-uploading the spiders.xml file, also if you re-install this mod it attempts to rebuild vbulletins spider definitions.

This was it ok thank you. It is working again now.
Also thank you for the super modification.
Does do it ask, there be it a current spiderlist.xml anywhere where also newer spiders are recognized?

m002.p 09-12-2007 09:29 PM

Quote:

Originally Posted by Paul M (Post 1337854)
When phrases are output, data is substituted in place of {1} {2} etc.

trg_name is the phrase you want to edit - I don't recognise the contents you have posted above, looks very old.

Yes it could be a modification im using to display all spiders etc.

Ive found the phrase and this is the code within:

Code:

<a target='_blank' href='misc.php?do=guestlist&amp;type={1}'>{1} {2} ({3})<a/>
Now from what I know already and from what you state, 1,2,3 are used for each spider like "Yahoo Slurp" etc. Correct? As a result wouldnt I need to edit the variables linking to those numbers in order to add an unique <img src= code?

Thanks for you patience Paul & your support.

Matt

Paul M 09-13-2007 11:51 AM

Quote:

Originally Posted by m002.p (Post 1337911)
Now from what I know already and from what you state, 1,2,3 are used for each spider like "Yahoo Slurp" etc. Correct? As a result wouldnt I need to edit the variables linking to those numbers in order to add an unique <img src= code?


Yes - {1} is the spider name that you would use ( e.g. src='{1}.gif' )

Paul M 09-15-2007 01:30 PM

Version 1.18:

I've decided to release one more update to the new test version.

If you don't want to test this then please don't use version 1.18.

Revision 1.35;

* Some phrasing altered.

* Guestlist display altered to show if any views have been logged.

* The number of script actions recognised has been increased.

* Other minor code & layout changes.

Since no one has (still) reported any bugs, then assuming this also has none, this will definitely be the last test version - and will be updated to become version 1.19 (and replace 1.17) as the standard version.

asw 09-15-2007 01:41 PM

Installed the update! Thank you!

KURTZ 09-15-2007 02:18 PM

obviously updated! :D

thx Paul

soulface 09-15-2007 05:16 PM

Installed the new version! working gr8.

Paul, can you add an option like, members can view the Total guests that have visited the forum today but can't click & see the extra things when clicking on spiders, just admins.

Thanks...

Paul M 09-15-2007 06:38 PM

Yep, I think I can do that.

Since this will add another usergroup option, I'm thinking it might be better to move them into the usergroup manager now.

Looks like another test version may get released after all ...........

soulface 09-15-2007 07:12 PM

Quote:

Originally Posted by Paul M (Post 1339662)
Yep, I think I can do that.

Since this will add another usergroup option, I'm thinking it might be better to move them into the usergroup manager now.

Looks like another test version may get released after all ...........

Thanks for adding that... well we can test for you ;)

cupra 09-15-2007 08:38 PM

tnx a lot - installd!

Paul M 09-16-2007 11:36 PM

Version 1.18:

Another test version with revised usergroup permissions.

If you don't want to test this then please don't use version 1.18.

Revision 1.39;

Usergroup permissions are now controlled in the usergroup manager. This requires a second bitfields file which must be uploaded to your /includes/xml folder. You should upload this file first, then import the product (otherwise you may need to manually rebuild the bitfields).

Four permissions are provided ;

* 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.

There are also some minor layout changes.

Since the permissions system has changed completely, there is a small possibility that something got broke (it's been pretty well tested). Please report any bugs in this thread.

Ailish 09-17-2007 01:32 AM

Installed and working great, thank you Paul!

snerd 09-18-2007 07:38 AM

How do I add the big list of spiders in the spiderlist.xml? Sorry for the noob question, it's just not that easy to find on the thread. I've looked for 30 minutes now! :(

Thanks!
Mike

snerd 09-18-2007 07:49 AM

Sorry, I think I figured it out. I copied the contents into the spiders_vbulletin.xml file, replacing the original spiders content.

Mike

Atakan KOC 09-18-2007 07:57 AM

Good work. Thanks.

Paul M 09-18-2007 11:06 AM

Quote:

Originally Posted by snerd (Post 1341535)
How do I add the big list of spiders in the spiderlist.xml? Sorry for the noob question, it's just not that easy to find on the thread. I've looked for 30 minutes now!

Just replace your default spiders.xml file with the one in the linked post.

Pirate45 09-18-2007 11:59 AM

Strange.... I've installed it the latest version and checked the permissions and it is enabled but I'm not seeing anything.

Edit: working now. Took a few minutes for this to appear.

KURTZ 09-18-2007 12:06 PM

Quote:

Originally Posted by Pirate45 (Post 1341674)
Strange.... I've installed it the latest version and checked the permissions and it is enabled but I'm not seeing anything.

Edit: working now. Took a few minutes for this to appear.

same trouble here ... but it seems that the usergroups prermissions needs to be updated ... so all runs correctly ...

KURTZ 09-18-2007 12:12 PM

Quote:

Originally Posted by Paul M (Post 1341639)
Just replace your default spiders.xml file with the one in the linked post.

sorry Paul, but in my xml folder i dont find that file .. i got spiders_vbulletin.xml


All times are GMT. The time now is 01:14 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02091 seconds
  • Memory Usage 1,825KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete