vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Members who have visited the forum (Today or last 24 hours). (https://vborg.vbsupport.ru/showthread.php?t=82769)

Devil Woman 09-30-2005 07:57 PM

Same here, installed this once before on an earlier 3.5.0 worked fine have nosw installed it same way on 3.5.0 gold and it's just blank doesn't seem to update even though people have been online

Paul M 09-30-2005 09:11 PM

Quote:

Originally Posted by Devil Woman
Same here, installed this once before on an earlier 3.5.0 worked fine have nosw installed it same way on 3.5.0 gold and it's just blank doesn't seem to update even though people have been online

Quote:

Originally Posted by Ericsson
Mines just blank: http://www.thenokiasite.com :(

The plugin is either not loaded, corrupted, not enabled - or the whole plugin system is turned off (by default the 3.5 plugin system is turned off).

Billspaintball 10-01-2005 09:28 AM

Damm that was easy :)

Just upgraded to 3.5 and this is the first plugin I have installed.

Love it!

Pramodinfo 10-01-2005 06:32 PM

Thanks for the Plugin, Works Very Gud No Problem in vb 3.5.0 :)

karrerax 10-01-2005 11:53 PM

Thanks for plugin!
Installed in 3.5 Gold and Working fine. :nervous:

Roody 10-02-2005 03:53 PM

Quote:

Originally Posted by karrerax
Thanks for plugin!
Installed in 3.5 Gold and Working fine. :nervous:

Anyone know how I can make this show up at the top of my forums as opposed to the bottom?

Thx

southernlady 10-02-2005 04:01 PM

Maybe instead of the FORUMDISPLAY template, put it on the navbar template below here:
Code:

<input type="hidden" name="do" value="login" />               
                <input type="hidden" name="vb_login_md5password" />
                <input type="hidden" name="vb_login_md5password_utf" />
                </form>
                <!-- / login form -->
                       
                </td>
               
        </if>       
       
</tr>
</table>
<!-- / breadcrumb, login, pm info -->

And above here:
Code:

<!-- nav buttons bar -->
<div align="center">
        <table class="tborder" cellpadding="$stylevar[cellpadding]"

That's where I have my hurricane banner. Liz

Roody 10-02-2005 04:20 PM

Quote:

Originally Posted by southernlady
Maybe instead of the FORUMDISPLAY template, put it on the navbar template below here:
Code:

<input type="hidden" name="do" value="login" />               
                <input type="hidden" name="vb_login_md5password" />
                <input type="hidden" name="vb_login_md5password_utf" />
                </form>
                <!-- / login form -->
                       
                </td>
               
        </if>       
       
</tr>
</table>
<!-- / breadcrumb, login, pm info -->

And above here:
Code:

<!-- nav buttons bar -->
<div align="center">
        <table class="tborder" cellpadding="$stylevar[cellpadding]"

That's where I have my hurricane banner. Liz

That works, but it pulls them out of the frame they are in when they are below. Im guessing thats close, but I need to start somewhere else in the code. Any ideas?

buffness 10-02-2005 07:55 PM

tried the install, fallowed steps 1 and 3 and I have no number showing up or members showing up even though there are members oline. anyone have an answer?

Paul M 10-02-2005 08:36 PM

turn the plugin system on ?

JulianD 10-02-2005 10:01 PM

Installed =) Thanks!

calvinnguyen 10-02-2005 10:05 PM

If I only want display only the members who have visited the forum today on Forum Statistics, then how it work.

Paul M 10-02-2005 10:37 PM

As a number you mean ? Simply edit the template to your needs, the number and list of names are supplied as seperate variables.

Lea Verou 10-02-2005 10:40 PM

Why doesn't it have the "most users ever online on a day" that the one for 3.0.x had? :(

Paul M 10-02-2005 10:47 PM

Quote:

Originally Posted by Loukrhtia
Why doesn't it have the "most users ever online on a day" that the one for 3.0.x had? :(

Um, this has never had such a feature, in any version.

Perhaps you are thinking of another 3.0.x hack of mine (this ?)

Lea Verou 10-02-2005 10:48 PM

Nope! Maybe there are many such mods oute there...
However it would be great if you could implement this feature! :D

Roody 10-03-2005 10:19 AM

I got it squared away. Thanks for the help and suggestions. :)

truz 10-03-2005 02:13 PM

Installed!

Thanks,

TrUz

Wolf42 10-03-2005 03:32 PM

