The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Activity Modification Details »» | |||||||||||||||||||||||||
This is the vB3.7/vB3.8 version of this modification.
Description This hack adds an activity metric for users to your forum; this metric takes into account a variable number of weeks. Also provided is a Junior/Normal/Senior member system based on this metric, and a longevity metric (user registered time as a percent of the amount of time the first user has been registered). Visiting each day and posting the configured amount of times per day for the configured number of weeks will yeild 100% activity. Posts are checked individually for each day, so days cannot be skipped then spammed up afterwards. The weight of visiting for the day relative to posting is configurable. Weeks are weighted so the most recent has a bigger impact on the activity percent than the most distant. When a user logs in with activity above the configured threshold, they are promoted from Junior Member to Member. When they log in with the configured amount of time as Member, they are promoted to Senior Member. You can configure the mod to also add secondary usergroups when these promotions happen. Complexity This modification requires 1 XML import, uploading of images, and the addition of some CSS, depending on what options you choose Technical This hack adds 1 query to showthread for each user who posts in that page (or only 1 for the logged in user by configuration). In addition, the first time a member's post or profile is accessed during a day (GMT), 3 queries are performed to find that user's activity. By configuration, 1 query may be added to each page load to find the logged in user's "activity today". By configuration, 1 query may be added to each member profile view to find that member's "activity today". Upgradability This modification will import your settings and data from the 3.0/hack version This modification will import your settings and data from the 3.5/3.6 mod version Frequently Asked Questions
Note: To upgrade, with the old version still installed, go to the Add/Import Product link on the Manage Products page, select the XML file for the new version, choose Yes for overwrite, then click Import. Update 3.03 release
Update 3.01 release
Update 3.00 release No changes Update 3.00 beta 3
Update 3.00 beta 2
Version 3 (3.00 beta 1) vs Version 2 (2.80)
Please click the install link if you install this hack I will support this hack in this thread on about a weekly basis. Show Your Support
|
Comments |
#22
|
||||
|
||||
very great, thank you ! but wait for final version
|
#23
|
|||
|
|||
i cant get this to display in my postbit
ive tried selecting default location and alternative location and it still dont show any ideas how i can get it to show in the postbit? and how do i see the activity statistics page showing top 25 users? thanks |
#24
|
||||
|
||||
Make sure that your postbit has the template hooks in it. Custom styles, especially for older versions may not have them. This mod requires the following lines in your postbit or postbit_legacy template, depending on which you use:
$template_hook[postbit_userinfo_left] $template_hook[postbit_userinfo_right] $template_hook[postbit_end] If your postbit template doesn't have these and you don't know where to put them, you can add $WWU002_rankblock under the username and $WWU002_statblock under the postcount to add the stuff for this mod manually. With the manual mods, none of the postbit controls in the options will work, however. To see the activity statistics page, go to the Activity Top Activity Page section in the options and make sure the top two options are set to yes, then click the "Stats" link in the navbar. If your navbar doesn't have template hooks, the url will be like http://zelaron.com/forum/index.php?do=activitystat but with the path to your forum index. You'll need to manually put it somewhere. I highly recommend that you update your style/get a style that has template hooks, as I suspect most vb3.7 mods will require them. |
#25
|
|||
|
|||
i cant get it working id be greatful if you can come on the icq account listed on your profile
thanks |
#26
|
|||
|
|||
Installed but nothing happens... the activity folder is in the misc dir... using 3.7 Beta 4
|
#27
|
||||
|
||||
Did you check to see if it shows on the vBulletin default style?
|
#28
|
|||
|
|||
Yes... also not showing.
|
#29
|
|||
|
|||
Installed not showing read the install guide and asked questions does not work on default or any style for that matter please advise. Version vB 3.7 rc4
|
#30
|
||||
|
||||
I'm writing up a diagnostic routine that will be part of beta2 later tonight. Hopefully that will help me find the problem.
|
#31
|
||||
|
||||
beta2 posted. I think I found the bug that was causing most of you problems. If you're still having problems, visit the Activity Maintenance page (in the Maintenance group in the AdminCP -- you may need to force refresh), perform the Configuration diagnostic, and get the output to me.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|