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 |
#262
|
||||
|
||||
Are you using a standard MySQL single server install, or something more complicated? Does that errror happen every time, or sporadicly? The root cause is an incorrect cardinallity on the auto-incrementing primary key (The unique identifier for the records is messed up so that new records are not being given unique IDs). Repairing the wwu002visitlog table may fix this, especially if it happens every time. If it happens off and on, then I would suspect some sort of syncronization problem.
If you haven't had this mod installed very long, you can uninstall it and reinstall it to reset the index with the problem (though all your activity data will be lost). |
#263
|
|||
|
|||
Will this work in 3.6? If not, will there be a version for it any time soon? This looks like an incredible hack! Thanks for the work!
|
#264
|
||||
|
||||
As far as interactions go, this mod is pretty simple; it's pretty much a logging and math exercise. I suspect that it will work on 3.6, but have not yet taken the time to test it.
|
#265
|
|||
|
|||
Ok, I will test it. If it breaks anything, I hope I can knock on your door to help fix it
I'll report back shortly |
#266
|
|||
|
|||
It seems to work perfectly. No changes to the templates that you mentioned to find in the instructions file.
I'll test it over the next couple of days, but if you don't hear anything back from my, I think it'll be safe to declare it 3.6 complient Thanks again for an excellent hack |
#267
|
|||
|
|||
Quote:
Code:
& #013; -- edit note: How did I know it can't be as simple as that? Bah, doesn't seem to work. |
#268
|
|||
|
|||
I am having a hard time downloading the '[Addon] TopX Activity Modification v1.0 Beta 1" . Everytime i click on it , i get this message "you do not have permission to access this page".
Great Mod though..everything went smooth when installing |
#269
|
|||
|
|||
Sorry for the late reply...been busy with another project
Ok most of that dont mean diddly to me m8... I have had this installed for quite sometime now and it onlt started doing it since the server move, and it seemed to be all the time since the move! Quote:
|
#270
|
|||
|
|||
Quote:
|
#271
|
|||
|
|||
This prob means that the hacks has been removed for 1 reason or another!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|