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 |
#132
|
|||
|
|||
Wired, I can't figured out for the life of me to get this thing installed properly, I keep getting the error on line 107 on global.php
Tell me what to edit, and where to go since I just got started off with vB. Here is the exact error I get: Quote:
My website link: www.47r-squad.com |
#133
|
||||
|
||||
Not sure how I missed that one.
Go to Activity Settings>Rank and Promotions, then set Promote in absence to No untill the next release. |
#134
|
|||
|
|||
isnt that in a defualt setting tat its set to "no"
|
#135
|
|||
|
|||
Yup, its set to no by default.
Anyways, I still need help with my issue, read post #: https://vborg.vbsupport.ru/showpost....&postcount=131 |
#136
|
||||
|
||||
You can only get that error on that line if the setting is set to yes. The only other thing I can suggest is to comment out the line causing the error untill I can fix it; unfortunately the fix requires rethinking the way I do it, so it'll take a bit of time.
To comment out the offending line, edit the global_start Activity Modification plugin, find Code:
WWU002promoteUser($userinfo,0); Code:
//WWU002promoteUser($userinfo,0); |
#137
|
|||
|
|||
nice mod would come in helpful - that way i can reward those who have high activity - thanks
|
#138
|
|||
|
|||
Geez, I found a very nasty problem and I had to uninstall. I really love this hack, and I want to know what to do to fix the issue.
In fact, when is enabled and a user tries to post, it appears a white page with novpostTD and one has to press "back" button and refresh in order to see what it posted. Also, under the close threads appears a novPost message, this until I disable the hack. Please, can you help me with this? I am quite puzzled why this happens and I like very much the hack. |
#139
|
|||
|
|||
Quote:
does this problem occur on all styles? or just the 1 style, i have it workin on 10 styles on 3.7.3 with no problems at all, it sound like some sort of security token issue with a style, if u have a custom style try reverting the new post template, this may solve the issue, although do note that if you do this and it doesn't work you will have to reinstall the xml file for that style and also add any additional template changes you might have manually made to it before you reverted thanks |
#140
|
|||
|
|||
I have checked now and it appears on all my skins, including the default one.
Also, I have to mention that I have used the second method (I installed the activity folder in misc for every style). I didn't do any template modification, just uploaded the folder and imported the product. Thanks! |
#141
|
||||
|
||||
I've never seen anything like this. If I had to guess, I'd think it meant that the AJAX request wasn't getting what it was expecting, but this is very much a guess. Can you look at your HTTP error log and see if any entries are added when you get this issue?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|