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)

Paul M 09-03-2006 11:04 AM

Quote:

Originally Posted by scorpsy
Hi

I had this hack on 3.0.12 I have upgraded to to 3.6.0.

I have reverted all my forums I have uploaded the hack & it will not dispay anything.

Any help on this I did not see any template changes for this hack in the zip am I missing something?

Thanks in advance

There are no template edits in this, it searches for a standard comment in the existing template and inserts the display after it.

Paul M 09-03-2006 11:06 AM

Quote:

Originally Posted by mp3dreaming
Great post but have question. It shows user's in alphebetical order. Is there a way to set random? It seems to slow down forum on refresh. TIA

There is no option to do that, you would have to edit the SQL in the plugin.

mp3dreaming 09-03-2006 11:53 AM

Quote:

Originally Posted by Paul M
There is no option to do that, you would have to edit the SQL in the plugin.

Thanks for reply. Any hints on what needs edited in the SQL? I dont see anything that leads me in right direction. Thanks :)

Paul M 09-03-2006 01:27 PM

remove "ORDER BY username".

scorpsy 09-03-2006 04:28 PM

Quote:

Originally Posted by Paul M
There are no template edits in this, it searches for a standard comment in the existing template and inserts the display after it.


OK Paul I have checked everything It is installed I can see it all in admin options.

But why can't I see it on the forum?

Paul M 09-03-2006 08:12 PM

Without access to your site I have no idea.

putergirl 09-03-2006 10:26 PM

Quote:

Originally Posted by Paul M
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'

How do I run a query? I did one the other day by tacking it into the address bar, but I also see a place to run queries in the admin panel. It tells me I don't have permission to do that tho. I can fix that part I think, but I just want to be sure I'm doing it in the right place. Thanks in advance for your help. :)

Paul M 09-04-2006 12:34 AM

That is the correct place (after you update your config.php to allow you to run queries).

putergirl 09-04-2006 04:47 AM

well, I had to use the second one too, and it wiped everything clean, which is kind of a bummer, but at least it is responding now. Thank you :)

mp3dreaming 09-04-2006 12:43 PM

Quote:

Originally Posted by Paul M
remove "ORDER BY username".

Thanks much Paul, Working ;)


All times are GMT. The time now is 10:04 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.02124 seconds
  • Memory Usage 1,740KB
  • 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
  • (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