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 |
#282
|
||||
|
||||
Quote:
Quote:
Code:
<div class="info">code</div> I could be wrong though, i might just have it defined due to my styles. |
#283
|
|||
|
|||
i got Warning: unserialize() expects parameter 1 to be string, array given in [path]/index.php(67) : eval()'d code on line 21 in index.php?do=activitystat
im using 3.8.1 pl1 anyone got the same message too? |
#284
|
|||
|
|||
todays activity only works for my username...everyone elses is not moving up, and ideas?
|
#285
|
||||
|
||||
It's off by default because it brings a large load increase. You need to enable "Find today's activity for all users"
|
#286
|
|||
|
|||
On profile user not appare location but only: Current Activity: Viewing home page
This error on: VB 3.81 and 3.82 Tnx in advance for you reply |
#287
|
||||
|
||||
I'm not sure I understand. You're saying that when a user is viewing a user profile that they show as viewing the home page on the who's online?
Are you sure this mod is responsible? I don't do anything that should effect the locations there. Also note that it will display that location when the location isn't known, such as when an AJAX script or dynamic image script runs if it isn't properly setup not to show in the who's online. Since AJAX scripts and images are loaded after the main page, these would clobber the location. |
#288
|
|||
|
|||
I installed it, but I can't get the images to show up. I see the stuff in the post bit, but the images don't show up.
|
#289
|
||||
|
||||
Did you put the images in the correct place? It's a different place for each style. Right click the broken image and get the path where the browser is looking from the properties. That should help you figure out where the images belong.
|
#290
|
|||
|
|||
Hello I need a help if someone have the experience of this happen.
When I am pressing stats on the navbar I am getting this error on the top of the statistic page: Warning: unserialize() expects parameter 1 to be string, array given in [path]/index.php(67) : eval()'d code on line 79 I am appreciated for any idea or help Thanks Robby-gr |
#291
|
||||
|
||||
Are you using the default datastore code, or are you using memcache or another alternative?
What vB version are you using? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|