vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Most Active User Hack (https://vborg.vbsupport.ru/showthread.php?t=71806)

shabbirbhimani 11-22-2004 02:10 AM

Quote:

hmmmm i have followed the instructions but now i get a db error
Can you tell me what error you are getting and where. If you can explain a bit more I can help you out.

Thanks
Shabbir Bhimani

bigM 11-24-2004 08:22 AM

I can't find the "monthly.php and weekly.php"

Can you tell me, where I can find the templates and php files?

Thanks
bigM

shabbirbhimani 11-24-2004 08:36 AM

Quote:

I can't find the "monthly.php and weekly.php"
I havent provided them as they are not part of the hack. This files are on my server which just list what I offer for most active user monthly/Weekly.

http://www.go4expert.com/weekly.php
http://www.go4expert.com/monthly.php

They are just plain html files names as php.

Thanks
Shabbir Bhimani

bigM 11-24-2004 09:36 AM

Thanks, but now I have a new problem:

Quote:

Datenbankfehler in vBulletin 3.0.3:

Ungueltige SQL-Abfrage: SELECT weekly from timestamp where weekly < 1101295899
mysql error: Table 'usr_web40_1.timestamp' doesn't exist

mysql error number: 1146
I get this MySQL Error, when I go to index.php...

shabbirbhimani 11-24-2004 09:42 AM

You have created the table as expert_timestamp but you dont have any prefix for your forums so you need to create the table as
CREATE TABLE timestamp
(weekly int(10) unsigned,
monthly int(10) unsigned);

Thanks and I am updating the install files too.
Shabbir Bhimani

shabbirbhimani 11-24-2004 09:46 AM

I have uploaded the latest with a note below create table ...

I think this should solve the problem.

bigM 11-24-2004 10:00 AM

Now it works. Thanks a lot!

great hack ;)

shabbirbhimani 11-24-2004 10:05 AM

Quote:

Originally Posted by bigM
Now it works. Thanks a lot!

great hack ;)

My pleasure and
I see the hack installed on http://www.comedy-foren.de/

MikaK 01-11-2005 10:04 AM

How does this hack adjust the timespan for weekly and montly views? Can I add additional time interwalls like quarterly, semiannually and yearly?

How about excluding specific members or perhaps entire member groups?

Best regards,
-Mika

shabbirbhimani 01-12-2005 02:36 AM

Quote:

How does this hack adjust the timespan for weekly and montly views?
it does that by keeping the unix timespan in the table that has been created.

Quote:

Can I add additional time interwalls like quarterly, semiannually and yearly?
You can always edit the table to add the time span. I have two time span weekly/monthly you can add or use them for monthly/yearly.

Quote:

How about excluding specific members or perhaps entire member groups?
I havent done this as I was interested in manually giving a banner so I did not have any need as this.


All times are GMT. The time now is 11:53 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.01920 seconds
  • Memory Usage 1,738KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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