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)

rob01 04-21-2011 06:55 PM

how many queries this addons use

and any integration with vbexperience?

DragonByte Tech 04-21-2011 07:02 PM

There's unfortunately no way to give an exact query count, however we have made significant strides towards improving performance for large scale boards :)

This mod is a replacement for vBExperience so integration would be needless.


Fillip

fevredsuk 04-22-2011 03:37 PM

how do we integrate the your post thanks mod to earn activity points

DragonByte Tech 04-23-2011 02:39 AM

Please follow the instructions in the Thanks v1.1.x Upgrade Notes.txt file.

Fillip

DragonByte Tech 05-13-2011 06:49 PM

- vBActivity v2.1.7:
Change: Remove "Requestable / Nominatable" from Award areas in Lite, as these features are Pro only
Change: Major performance increase on pages like Activity Feed

Fillip

everydayforums 05-17-2011 08:32 PM

This work for 4.13?

DragonByte Tech 05-17-2011 09:24 PM

Yes it does :)


Fillip

RedTrinity 06-15-2011 07:19 AM

1 Attachment(s)
Hi DB_Tech,

Could you please tell me how to reduce the width of the award/achievement boxes in the postbit? At the moment they are automatically stretching out to the right hand side of the profile bit, as far as possible (see screenshot 1) and I'd like to change it so that they cut off earlier if there is less awards set to display (see screenshot 2) as its a bit messy the way it appears at the moment.

Many thanks in advance for your help :)

just.b.jealous 06-16-2011 01:01 AM

hello, after updating to the newest version, and following your instructions, I get an error. I can visit the 'Activity Home' but when I click on any of the links to see 'awards' 'achievements' etc, I get this error. I have re-uploaded over and over, I cannot figure it out. I'm not an inexperienced user to vB or using/troubleshooting mods so I've done the usual attempts to fixing myself- deleting it all, unimporting, reuploading, reimporting, triple-check all notes/readme's.


Code:

Database error in vBulletin 4.1.3:

Invalid SQL:

                        UPDATE user
                        SET dbtech_vbactivity_excluded_tmp = IF(dbtech_vbactivity_excluded = '1'
                                OR FIND_IN_SET(8, membergroupids)
                                OR usergroupid IN(8), '1', '0');

MySQL Error  : Unknown column 'dbtech_vbactivity_excluded_tmp' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, June 15th 2011 @ 11:06:25 PM
Error Date    : Wednesday, June 15th 2011 @ 11:06:26 PM
Script        : http://**********.com/vbactivity.php?do=medals
Referrer      :
IP Address    : ********
Username      : Administrator
Classname    : vB_Database
MySQL Version : 5.1.52

How can I fix this?

DragonByte Tech 06-16-2011 08:45 AM

Quote:

Originally Posted by RedTrinity (Post 2207962)
Hi DB_Tech,

Could you please tell me how to reduce the width of the award/achievement boxes in the postbit? At the moment they are automatically stretching out to the right hand side of the profile bit, as far as possible (see screenshot 1) and I'd like to change it so that they cut off earlier if there is less awards set to display (see screenshot 2) as its a bit messy the way it appears at the moment.

Many thanks in advance for your help :)

Search for <fieldset in the templates, and edit the vBActivity template that shows up related to postbit :)

Quote:

Originally Posted by just.b.jealous (Post 2208307)
hello, after updating to the newest version, and following your instructions, I get an error. I can visit the 'Activity Home' but when I click on any of the links to see 'awards' 'achievements' etc, I get this error. I have re-uploaded over and over, I cannot figure it out. I'm not an inexperienced user to vB or using/troubleshooting mods so I've done the usual attempts to fixing myself- deleting it all, unimporting, reuploading, reimporting, triple-check all notes/readme's.


Code:

Database error in vBulletin 4.1.3:

Invalid SQL:

            UPDATE user
            SET dbtech_vbactivity_excluded_tmp = IF(dbtech_vbactivity_excluded = '1'
                OR FIND_IN_SET(8, membergroupids)
                OR usergroupid IN(8), '1', '0');

MySQL Error  : Unknown column 'dbtech_vbactivity_excluded_tmp' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, June 15th 2011 @ 11:06:25 PM
Error Date    : Wednesday, June 15th 2011 @ 11:06:26 PM
Script        : http://**********.com/vbactivity.php?do=medals
Referrer      :
IP Address    : ********
Username      : Administrator
Classname    : vB_Database
MySQL Version : 5.1.52

How can I fix this?

I really don't understand why the install code for version 2.1.7 fail on a small percentage of forums.

Did you have any errors appear on screen during install?

Code:

ALTER TABLE user ADD dbtech_vbactivity_excluded_tmp ENUM('0', '1') DEFAULT '0'

Fillip


All times are GMT. The time now is 10:54 AM.

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.02567 seconds
  • Memory Usage 1,747KB
  • 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
  • (3)bbcode_code_printable
  • (2)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