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 - Members who have visited today. (https://vborg.vbsupport.ru/showthread.php?t=221579)

Paul M 03-09-2012 08:15 PM

The template hook forumhome_wgo_pos2 must exist in the FORUMHOME template

Code:

.
.
                        </div>
                        <!-- end logged-in users -->
                        </vb:if>
                        {vb:raw template_hook.forumhome_wgo_pos2}
                        <vb:if condition="$show['upcomingevents']">
                        <div id="wgo_events" class="wgo_subblock section">
.
.


New Joe 03-10-2012 12:49 AM

Thanks Paul, let's hope that works, I'll let you know.

start2008 03-10-2012 04:27 PM

I got a fatal error:

"Fatal error: Maximum execution time of 30 seconds exceeded in /home/user/mysite.com/includes/adminfunctions_template.php on line 168"

I can't continue installation or even uninstalling it, So, I disabled it temporarily to access my threads.

Is there any help?

I'm using vb 4.1.11

scorpss 03-10-2012 04:38 PM

thank you very much bros for your help but can i know how to display only the visitors per day?

i dont want to display visitor per 24h because groupes user displaying too and i dont very like..

thank you again for all your help paul and Joe

see you soon .

JLake 03-23-2012 06:38 PM

how about making the older versions available ...
like for Vb 4.0.3 ..

JLake 03-23-2012 06:42 PM

never mind ..
a little hacking goes a long way

ssdevious 03-24-2012 01:00 PM

A suggestion - possible to put it below the "Forums Statistics"?

Thanks,
~tEh'Pâr4d0x

Pandemikk 03-28-2012 11:11 PM

Best who visited mod I've come across so far.

Enjoy your simple add-ons that enhance things greatly Paul!

Amaury 03-29-2012 12:20 AM

We've got a slight problem with it.

If you take a look at KH-Vids.Net Forum, you'll see that there are commas between each user for the Members Who Have Visited Today add-on, but if you look at ours, there aren't any commas.

How can we fix this?

Hippy 03-29-2012 12:26 AM

not sure did you try this
https://vborg.vbsupport.ru/showpost....&postcount=552
are you running the latest version of this mod and vb ?

Amaury 03-29-2012 12:34 AM

Quote:

Originally Posted by Hippy (Post 2314517)
not sure did you try this
https://vborg.vbsupport.ru/showpost....&postcount=552
are you running the latest version of this mod and vb ?

See my signature for vBulletin version. As for the mod version, I believe so. Our owner recently installed it.

Paul M 03-29-2012 02:10 PM

I suggest you check exactly what version you have installed.

orangefive 03-29-2012 02:56 PM

Thanks - working fine on 4.1.11.1 at www.thewoollybacks.co.uk

Amaury 03-29-2012 04:43 PM

Quote:

Originally Posted by Paul M (Post 2314702)
I suggest you check exactly what version you have installed.

Just had a look. It's version 4.1.7.0.

Hippy 03-29-2012 07:22 PM

Quote:

Originally Posted by Amaury25 (Post 2314764)
Just had a look. It's version 4.1.7.0.

update it ..Who-has-visited.xml (15.2 KB, 464 downloads)
is for v4.1.11.0 : 03-Mar-2012 : Updated for vBulletin 4.1.11 image changes.

Amaury 03-29-2012 08:50 PM

Quote:

Originally Posted by Hippy (Post 2314803)
update it ..Who-has-visited.xml (15.2 KB, 464 downloads)
is for v4.1.11.0 : 03-Mar-2012 : Updated for vBulletin 4.1.11 image changes.

Thank you. I just informed our owner.

Edit: Commas are appearing now.

Hippy 03-29-2012 09:17 PM

this is why I asked in my first post ...
Paul is on the ball.. he does not let us go long ever with out a update .. vb is always changing and paul is the first out of everyone to make sure his mods are working perfect..
I am glad you got it ..

grahamsmythe 04-03-2012 07:45 PM

Not sure if you can help.

Am running current version of vBulletin.

Have checked FORUMHOME and the following is installed OK

PHP Code:

</div>
            <!-- 
end logged-in users -->
            </
vb:if>
            {
vb:raw template_hook.forumhome_wgo_pos2}
            <
vb:if condition="$show['upcomingevents']">
            <
div id="wgo_events" class="wgo_subblock section"

Have checked to see everything is switched on OK in AdminCP - yes it is.

The 'module' tells us how many people have visited within the last 24 hours, but doesn't list their usernames.

Any ideas?

Hippy 04-03-2012 09:47 PM

Quote:

Originally Posted by grahamsmythe (Post 2316489)
Not sure if you can help.

Am running current version of vBulletin.

Have checked FORUMHOME and the following is installed OK

PHP Code:

</div>
            <!-- 
end logged-in users -->
            </
vb:if>
            {
vb:raw template_hook.forumhome_wgo_pos2}
            <
vb:if condition="$show['upcomingevents']">
            <
div id="wgo_events" class="wgo_subblock section"

Have checked to see everything is switched on OK in AdminCP - yes it is.

The 'module' tells us how many people have visited within the last 24 hours, but doesn't list their usernames.

Any ideas?

might be a time zone...issue ..
seen something to this affect after the last vb upgrade.. but I could be wrong..
paul will now better

Paul M 04-04-2012 10:00 PM

Sorry, no idea, Some mixture of old and new code & templates perhaps, i dont see how it would actually be possible with all the correct code.

grahamsmythe 04-05-2012 05:46 AM

Quote:

Originally Posted by Paul M (Post 2316827)
Sorry, no idea, Some mixture of old and new code & templates perhaps, i dont see how it would actually be possible with all the correct code.

Thanks for the reply Paul. I have tried uninstalling the whole thing, then reinstalling again, but with the same end result.

Are you saying that our 'style' is out of date, or should reinstalling this add-on have sorted out any issues?

Regards

Graham

benjaminlwells 04-05-2012 06:01 PM

Great little add/on here! I just installed it, slick as anything!

Paul M 04-05-2012 08:37 PM

Quote:

Originally Posted by grahamsmythe (Post 2316898)
Are you saying that our 'style' is out of date, or should reinstalling this add-on have sorted out any issues?

Its possible you have customised versions of the display templates this uses, so they are now out of date.

Other than that I dont know - you have a mis-match somewhere, but its not possible for me to tell where from here.

BF777 04-07-2012 09:33 AM

I apologize if someone has already asked this question. I didn't see it in any of the posts.

Is there a way to remove the 2nd line, "The most members online in one day was X, Date?"

Paul M 04-07-2012 12:45 PM

Turn it off in the settings.

BF777 04-09-2012 07:18 PM

Quote:

Originally Posted by Paul M (Post 2317731)
Turn it off in the settings.

Where? I played around in AdminCpanel > Plugin Manager. There's no option to remove that second line. If I uncheck each one by one, it still doesn't do the job.

Paul M 04-09-2012 09:11 PM

As it says in the main post ;

Quote:

(Options are in vBulletin Options > Who has visited today)

BF777 04-09-2012 10:40 PM

Oops. Thank you for clarifying that. I'm all set now!

ywwz 04-18-2012 10:06 AM

Great mod!

Princezz 05-05-2012 10:21 AM

Thanks Paul :)
*marked as installed*
very useful.

