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 |
#272
|
||||
|
||||
Quote:
I have no intention of adding this feature to the mod because I do not believe that referencing activity levels at discrete points in time (other than the present) is of great value. I do not do commission work. I hope that the information I have provided is sufficent for you to get a good result from someone who does. |
#273
|
|||
|
|||
I didn't know once you installed this,it would get rid of how many post my members had is there anyway i can get that back AND still have the activity modification?
|
#274
|
||||
|
||||
This mod displays that number itself. You can tell it to leave the old number from the display settings.
|
#275
|
|||
|
|||
Is there a way of removing certain usergroups in the "Activity Page"? example: banned user groups.
|
#276
|
||||
|
||||
Currently there is not, though obviously a banned member's activity will fall.
I assume that this is an automated news poster you're trying to deal with? If it always posts in the same forum, you can make posts in that forum not count to reduce activity level. I suppose it would be easy enough to add some sort of usergroup check, though it would disturb the optimizations that prevent checking everyone's activity each day for the list. |
#277
|
|||
|
|||
Hi there. I just need some help. I have installed successfully and want to change the location so the mod shows up right under my avatar. I added the code in the postbit legacy template but now I get two of the mods showing up. One in the default location and the other showing up under my avatar. Could you please help me fix this so I only have the one under the avatar showing up?
Thanks |
#278
|
|||
|
|||
I got it to work under the avatar , just one more thing, how do I make a box around it in the postbit_legacy?
thanks |
#279
|
||||
|
||||
I suppose you could wrap it in
Code:
<div style="border:1px solid black"></div> |
#280
|
|||
|
|||
where would I add the code? I am not good at coding things, :P
thanks |
#281
|
||||
|
||||
Arround what you added to move what you moved.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|