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 |
#212
|
||||
|
||||
I hand drew them.
|
#213
|
||||
|
||||
Quote:
weeks reflected: 6 vistit weight 2.0 counted posts per day. 4 Find today's activity for all users If enabled, then the activity today information is queried for each post; this requires an additional query per user per thread. If disabled, then the activity today information is only queried for the logged-in user. No 1 Find today's activity for member profile If enabled, then the activity today information is queried for member profiles. This adds a query to the member profile page. No 1 Find today's activity for logged-in user If enabled, find the logged in user's activity today on each pageload. Adds an extra query to each page load for logged-in users. Note that this information is not included in the default template modifications. No 1 Show activity breakdown in tooltip If yes, will show visit% and post% in the activity bar tooltip Yes 1 Use text-only stat block If set to yes, will display activity, longevity, and activity today as text instead of using images. When this is set to yes, you do not need to upload the images directory or add the style-specific CSS. No 1 Automatic postbit alteration Whether or not template hooks are used to alter the postbit. Choosing "Alternate location" uses JS to move the stat block from the template hook location -- into a separate column on the horizontal postbit, or right under the avatar on the vertical postbit. If your postbit templates are siginificantly modified, "Alternate location" may not work well and you should set this to "None" and add the changes manually. Error: 1 Remove postbit text postcount Use JS to remove the div containing the text postcount, since the images version repeats it. Ignored if postbit alteration is "None" Yes 1 Remove postbit text joindate Use JS to remove the div containing the join date, since longevity is the same information displayed a different way. Ignored if postbit alteration is "None" No 1 User profile page statistics Choose where to display a user's activity information in their profile page BOTH Enable Top Activity page YES Top Activity detects ties NO Display countdown to 100% NO |
#214
|
||||
|
||||
I don't see anything wrong with your settings. Nothing you have set should cause a continuous load increase. Again, what version of vB was it that you didn't have the problem with?
Also, I submit for your consideration that, as I said earlier, if your server's load average is usually at 5.00, your server is usually at 100% utilization already. Adding even a small amount of extra load to an overloaded server will just stack up and cause requests to take even longer. Maybe it's time to upgrade. That said, there are significant changes between the vB3.0 and vB3.5 version of my mod to deal with hook locations, and it is possible that that is contributing. |
#215
|
|||
|
|||
how do i remove the word OWNER?
|
#216
|
||||
|
||||
It's in the Rank and Promotions settings. The bottom option.
|
#217
|
|||
|
|||
I have a problem - that may look really hilarious, but to me is quite difficult.
What in the world is "main CSS page" and where can I find Additional CSS Definitions? I adore this mod and I always get an error, I suspect because I didn't add the definition. Please, help me even if the question is one of a beginner. Thanks! |
#218
|
||||
|
||||
It's a selection on the dropdown next to the style name in the style manager. I doubt that not adding it would give you an error, though. If you are getting a JS error, it is due to the way that the mod tries to use JS to get arround the limitations of template hooks. If you turn off the display options that mention JS, it should get rid of the error.
|
#219
|
|||
|
|||
wet wired
i would liek to suggest that in ur next upgrade, please give more options concerning the placement of the images. i love this hack and dont want to undo it. but it is alongwith other mods, occupying a lot of place in the vertical postbit, thus making the posbit too wide. is it possible to move it in the center of the vertical postbit? i mean not on the left, not on the right (near the avatar), but in the center? so that the width of the vertical postbit is controlled a tad. if by doing it manually it is achieved, then please do let us know which codes should we add and where should we add, cause not all of us are professional coders |
#220
|
||||
|
||||
I'm not sure I understand what you're trying to achieve. Can you throw together a mock-up in paint or some such?
|
#221
|
|||
|
|||
The following is what i wanted to do:
Taking the activity display from the right side and putting it in the center of the postbit. as u can see my postbit vertical width is too much wide. my users complain about it but neither i nor my users, want to get rid of these hacks and mods. we wanna use all of them. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|