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 |
#262
|
|||
|
|||
Will you upgrade this product for 3.8.x?
I would love to use it on my forums. |
#263
|
||||
|
||||
I was attempting to upgrade from 2.8 on a 3.8 board to 3.03.
Whenever I try to import the product (with overwrite set to yes) I get this MySQL error: Code:
Database error in vBulletin 3.8.0: Invalid SQL: ALTER TABLE `vb_user` ADD `wwu002activity` INT UNSIGNED NOT NULL , ADD `wwu002activitydate` INT UNSIGNED NOT NULL , ADD `wwu002memberlevel` TINYINT UNSIGNED DEFAULT "1" NOT NULL , ADD `wwu002fullmemberdate` INT UNSIGNED NOT NULL , ADD `wwu002lastvisit` INT UNSIGNED NOT NULL; MySQL Error : Duplicate column name 'wwu002activity' Error Number : 1060 Request Date : Wednesday, January 28th 2009 @ 01:58:51 PM Error Date : Wednesday, January 28th 2009 @ 01:58:51 PM Script : http://www.experiencefestival.com/3_8_dev/admincp/plugin.php?do=productimport Referrer : http://www.experiencefestival.com/3_8_dev/admincp/plugin.php?do=productadd MySQL Version : 4.1.22-log |
#264
|
|||
|
|||
this i will install later
|
#265
|
|||
|
|||
Thanks.
|
#266
|
||||
|
||||
Quote:
The attached file has the install code removed so you can upgrade from 2.8 to 3.03. This file is for update only and cannot perform a new install! |
#267
|
|||
|
|||
I have a problem > please check it> http://www.vb.verejnadiskusia.sk/showthread.php?t=309
why is this happenig? When this mod is disabled, everything looks good. Thank you |
#268
|
|||
|
|||
This is a must have mod so i installed it on vB 3.8.0 and it seems to work ok only sometimes it displays the data above the mod picture like in the screenshot i took:
Attachment 94461 |
#269
|
|||
|
|||
On the Top Activity page is there any way to include the previous 3 months of data (in 3 links Dec, Jan, Feb) - I'm more than willing to pay for this function.
|
#270
|
||||
|
||||
Quote:
I suggest editing your postbit_legacy template. Find Code:
$template_hook[postbit_userinfo_right] Code:
<tr><td colspan="2">$template_hook[postbit_userinfo_right]</td></tr> |
#271
|
||||
|
||||
Most likely this is due to a JS error preventing the JS that moves the information from running correctly. If this is a major annoyance, there are instructions for manually changing your postbit template so JS is not required in activity_mod_customization.html in the zip file, at the bottom of the file. You would want to follow the changes for "postbit_legacy (alternate location)", then set Activity Display Settings->Automatic postbit alteration to None
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|