The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Activity Modification Details »» | |||||||||||||||||||||||||
For vB3.7, see The vB3.7 version
This is the plugin/vB3.5/vB3.6 version of this hack This mod was developed on vB3.6.4, and tested for compatibility with vB3.5.4 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, modification to 3 templates, 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 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. 2.80 release update
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 |
#102
|
||||
|
||||
Quote:
|
#103
|
||||
|
||||
Quote:
|
#104
|
||||
|
||||
Yeah I still have an extra % sign when I scroll over the activity and longevity bars. Can someone lead me step by step on how to fix this? I'm using 3.5.1
|
#105
|
||||
|
||||
I hope to get the time this week to fix that and the $this problem, but basicly what you need to do is goto admincp>languages&phrases>phrase manager, click "Search in Phrases" enter "wwu002", and choose "phrase variable name only", then click "Find".
You will get a list of all the phrases used by this mod. At the bottom, under "Global Phrases", you will see the phrases containing %%. For each of them, you will need to hit "Edit" and remove the second %. I'd like to note that in previous versions, the second % was needed. |
#106
|
||||
|
||||
activity hack is causing this error in the vbaGallery.
Quote:
also, it was suggested that you turn OFF the activity hack in vbaGallery cause it causes this error using this: Quote:
<< n00b so I know nothing of php syntax etc. unless that error conflict is fixed....turning off the activity hack seem to be teh only option. |
#107
|
||||
|
||||
Thanks installed.
|
#108
|
||||
|
||||
Since vbAdvanced Gallery is not free, and I don't use it, I'm really going to need you guys to help me help you. For starters, I need to find out what's in the post array being passed to postbit_display_start. So I need one of you guys to install the attached plugin, go to a gallery page (whatever page has the postbits), view source, copy all the comments at the top of the source, and paste them here. You should then remove or disable this plugin. The plugin should already censor any sensitive information that appears in the post array.
|
#109
|
||||
|
||||
Quote:
Quote:
|
#110
|
||||
|
||||
The modification would not increase the number of connections, since it only uses the normal vB one. Perhaps it is just coincidence? The original private version of this mod, which was quite a bit less efficient, ran on a board with 50-100 members online at the same time on average on a low end server.
|
#111
|
||||
|
||||
Quote:
do I need to undo that before I add this plugin and post the code? caue I did as you instructed and installed that debug plugin and there doesn't seem to be anything interesting in the viewsource (no comments at the top). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|