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 |
#222
|
||||
|
||||
What you want is already built in. Choose "Alternate location" for automatic postbit alteration in Activity Display Settings. This is assuming you're using a horizontal postbit. If for some reason, the JS doesn't work, there is a file in the zip file detailing how to manually add the mod to your postbit after turning automatic alteration off.
|
#223
|
|||
|
|||
i tried choosing alternate location, but the display didnt move.
but let me try out the description in the attached file. should i face any problem i will contact again |
#224
|
|||
|
|||
wetwired, i am sorry but i wasnt able to understand how to accomplish what i mentioned in my post above, even by viewing the attached description. for a non technical person like me it was very confusing. could you please guide me what to follow?
thanx |
#225
|
||||
|
||||
Assuming you're only using the horizontal postbit, go to the bottom of that file, where it has the heading "Manual postbit modifications." You'll want to do the modifications for "postbit (alternate location)". You can open your postbit template for editing from the style manager, clicking the <<>> button next to the style to change, then finding the postbit template. Find each find section in the template (the template editor's search function my be of use), then add the insert block above or below that section as indicated. Click save to save the changes. At first, you will have the activity info in both places. Go into activity display settings and set Automatic postbit modification to none to remove it from the old location.
|
#226
|
|||
|
|||
ok thanx. i managed according to instructions.
but the location after these changes is some what odd. so these are the two template changes that i should do i mean change their location and see where it gets displayed? because i still didnt get the block displayed in the middle of the horizontal postbit. it went to the extreme right of the postbit. thanx for the guidance. |
#227
|
||||
|
||||
Hmm, so it is. It's been a long time since I've had a forum with a horizontal postbit so I'd forgotten it was on the right. For the second insert, instead add it below
Code:
$template_hook[postbit_userinfo_left] </td> <td width="100%"> </td> |
#228
|
|||
|
|||
Hi,
For some reason my users are not being promoted once the "promotion criteria" is being met at any level. Do have any suggestions where I should look? I have tried running the "Do Memberlevel Promotions" job but it still doesn't work. Thank you |
#229
|
||||
|
||||
Have you checked the users additional groups? The promotion system does not change their main group.
Also be sure you're entering the numerical ID of the group (displayed in the drop down on the right side in the usergroup manager). |
#230
|
|||
|
|||
Hi great hack I just have one problem. After installing the hack my adminCP left nav menu collapses and will not stay open. The "Save Prefs" link at the top does not seem to save the menu to the open position. Is there any way to solve this?
|
#231
|
||||
|
||||
Hmm. I'm not sure why it does that, but it seems to only do it if the activity settings is expanded when you save prefs.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|