Knightmane 05-23-2012 11:10 AM

With the installation of Vb4.2, this mod is turned off by default by Vb4.2. However, you can turn it back on.

Is there a reason VB4.2 switches only this mod off during installation?

Paul M 05-23-2012 11:39 AM

Its included as part of the vb4.2 core.

djbaxter 05-23-2012 12:50 PM

Quote:

Originally Posted by Paul M (Post 2331909)
Its included as part of the vb4.2 core.

[s]Why doesn't it show up until I re-enable the add-on then?[/s]

Never mind. Found it. Needs to be enabled in Settings.

Amaury 05-23-2012 12:58 PM

Quote:

Originally Posted by djbaxter (Post 2331917)
Why doesn't it show up until I re-enable the add-on then?

Just because it's built in doesn't mean it's automatically enabled. You probably have to enable it somewhere.

RenierZA 05-23-2012 03:59 PM

Is the new core functionality using the same tables?

Will we keep our history if we switch to the built-in version?

Paul M 05-23-2012 04:32 PM

What history are you referring to ?

thincom2000 05-23-2012 09:17 PM

In an older version of this mod, I remember there being a script that also showed all the pages that a particular user visited today. I believe that is what RenierZA is referring to. That page was highly useful and I'm still not used to it being gone.

Mark.B 05-23-2012 09:20 PM

I have to confess that was very useful and for that reason I have continued to use the mod rather than the core functionality.

Easy to do, just re-enable the product that the upgrader disabled, and ensure the core version of it is switched off.

Note that I strongly suspect the upgrader will disable the products on every upgrade so this needs to be on the upgrade "to do" list if you do go down this road.

Boofo 05-23-2012 09:29 PM

The only thing I see missing is the each members midnight not work with the most members ever online line.

togotutor 05-24-2012 03:10 AM

Great mod. Installed.


All times are GMT. The time now is 10:23 AM.

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.01934 seconds
  • Memory Usage 1,826KB
  • 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_code_printable
  • (2)bbcode_php_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