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 (or in the last 24 hours). (https://vborg.vbsupport.ru/showthread.php?t=121883)

warnmar10 08-22-2006 10:44 PM

Quote:

Originally Posted by Paul M
...You're not showing as having this installed, please click in install if you require support.

Most humble appologies, now corrected. FWIW I still showed 4.21 installed on 3.5.5, so I uninstalled it there.

Quote:

Originally Posted by Shazz
Admin CP> styles and templates. > pick your skin> all styles options Its in the the middle of the page

That seems to be kind of global or I'm missing the point entirely. I was hoping there might be a template edit or possibly a file edit to get rid of the underlined links in the Who Visited box only.

Paul M 08-22-2006 11:22 PM

Quote:

Originally Posted by warnmar10
I would like to remove the underlines from the list of usernames. I'm assuming something like change rel="nofollow" to rel="nofollow" style="text-decoration:none;"

Which template does this use?

It doesn't use a template to build that, it's coded in the plugin itself.

PHP Code:

$whotoday .= "<a rel=\"nofollow\" "

Edit the above line.

Ascor 08-22-2006 11:58 PM

installed, all work fine, thank you :)

bigsbydapicka 08-23-2006 01:04 AM

Installed and works great...Thanks!

warnmar10 08-23-2006 01:57 AM

Quote:

Originally Posted by Paul M
It doesn't use a template to build that, it's coded in the plugin itself.

PHP Code:

$whotoday .= "<a rel=\"nofollow\" "

Edit the above line.

Thank you very much.

I'm not sure what I've done but...

Most users ever online was 1, 12-31-1969 at 06:00 PM.
The most members online in one day was 1, 12-31-1969.

This happened after I upgraded the product from 4.21 to 4.31 this evening. Any ideas where to look?

Paul M 08-23-2006 03:44 AM

Those are not part of this mod, I think you have the most visitors/posters/chatters add-on installed.

warnmar10 08-23-2006 09:39 AM

Thanks and you are correct.

So, I uninstalled who is in flashchat, updated both 'Members who have visited Today' and 'Visitors/Posters/Chatters'. The counters are still stuck at 12/31/69 and 1.

Any suggestions?

TygerTyger 08-23-2006 01:09 PM

I suspect I know the answer already, but would it be possible for the permissions settings to be able to override the Global WOL switch-off for Guests? It seems to me that this mod would be a great activity advert. Unfortunately you can't turn on WVT and leave WOL off.

Paul M 08-23-2006 04:41 PM

Quote:

Originally Posted by warnmar10
Thanks and you are correct.

So, I uninstalled who is in flashchat, updated both 'Members who have visited Today' and 'Visitors/Posters/Chatters'. The counters are still stuck at 12/31/69 and 1.

Any suggestions?

Make sure you have the 3.6 version of the add-on installed, then run this query.

Code:

update datastore set unserialize = 1 where title = 'maxloggedin'
See if that fixes the stats, if not then run this to reset them completely.

Code:

update datastore set unserialize = 1,data = ' ' where title = 'maxloggedin'

Paul M 08-23-2006 05:04 PM

Quote:

Originally Posted by TygerTyger
I suspect I know the answer already, but would it be possible for the permissions settings to be able to override the Global WOL switch-off for Guests? It seems to me that this mod would be a great activity advert. Unfortunately you can't turn on WVT and leave WOL off.

Not sure I entirely follow you - but this mods display relies on the "What's going on" (Display Logged in Users) being active, not the Who's Online page. If you disable that then this will not be shown. There is no way round that without a template edit.


All times are GMT. The time now is 07:44 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.02531 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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