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)

Tinnie 03-12-2010 05:48 PM

I tried to run this : Repair / Optimize Tables but it didn't work

DragonByte Tech 03-12-2010 05:53 PM

The Repair Cache menu item under vBActivity.


Fillip

Tinnie 03-12-2010 06:00 PM

I pressed that already it says Cache rebuilt successfully.
but still the same error

is this an array ?

// Store a cache of the rewards
$rewards["$day"]["$i"] = array_merge(
$rewards_r,
$vbactivity->cache['achievement']["$rewards_r[featureid]"]
);

DragonByte Tech 03-13-2010 11:38 AM

The only other thing I can think of is that you somehow have an Achievement in the system that's been deleted.

try adding this above that statement:
PHP Code:

if (!is_array($vbactivity->cache['achievement']["$rewards_r[featureid]"]))
{
continue;



insidedesign 03-13-2010 01:17 PM

Is there a default setup once installed? I am referring to the points and rewards, etc...

DragonByte Tech 03-13-2010 01:47 PM

The Lite version doesn't contain a basic set of Achievements, no.
The points can be calculated via the AdminCP or ModCP (for Activity Managers).

Fillip

nitra1000 03-13-2010 07:49 PM

Can the mod tell us who 'won' a given period week/month/year?

Can I remove certain users/usergroups from being displayed (my posting bots and admins/mods)

Also how much is the pricing of vBA full?

DragonByte Tech 03-13-2010 08:02 PM

Quote:

Originally Posted by nitra1000 (Post 2003016)
Can the mod tell us who 'won' a given period week/month/year?

No, there's no such statistical tracking anywhere

Quote:

Originally Posted by nitra1000 (Post 2003016)
Can I remove certain users/usergroups from being displayed (my posting bots and admins/mods)

Not in the current version, but it's being implemented in the next feature release.

Quote:

Originally Posted by nitra1000 (Post 2003016)
Also how much is the pricing of vBA full?

We're not allowed to discuss that on vBulletin.org, our homepage has all those details though.


Fillip

nitra1000 03-13-2010 09:57 PM

Quote:

Originally Posted by DragonByte Tech (Post 2003026)
We're not allowed to discuss that on vBulletin.org, our homepage has all those details though.

Fillip

Really I can't see it anywhere.... I spent 5 minutes looking through your site. Good way to lose my business, hiding your prices behind registration or placing them in a obscure place.

Are there any plans to implement the monthly stats, as I only want this mod to help run a competition... and as it is it won't do this.

I would be more than happy to pay for it, if it did this.

DragonByte Tech 03-14-2010 01:21 AM

I reckon it would be feasible to add monthly stats. I suppose we should store the Top X daily/weekly/monthly winners (where X is a number chosen by the Admin, and each stat storage can be individually disabled).

I'm not entirely sure when the next feature release is going to be, as we have other stuff on our plate right now (such as bringing out a bugfix release over the course of next week) but whenever it is, it'll definitely be a Pro feature.

Fillip


All times are GMT. The time now is 06:31 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.01757 seconds
  • Memory Usage 1,745KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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