vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Top Posters List (https://vborg.vbsupport.ru/showthread.php?t=168895)

Paul M 06-07-2008 06:00 PM

The template is found in the style manager, same as all other templates. The one you want is "Top_Posters_bit".

To do last month would require code changes, and possible a change to the sql.

Promoking 06-07-2008 06:15 PM

Thanks Paul - I really appreciate it.

Quote:

Originally Posted by Paul M (Post 1543366)
To do last month would require code changes, and possible a change to the sql.

So... um... I guess doing that kinda coding is way beyond my skillz. Any hope you can add it?

Cheers

-Brian

PS. Idea for another mod = a page where you can run a search query specified by a date range that returns individual users/posters and the number of posts each user made within the specified date range. What do you think? Useful? Doable?

Thanks

Paul M 06-07-2008 07:58 PM

Quote:

Originally Posted by Promoking (Post 1543374)
So... um... I guess doing that kinda coding is way beyond my skillz. Any hope you can add it?

PS. Idea for another mod = a page where you can run a search query specified by a date range that returns individual users/posters and the number of posts each user made within the specified date range. What do you think? Useful? Doable?

Sorry, no changes are planned to this mod.

MorrisMcD 06-09-2008 06:23 AM

Just times out for me when installing the product... I dont even see the product listed under products installed..

Any clue? Worked great on 3.6 for me.. No database crashing here though... :)

Paul M 06-09-2008 06:51 AM

Sorry, there is no reason for this to time out other than some odd issue with your board. Have you tried again ?

MorrisMcD 06-09-2008 11:45 AM

Quote:

Originally Posted by Paul M (Post 1544770)
Sorry, there is no reason for this to time out other than some odd issue with your board. Have you tried again ?

Yes I tried it three times.. Without overwrite on.. Each time, it did the same thing. In fact, just tried it again...

Quote:

Importing Product, Please Wait...

[:]
Checking for Index
Adding Index
Never goes back to the products page.. Just sits there like so for about a min to two min and then the bottom of the page reads as done

Paul M 06-09-2008 03:08 PM

Your server is obviously taking a long time to add the index, or failing to add it for some reason. Maybe you will have to do that manually.

MorrisMcD 06-10-2008 01:45 PM

Quote:

Originally Posted by Paul M (Post 1545077)
Your server is obviously taking a long time to add the index, or failing to add it for some reason. Maybe you will have to do that manually.

How do I go about doing so? Can I try changing timeout values somewhere possibly?

Paul M 06-10-2008 05:20 PM

Quote:

Originally Posted by MorrisMcD (Post 1545880)
How do I go about doing so?

Just run the sql manually ;

[sql]ALTER TABLE post ADD INDEX (dateline)[/sql]

MorrisMcD 06-10-2008 11:47 PM

Quote:

Originally Posted by Paul M (Post 1545999)
Just run the sql manually ;

[sql]ALTER TABLE post ADD INDEX (dateline)[/sql]

Quote:

Your SQL-query has been executed successfully (Query took 62.6895 sec)
SQL-query:
ALTER TABLE post ADD INDEX ( dateline )
Did it manually.. Imported the product... same thing

I verified the dateline exists in the post table. So when installing, when it checks for the index, why does it still attempt to add it?


All times are GMT. The time now is 10:51 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.01128 seconds
  • Memory Usage 1,739KB
  • 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
  • (8)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
  • (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