The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vBActivity & Awards v3 (vB4) Details »» | |||||||||||||||||||||||||||||||||||||||
[DBTech] vBActivity & Awards v3 (vB4)
Developer Last Online: Mar 2023
DragonByte Technologies are proud to present vBActivity & Awards Lite v2: The most advanced, most feature-rich and most professional Activity tracking system ever.
Why vBActivity? vBActivity is Brought to you by the Designer of products such as RPG Inferno and Inferno vBShout and the programmer of RPG Integration v3. vBActivity Lite from DragonByte Tech is a modification designed to allow yourself and your members to keep track of their activity, and be rewarded for it. Give points for many different actions - Posting, Starting threads, Voting, Referrals... Furthermore, your members get rewarded for creating content which is popular! Gain points for every post in a thread you created, points for high thread ratings, for having a good reputation and more! You can utilise vBA to encourage members to do certain things on your forum. Lack of new threads? Increase the points given for starting a thread and watch as the thread count rises. Need an influx of new members? Give a boost to referral points and watch as people try to collect more points. Set Achievement targets for your members to encourage them to get more posts, start more threads, or do any one of a number of things! Is quality more important to your forum than quantity? Use our Awards system. Manually allocate medals to users for things like the most thoughtful post, the best thread or even things like the most unique signature! vBActivity v2 has been almost completely rewritten to provide a faster and more scalable activity tracking platform. Already it's showing great potential in the feature requests our Pro users have realised they can now request and see implemented. This is a major update that solves every performance problem, as well as many of the design problems. ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Priority support is handled at the Developers Website. ------------------------------------------------------------------------------------------- Major Features Activity Tracking & Stats: Dedicated activity tracking pages lets you see how many points members have gained for each action, and a browseable archive of aquired activity points lets you see exactly when the points were gained. Achievements: A powerful engine for creating new achievements lets you create Achievements matching just about any criteria you can think of based on the list of actions (full list of actions can be found in the Complete Feature List below). Awards: For the moments that deserve something special, you can create and hand out special awards separately from Achievements, acting as unique merit badges. Professional Only Benefits Trophies: Give members trophies for being the best at something! Most posts? Trophy! Most threads? Trophy! Only one member can hold a trophy at a time, meaning lots of competition to be *THE ONE*! Backups: Want to share your carefully put together collection of Achievements, Medals and Trophies with other vBActivity Pro owners? Want to re-install vBActivity on a fresh forum without losing your configuration? Use the backup and import system to achieve this. Snapshots: Do you want to give double points for a week to encourage activity? With our Snapshot system it's as easy as a click of a button. Take a snapshot of your current settings, change it to what you want for the week, then switch back to your old settings instantly! Complete Feature List Lite
Fine-Grained ModCP Permissions
Points for Attachments
Points for [DBTech] DragonByte Gallery Uploads
Duplicate Achievements
Points Alongside Awards
PM User At X Posts
PM User When Receiving Awards
PM User When Receiving Achievements
Define PM Senders
Awards Setting: Postbit Display Order
General / Other
Command-Line Maintenance Script
Increased Postbit Control
Pro
(Pro) Per-Forum Criteria
(Pro) Recurring Contests
(Pro) Recalculate Winners
(Pro) "Current Standing" Display
(Pro) Front-End Contest Management
(Pro) PM User When Receiving Awards
(Pro) PM User When Receiving Achievements
(Pro) PM User When Receiving Promotions
(Pro) New Contest Type: Raffle Tickets (Threshold)
(Pro) Per-User Toggle: Disable Achievements
(Pro) Per-User Toggle: Disable Awards
(Pro) Per-User Toggle: Disable Trophies
(Pro) General / Other
(Pro) Global Toggle: Disable "View Activity" Link
(Pro) New Contest Type: Raffle Tickets (Thread Replies)
------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Show Your Support
|
3 благодарности(ей) от: | ||
jimsflies, mohammadxxx, nokturno |
Comments |
#152
|
||||
|
||||
What's the chance of this being ported to 3.X series? I just do not support the 4.X series at this time and don't see me supporting it for quite some time..but I would love to try this mod and buy the pro version.
Thanks bud, Curt |
#153
|
||||
|
||||
v1.1.1 has been released, with the following changes:
* Tabs with no data will no longer show up on vbactivity.php * Achievements are now cached to allow for a faster loading experience when viewing threads. * The product is now easier on the server due to the above caching. * Other various reported bugs fixed Fillip |
#154
|
||||
|
||||
Quote:
|
#155
|
||||
|
||||
vBExperience, the mod this is built to replace, still works on 3.8
Fillip |
#156
|
||||
|
||||
I'm getting flooded with error messages since installing the upgrade. 1398 emails in my inbox since I installed this late last night. I'm getting about 2 error emails a minute at this point.
The error is: Database error in vBulletin 4.0.2: Invalid SQL: SELECT * FROM dbtech_vbactivity_rewards WHERE userid =; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2 Error Number : 1064 Request Date : Friday, March 19th 2010 @ 11:20:52 AM Error Date : Friday, March 19th 2010 @ 11:20:52 AM Script : http://www.supramania.com/forums/sho...dy-Type-RS-BOV Referrer : IP Address : 67.195.114.47 Username : Unregistered Classname : vB_Database MySQL Version : I have disabled the mod as my users were getting these error screens as well. |
#157
|
||||
|
||||
Try this:
In dbtech/vbactivity/includes/libs/activity.php find: Code:
public function verify_rewards_cache(&$userinfo, $updatecache = true) { Code:
if (!$userinfo['userid']) { // This isn't a valid user return false; } |
#158
|
||||
|
||||
I have made the requested edits and have reenabled the mod. I will report back shortly.
|
#159
|
||||
|
||||
I'm now getting a whitescreen error on all pages.
I will have to back this out and try again later when the site is quieter. |
#160
|
||||
|
||||
I'll do some research on it myself, it seems to be because you have guest posting enabled in at least some forums.
I'll post back once I've figured this out, sorry for the problems Fillip |
#161
|
||||
|
||||
I've just tried this fix myself, and it works fine. The white screen was probably either due to an incomplete copy/paste, or not waiting for the file to upload properly.
How about with the attached file? I'm holding off releasing this fix until you can verify it's working correctly Fillip |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|