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 |
#82
|
||||
|
||||
It was just a hotfix that affected a small number of our current users, so I didn't find it needed to change the version number.
I'll keep it in mind in the future though Fillip |
#83
|
||||
|
||||
can u make the bars to be moved in the left side in postbit?
|
#84
|
||||
|
||||
Problem :
Warning: Invalid argument supplied for foreach() in [path]/dbtech/vbactivity/includes/libs/activity.php on line 309 Warning: Invalid argument supplied for foreach() in [path]/dbtech/vbactivity/includes/class_profileblock.php on line 961 |
#85
|
||||
|
||||
You can do that yourself, via a template edit
Quote:
Try running the following query to let it auto rebuild: UPDATE datastore SET data = '' WHERE title LIKE 'dbtech_vbactivity_%' AND title != 'dbtech_vbactivity_pointscache' Fillip |
#86
|
|||
|
|||
I get this error when I try to add a condition for an achievement.
Warning: Invalid argument supplied for foreach() in [path]/dbtech/vbactivity/includes/actions/admin/modifycondition.php on line 29 this when trying to add an achievement: Warning: Invalid argument supplied for foreach() in [path]/dbtech/vbactivity/includes/actions/admin/achievement.php on line 16 |
#87
|
||||
|
||||
Sounds like your datastore cache entries have been corrupted.
Try running the following query to let it auto rebuild: UPDATE datastore SET data = '' WHERE title LIKE 'dbtech_vbactivity_%' AND title != 'dbtech_vbactivity_pointscache' Fillip |
#88
|
|||
|
|||
I've ran it via the vBulletin AdminCP - 1st Time said 2 Affected rows, 2nd and on said 0. Didn't solve the problem.
|
#89
|
||||
|
||||
What's the output of:
SELECT * FROM datastore WHERE title LIKE 'dbtech_vbactivity_%' AND title != 'dbtech_vbactivity_pointscache' ? Fillip |
#90
|
|||
|
|||
title data unserialize
dbtech_vbactivity_activitylevel 1 dbtech_vbactivity_category 1 |
#91
|
||||
|
||||
okay, how about
select * from dbtech_vbactivity_type For some reason it's not rebuilding the cache properly, so you may be missing some data. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|