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 - Member Visit Tracking (https://vborg.vbsupport.ru/showthread.php?t=232636)

Paul M 03-03-2012 12:46 PM

Updated due to the removal of the old collapse images in 4.1.11 - the replacement images are actually available in 4.1.8, 4.1.9 & 4.1.10 so you can update to the new version even if you havent upgraded from them to 4.1.11 yet. vBulletin versions prior to 4.1.8 are not supported by the current version (for 4.1.0 to 4.1.7 you can use the file prefixed with 417). vBulletin 4.0.x is not supported at all and no version is available to download.

Disco_Dave 03-22-2012 02:22 PM

Hi Paul

Great mod, I’m having trouble with the spacing and overlapping with user names. Any help would be great.

Dave

In Omnibus 03-22-2012 04:44 PM

Like every Paul M modification, this one is a must have.

Unfortunately I appear to have done something that is causing the http://www.mywebsite.net/misc.php?do...&type=Visitors page to come up blank.

Any help would be greatly appreciated.

Paul M 03-22-2012 09:59 PM

Quote:

Originally Posted by tricksodave (Post 2312109)
Great mod, I?m having trouble with the spacing and overlapping with user names. Any help would be great.

IE8 at a guess ? Its known to have issues.

Quote:

Originally Posted by ProSportsForums (Post 2312168)
Unfortunately I appear to have done something that is causing the http://www.mywebsite.net/misc.php?do...&type=Visitors page to come up blank.

Blank pages usually mean an error, but you have error display turned off in php. Can you check and turn it on ?

Disco_Dave 03-23-2012 08:49 AM

Quote:

Originally Posted by Paul M (Post 2312261)
IE8 at a guess ? Its known to have issues.

Cheers Paul, it is IE8 only in work though. I installed in work, but it's ok at home. Thanks for the reply.

Dave

In Omnibus 03-23-2012 11:26 AM

Quote:

Originally Posted by Paul M (Post 2312261)
Blank pages usually mean an error, but you have error display turned off in php. Can you check and turn it on ?

It might help if I pasted the correct link:

http://www.prosportsinteractive.net/...&type=Visitors

chimpmaster 03-23-2012 01:30 PM

What is the image change exactly? I upgraded to 4.1.11 and the previous mod seems to be working fine. Thanks and great mod BTW.

Paul M 03-24-2012 01:28 AM

Quote:

Originally Posted by ProSportsForums (Post 2312431)
It might help if I pasted the correct link:

http://www.prosportsinteractive.net/...&type=Visitors

It doesnt really help. Did you check if php errors are enabled ?

Quote:

Originally Posted by chimpmaster (Post 2312474)
What is the image change exactly? I upgraded to 4.1.11 and the previous mod seems to be working fine. Thanks and great mod BTW.

The collapse/expand arrows.

In Omnibus 03-24-2012 04:41 PM

Quote:

Originally Posted by Paul M (Post 2312707)
It doesnt really help. Did you check if php errors are enabled ?

Yes, sir. php error logs are enabled in Error Handling And Logging

Paul M 03-25-2012 01:39 PM

Then the most likely cause would be the template is missing.

In Omnibus 03-27-2012 06:03 PM

Quote:

Originally Posted by Paul M (Post 2313126)
Then the most likely cause would be the template is missing.

Resolved. .htaccess file edit from an add-on was interfering with this modification.
Uninstalled their mod and kept this one.
Thank you for all your contributions to vBulletin, modifications and otherwise.

Thunderbird8 05-24-2012 08:22 AM

This was disabled by the upgrade to vB 4.2 on a test board (I'm guessing because of the Members who have visited today modification's inclusion in 4.2), but I can't find the equivalent functionality within 4.2. Would I be correct in assuming that it's not in there? If so, are there any plans on a 4.2 modification? I'd hate to lose this since it's quite useful.

Paul M 05-24-2012 04:50 PM

Yes, there will be a 4.2 version.

Lionel 05-26-2012 03:50 AM

I can't get this to work in 4.2.0. For starter there are no hook forumhome_whovisited_list anywhere in templates

Edit. I did not realize that Visiting Members options had also to be set, in addition to Members Tracking options.
is there a way to restrict Visiting Members display to display members tracking?

edit again. Never mind. I put a conditional to restrict that

Paul M 05-26-2012 10:08 AM

Quote:

Originally Posted by Lionel (Post 2332947)
is there a way to restrict Visiting Members display to display members tracking?

I dont understand what you mean.

Lionel 05-26-2012 10:16 AM

Never mind. Members Tracking works only if Visiting Members is active and I did not want to display Visiting Members to certain groups, so I just put a conditional in there.

Paul M 05-26-2012 01:52 PM

I still dont understand. Tracking does not need Visiting Members to be active, it has its on on/off and permission settings.

Depending on permissions, you can have ;

1. Groups that dont see Visiting Members at all.
2. Groups that have the Visiting Members Display, but no access to the Tracking functions.
3. Groups that have the Visiting Members Display, and access to the Tracking functions
4. Groups that dont the Visiting Members Display, but do have access to the Tracking functions.

Option 4 would be unusual as they would need to manually type in the urls for Tracking displays.

Lionel 05-26-2012 02:08 PM

It does as it uses
PHP Code:

$show['wgo_members'

in template FORUMHOME as an if condition. And that is true in forum.php when
if ($vbulletin->options['wgo_members'].

I spent a couple of hours trying to figure it out. When I saw that in template I turned it on and ... it started to display.

Lionel 05-26-2012 02:12 PM

here is the mention of it in template
Quote:

<!-- Start Members Today -->
<vb:if condition="$show['wgo_members']">
<div id="wgo_wgo_members_users" class="wgo_subblock section collapse">
<h3 class="blocksubhead"><a href="{vb:raw wgo_members.url}"><img src="{vb:stylevar imgdir_misc}/forum_stats.png" alt="{vb:phrase wgo_members_alt_title}"/></a>{vb:raw wgo_members.whotitle}</h3>
<a class="collapse" id="collapse_wgo_members_list" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse_40b{vb:raw wgo_members.collapse}.png" alt="" title="{vb:rawphrase collapse_expand}" /></a>
<div id="wgo_members_list" {vb:raw wgo_members.style}>
<p>{vb:raw wgo_members.visitors}</p>
<vb:if condition="$vboptions['wgo_members_names']">
<vb:if condition="$wgo_members['totaltoday'] == 0">
{vb:phrase no_members_list}
<vb:else />
<ul class="commalist" id="wgo_wgo_members_list">
<vb:if condition="$wgo_members['template_hook']">
{vb:raw wgo_members.template_hook}
<vb:else />
<vb:each from="wgo_members_list" value="row">
<li>{vb:stylevar dirmark}<a class="username" href="{vb:link member, {vb:raw row}}" title="{vb:raw row.wrdate}">{vb:raw row.musername}</a>{vb:raw row.markinv}{vb:raw row.comma}</li>
</vb:each>
</vb:if>
</ul>

</vb:if>
<vb:else />
{vb:phrase member_list_disabled}
</vb:if>
</div>
</div>
</vb:if>
<!-- End Members Today -->

Paul M 05-26-2012 03:04 PM

Right, now I see what you are getting at.

In 4.2, this hooks into the existing VM display, it does not add its own, so yes, it obviously needs the master setting to be turned on, otherwise no one will be able to see it.

That still doesnt explain what you said, or why you would add a conditional anywhere.

You do realise that Visiting Members Display is controlled by Usergroup Permission ?

So while the Master may be on, it only displays for usergroups that have that permission.

Lionel 05-26-2012 03:29 PM

Quote:

<vb:if condition="$show['wgo_members'] AND $show['admincplink']">
It's the Master settings I wanted to disable. I do not need to display my visiting customers to every one.

Hum, I did not see any permissions for visiting members

Lionel 05-26-2012 03:31 PM

I just found Can View the Visiting Members Display on Forum Home. That was already set to YES and it was not displaying to me as admin

edit. Don't mind me. I have not slept for 2 days now.

-=Leb=- 05-26-2012 05:34 PM

Hi paul, the member tracking is not showing on forum home. I uninstalled and installed it back with no luck. i reuploaded the xml files and still not showing. I also tried to view the forum with different styles even the default vb style and still not showing on the forum home. I have been using it since we moved to the vb 4x.

Everything is set to yes even in the admincp and administrators's usergroup .

lovevn 05-26-2012 05:39 PM

Quote:

Originally Posted by -=Leb=- (Post 2333178)
Hi paul, the member tracking is not showing on forum home. I uninstalled and installed it back with no luck. i reuploaded the xml files and still not showing. I also tried to view the forum with different styles even the default vb style and still not showing on the forum home. I have been using it since we moved to the vb 4x.

Everything is set to yes even in the admincp and administrators's usergroup .

The same thing happens here with vbulletin 4.2.0.
Nothing appaers. I have looked in the task manager and found no cron job for this mod.

Paul M 05-26-2012 05:44 PM

Quote:

Originally Posted by -=Leb=- (Post 2333178)
Hi paul, the member tracking is not showing on forum home. I uninstalled and installed it back with no luck. i reuploaded the xml files and still not showing. I also tried to view the forum with different styles even the default vb style and still not showing on the forum home. I have been using it since we moved to the vb 4x.

Everything is set to yes even in the admincp and administrators's usergroup .

In 4.2 this uses the existing 'Visiting Members' display, therefore you must have that enabled in its master settings, and then for any usergroup you want to be able to view it.

I could alter it to override the Visiting Member settings and permissions, but I didnt really want to do that.

Paul M 05-26-2012 05:50 PM

Quote:

Originally Posted by lovevn (Post 2333180)
Nothing appaers. I have looked in the task manager and found no cron job for this mod.

It doesnt have one, so you're not likely to find one. :)

lovevn 05-26-2012 05:57 PM

Quote:

Originally Posted by Paul M (Post 2333186)
It doesnt have one, so you're not likely to find one. :)

Thanks for your reply.


Quote:

In 4.2 this uses the existing 'Visiting Members' display, therefore you must have that enabled in its master settings, and then for any usergroup you want to be able to view it.

I could alter it to override the Visiting Member settings and permissions, but I didnt really want to do that. Maybe I might have to.
It works now.

-=Leb=- 05-26-2012 06:07 PM

Thank you very much for your awesome support. I got it now and its showing.
Thx paul, you are the best :)

WxP 05-27-2012 12:36 AM

Sorry but i cant understand what can i do to reshow this plugins can you please axplaind for me step by step? Thank you

nikosb 06-02-2012 05:49 PM

Hi paul, the member tracking is not showing on forum home.

Everything is set to yes even in the admincp and administrators's usergroup .
I have enabled in its master settings.

Disco_Stu 06-03-2012 03:36 AM

Nice mod. Seems to work for 4.2 with the exception that when a visitor goes to any of my custom pages it shows that they are at Home page. Is there a way to change this?

My custom pages are being generated using this mod:

https://vborg.vbsupport.ru/showthread.php?t=235359

How can I change the line background color from white? It doesn't work well with my template.

cspili 06-06-2012 03:02 AM

Very good work Paul, one question though, in versions 4.1.x of the plugin, it didn't show the posts where a certain usergroup didn't have permission to view, whereas in 4.2 it does. How can I fix that? (forum permissions are correctly set)

Thanks in advance!

max1982 06-06-2012 09:33 PM

Hi

I have updated the Plugin and now i cannot get it to work at all i have uninstalled it and installed it again and set the settings but with no luck. here is my setting in the pic.

Can you let me know what have i missed as i tried all the options and nothings is working it was working on 4.1.12 and on 4.2.0 its not showing nothing.

Thanks in advance!

Paul M 06-09-2012 04:05 PM

Quote:

Originally Posted by cspili (Post 2336982)
in versions 4.1.x of the plugin, it didn't show the posts where a certain usergroup didn't have permission to view, whereas in 4.2 it does. How can I fix that? (forum permissions are correctly set)

Can you please explain this exactly, thanks.

Paul M 06-09-2012 04:06 PM

Quote:

Originally Posted by max1982 (Post 2337265)
Hi

I have updated the Plugin and now i cannot get it to work at all i have uninstalled it and installed it again and set the settings but with no luck. here is my setting in the pic.

Can you let me know what have i missed as i tried all the options and nothings is working it was working on 4.1.12 and on 4.2.0 its not showing nothing.

Thanks in advance!

Did you uplaod the (new) bitfields xml file ?

Makaveli007 06-09-2012 10:11 PM

Paul, on vb 4.2, when using this and Guest Tracking, the guest tracking displays on top, and I cannot figure out how to put it below member tracking like it was on all previous versions.

can you assist? in the guest tracking thread there are a few others having the same issue

Paul M 06-10-2012 10:22 AM

I answered in the other thread.

aciurczak 06-11-2012 05:26 PM

Quote:

Originally Posted by max1982 (Post 2337265)
Hi

I have updated the Plugin and now i cannot get it to work at all i have uninstalled it and installed it again and set the settings but with no luck. here is my setting in the pic.

Ditto - just did the same, and was going to copy the same screenshots of mine.

Quote:

Originally Posted by Paul M (Post 2338157)
Did you uplaod the (new) bitfields xml file ?

I reloaded the bitfields xml file. Uninstalled, and re-installed (both looked successfully), but still nothing showing up on forumhome.

I'm running VB 4.2.0 PL1, and this latest 4200 version of this add-on.

nikosb 06-11-2012 06:11 PM

Quote:

Originally Posted by aciurczak (Post 2338777)

I reloaded the bitfields xml file. Uninstalled, and re-installed (both looked successfully), but still nothing showing up on forumhome.

I'm running VB 4.2.0 PL1, and this latest 4200 version of this add-on.

the same here !!

Paul M 06-11-2012 08:31 PM

For vb 4.2.x only - Have you enabled the Visiting Members display in options ?

In 4.2 this does not add its own display, it hooks into the existing display, so that must be enabled.


All times are GMT. The time now is 10:17 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.01758 seconds
  • Memory Usage 1,840KB
  • 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
  • (1)bbcode_php_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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