Nice Plug-in, thank you Paul, I have installed the german version for vbhacks-germany, but PcFreak wrote, that he olny translated your "hack" and everyone who installs the german version should install your hack.

And by the way, it works perferctly. :D

Paul M 10-03-2005 04:31 PM

Quote:

Originally Posted by Wolf42
Nice Plug-in, thank you Paul, I have installed the german version for vbhacks-germany, but PcFreak wrote, that he olny translated your "hack" and everyone who installs the german version should install your hack.

And by the way, it works perferctly. :D

Yes, he asked permission to translate it a while ago. :)

ayaam 10-03-2005 07:29 PM

Thanks .. good work 5/5 :)

bryanb 10-04-2005 05:39 AM

Thanks PaulM!!
<installed>

Great job!

Paul M 10-04-2005 12:53 PM

Thank you for your comments. :)

Since the final release of 3.5 Gold I have been working on updating most of my hacks (largely to convert them to products).

I will be updating this hack from a 'Plugin' to a 'Product' very shortly which will mean ;

* The hack will become phrased.
* The ability to turn it on/off in the ACP.
* The ability to allow only certain usergroups to view the list will be an ACP option.
* The switch between Visited Today and Rolling 24 Hours will become an ACP option (many seem to miss this actually exists).

If you are happy with it working as is - then obviously there will be no requirement to upgrade - I will still support the old version (though I will strongly urge you to upgrade in most cases). If you wish to upgrade then you will need to delete the existing plugin, upload the new product, and replace the template code with the new version.

Paul M 10-04-2005 02:35 PM

The product version is now uploaded. Please report any problems in this thread. :)

TheProphet 10-04-2005 05:16 PM

Thx Paul, works great ;)

xlegends 10-04-2005 07:51 PM

thanks sir, please add to vbadvanced forum. is there a way to install this to vbadvanced home page modules.

Paul M 10-04-2005 09:26 PM

Quote:

Originally Posted by xlegends
thanks sir, please add to vbadvanced forum. is there a way to install this to vbadvanced home page modules.

Sorry, I don't deal in VBA modules - I would ask on their support forum.

dieselpowered 10-05-2005 12:54 AM

Sorry Paul, maybe I am missing something, however, where is the menu for it in the admincp?? I cannot seem to find it. :)

Paul M 10-05-2005 01:22 AM

vBulletin Options > Forum Home Page Options.

Bubble #5 10-05-2005 01:32 AM

Quote:

Originally Posted by Paul M
I will be updating this hack from a 'Plugin' to a 'Product'

Should we still run ALTER TABLE user ADD INDEX (lastactivity) for faster queries?

Paul M 10-05-2005 01:49 AM

Quote:

Originally Posted by Bubble #5
Should we still run ALTER TABLE user ADD INDEX (lastactivity) for faster queries?

That is done automatically by the product when you import it.

csidlernet 10-05-2005 02:50 AM

thanks!!!! nice.
/me installs

dieselpowered 10-05-2005 04:16 AM

Quote:

Originally Posted by Paul M
vBulletin Options > Forum Home Page Options.

Thank you sir...great work as always!

Snake 10-05-2005 02:16 PM

Paul, how about adding guest counts too? Whatcha say? :D

Ncturnal 10-05-2005 02:23 PM

Quote:

Originally Posted by Snake
Paul, how about adding guest counts too? Whatcha say? :D

That would be cool. :) I'm happy with it either way, but since most of my visitors are guest accounts, that would be nice.

Paul M 10-05-2005 05:16 PM

Quote:

Originally Posted by Snake
Paul, how about adding guest counts too? Whatcha say? :D

Sorry, this subject has been bought up a number of times, vb does not keep a permanant record of individual guests, so there is no data to count.

Slacker 10-05-2005 05:18 PM

This is perfect for my forum which has a lot of traffic, but sometimes has a low posting day. Having this on the front page shows any visitors that they're looking at a pretty active forum. Thanks Paul!

Ericsson 10-05-2005 06:28 PM

How do I add the plugin? Theres no option to upload...

Paul M 10-05-2005 07:18 PM

Are you running vB 3.5.0 ?

Bubble #5 10-06-2005 03:32 AM

Quote:

Originally Posted by Ericsson
How do I add the plugin? Theres no option to upload...

Look in your ACP, all the way down on the left hand side. I think it's the second or third last one.


All times are GMT. The time now is 11:13 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.02594 seconds
  • Memory Usage 1,806KB
  • 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
  • (4)bbcode_code_printable
  • (13)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