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 |
#52
|
||||
|
||||
That would be a bug that noone caught in beta3, related to moving the options to their own pages.
|
#53
|
||||
|
||||
This hack is crashing the browser when viewing threads.
I've duplicated this in IE7, FF2/3 and Opera 9 |
#54
|
||||
|
||||
Can I get the output of AdminCP|Maintenance|Activity Maintenance|Configuration diagnostic, please?
I expect that it's a problem with the code for the postbit "Alternate position"; try setting it to "Default position" and see if the problem persists. Also, a sample postbit source when the problem is happening may be useful (or the source for the whole page). If "Default position" doesn't work, you can set it to "None," which completely removes the JS from the page but leaves everything else enabled, until I figure out the problem. |
#55
|
|||
|
|||
Mod does not work for me. I uploaded .xml from manage products | Add/Import Products
but after that nada, i got nothing. Cant view it in vbullet options, or in the maintenence. all that shows up on my site is "novStats" under the postbit |
#56
|
||||
|
||||
Quote:
AdminCP|Maintenance|Activity Maintenance|Configuration I do not see anything under admincp > maintenance that has to do with activity maintenance or configuration. |
#57
|
||||
|
||||
Should be here
Attachment 80192 If not, try Ctrl-F5 to force refresh everything. If you see the Activity Settings section at the top of the navigation, you should see the Activity Maintenance link. |
#58
|
||||
|
||||
Quote:
|
#59
|
|||
|
|||
all installed with ease but I can not get my post count to show. The box remains empty. Any suggestions here wetwired?
never mind I found it thanks anyways.. clicked installed |
#60
|
|||
|
|||
I know you said to check the .css in the instation guide, but I still don't see it mate.
I looked, but can't find it. Anyway I am trying to do two things. One: Add a box for each of the four things. Around each of them. And then also if possible, how can I get the box around the whole postbit part of the activity? (and if it is just .css, around everything like they have) Thanks for any info dude! test site there is an example of what I am trying to do with it. Let me know. |
#61
|
||||
|
||||
I really don't see how you can miss it. It's practically the only thing in the installation guide. I've highlighted it in the attached screenshot. Be sure to copy and paste from the actual activity_mod_install.html, as there is more to the right not shown in the image.
To add a box arround the whole thing, you'd add something like the following to the css: Code:
table.WWU002postbit {border:1px solid black;} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|