The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Activity Modification Details »» | |||||||||||||||||||||||||
For vB3.7, see The vB3.7 version
This is the plugin/vB3.5/vB3.6 version of this hack This mod was developed on vB3.6.4, and tested for compatibility with vB3.5.4 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, modification to 3 templates, 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 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. 2.80 release update
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 |
#342
|
|||
|
|||
THANKS alot now it worked..
Thank you so much |
#343
|
|||
|
|||
Am I missing something here? The description states one XML import and 3 template modifications and CSS if needed but the instructions appear to have gone missing?
|
#344
|
||||
|
||||
Sorry about that; I forgot that the administrators went arround making people put everything in a zip file. I have uploaded the zip file containing the XML file and the documentation.
|
#345
|
|||
|
|||
Thanks for that very fast response!
|
#346
|
|||
|
|||
Running smoothly on 3.6.3.
My Users Love so much info on their Postbit Legacy, Profile etc... You are the man WetWired Installed of Course . |
#347
|
||||
|
||||
Quote:
|
#348
|
||||
|
||||
worked perfectly on my 3.63 version... the instructions were not the easiest to read.. but once i started from the top... it made sense... thanks very very much.... now my members can see what they are actually contributing to the site... EXACTLY....
|
#349
|
||||
|
||||
iNFERNO *clicks install* great hack works smoothly on vb 3.6.4
|
#350
|
|||
|
|||
I have a qustion. I have a forum that is both light and dark. My outside rooms are light but my members rooms are dark but both are based on the same skin.
The question is where would I put both the image folder so I can have light images on the outside and dark images on the inside? this is the path /www/forum/images/approx/misc/ again my members rooms are just a dark version of approx. I can edit the "Additional CSS Definitions" in both styles but where where would I put both image folders how would I edit this light .WWU002postbit td {padding-left:2px;padding-right:2px;} .WWU002postbit img.i,.WWU002postbit img.im,.WWU002postbit img.il,.WWU002postbit img.ir {background-color:#FFFFFF;border-left:1px solid #808080;border-top:1px solid #808080;border-right:1px solid #C0C0C0;border-bottom:1px solid #C0C0C0;} .WWU002postbit img.im {border-left:none;border-right:none;} .WWU002postbit img.il {border-right:none;} .WWU002postbit img.ir {border-left:none;} dark .WWU002postbit td {padding-left:2px;padding-right:2px;} .WWU002postbit img.i,.WWU002postbit img.im,.WWU002postbit img.il,.WWU002postbit img.ir {background-color:#000000;border-left:1px solid #404040;border-top:1px solid #404040;border-right:1px solid #808080;border-bottom:1px solid #808080;} .WWU002postbit img.im {border-left:none;border-right:none;} .WWU002postbit img.il {border-right:none;} .WWU002postbit img.ir {border-left:none;} |
#351
|
||||
|
||||
How do I change the font type/style to match my forums default (such as the font show above and below the activity bars)?
I'm using "light" and this is the css I copied in first field of main additional css .WWU002postbit td {padding-left:2px;padding-right:2px;} .WWU002postbit img.i,.WWU002postbit img.im,.WWU002postbit img.il,.WWU002postbit img.ir {background-color:#FFFFFF;border-left:1px solid #808080;border-top:1px solid #808080;border-right:1px solid #C0C0C0;border-bottom:1px solid #C0C0C0;} .WWU002postbit img.im {border-left:none;border-right:none;} .WWU002postbit img.il {border-right:none;} .WWU002postbit img.ir {border-left:none;} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|