vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] vBActivity & Awards v3 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=236973)

Bouncer222 02-28-2010 01:31 PM

K well I guess I will wait on the bar to show how active a person is, That is really all I need.

DragonByte Tech 02-28-2010 02:12 PM

We're not really allowed to post updates about the pro version here on vb.org, but if you register on our website, we can email you whenever new versions are released =)

Fillip

horussjr 02-28-2010 02:20 PM

1 Attachment(s)
LOL 800% activity. that really is a bug!!

DragonByte Tech 02-28-2010 02:32 PM

Quote:

Originally Posted by horussjr (Post 1993736)
LOL 800% activity. that really is a bug!!

Actually it's supposed to show %ages above 100 - it's designed to compare you to the average user.

The problem is that when there are a lot of new users, or users only gaining points for being registered etc, you end up with a massive %age discrepancy (stuff like 50,000% =P)

The new system will instead either automatically set, or allow admins to set, point targets per day/week/month for users which will display as a bar and a %age in their postbit - but they can fill their bar and still keep raising their percentage, so their activity level can be 200% of the target etc =)

Iain

nomoreturn 02-28-2010 02:41 PM

Installed on vb 4.0.2 and keep geeting this error

Database error in vBulletin 4.0.2:

Invalid SQL:

SELECT *
FROM vb_dbtech_vbactivity_rewards
WHERE userid IN(
SELECT userid
FROM vb_post AS post
WHERE
)
ORDER BY dateline DESC;

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 ')
ORDER BY dateline DESC' at line 7
Error Number : 1064
Request Date : Sunday, February 28th 2010 @ 11:33:59 AM
Error Date : Sunday, February 28th 2010 @ 11:33:59 AM
Script : http://www.mastdunya.com/showthread....&mode=threaded
Referrer :
IP Address : 216.***.119.**
Username : Unregistered
Classname : vB_Database
MySQL Version

DragonByte Tech 02-28-2010 02:45 PM

Quote:

Originally Posted by nomoreturn@hotm (Post 1993747)
Installed on vb 4.0.2 and keep geeting this error

[snip]

This is a known issue, but it only occurs in Threaded mode.

For a quick fix:
Code:

open /dbtech/vbactivity/includes/hooks/showthread_query.php

Place directly beneath <?php:

if ($threadedmode)
{
        $postids = "postid IN (" . $cache_postids . ")";
}

Permanent fix along with new features coming tomorrow.


Fillip

woffie 02-28-2010 03:05 PM

I will wait for Vb Experience

DragonByte Tech 02-28-2010 03:12 PM

Quote:

Originally Posted by woffie (Post 1993769)
I will wait for Vb Experience

Okay =)

Is there a particular reason why? Is vBA missing any vital features or are you just a die-hard vBE supporter?

- Iain

Bouncer222 02-28-2010 03:53 PM

vbexperience isnt going to get upgraded. the developer has given up on the project.

DragonByte Tech,

The reason some people aren't installing this because your mod is missing a major feature in my opinon. It's all about activity, yet you have no bar that shows how active a user is from 0 to 100 percent active, vbexperience, does do that.

Are you going to implement it in the Lite version?
Because honestly I have no intention of spending money on pro version.

DragonByte Tech 02-28-2010 03:56 PM

Quote:

Originally Posted by Bouncer222 (Post 1993800)
vbexperience isnt going to get upgraded. the developer has given up on the project.

DragonByte Tech,

The reason some people aren't installing this because your mod is missing a major feature in my opinon. It's all about activity, yet you have no bar that shows how active a user is from 0 to 100 percent active, vbexperience, does do that.

Are you going to implement it in the Lite version?
Because honestly I have no intention of spending money on pro version.

It's unlikely that we will put the feature in the Lite version - There has to be some reward to our customers who pay for our products and enable us to continue to create mods =)

The current version still has a level indicator showing how active a person has been, and the Lite version will also display what %age activity the person has (in relation to the target) Just not with a graphical interface - The graphical upgrades etc are one of the features rewarding our pro customers.

- Iain


All times are GMT. The time now is 05:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01554 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete