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)

KHALIK 02-26-2012 01:30 PM

I had to uninstall it as no achievements could be found, and the category was empty.

vb 4.1.10

EDIT: FIXED the import file populated the category items/achievements.

Nirjonadda 02-26-2012 03:19 PM

Database error in vBulletin 4.1.10:

Invalid SQL:

UPDATE vbuser
SET dbtech_vbactivity_rewardscache = 'a:0:{}'
WHERE userid = 15097;

MySQL Error : Unknown column 'dbtech_vbactivity_rewardscache' in 'field list'
Error Number : 1054
Request Date : Sunday, February 26th 2012 @ 10:15:10 PM
Error Date : Sunday, February 26th 2012 @ 10:15:24 PM
Script : http://www.************.com/showthread.php?
Referrer : http://www.*********.com/forumdisplay.php?5-


IP Address :
Username :
Classname : vB_Database
MySQL Version :

KHALIK 02-26-2012 03:35 PM

I am getting this error

Code:

Database error in vBulletin 4.1.10:

Invalid SQL:

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

MySQL Error  : Unknown column 'dbtech_vbactivity_excluded_tmp' in 'field list'
Error Number  : 1054
Request Date  : Sunday, February 26th 2012 @ 04:32:53 PM
Error Date    : Sunday, February 26th 2012 @ 04:32:54 PM
Script        : xxxxxxxxxxxxxxxxxxxxxxxxxx/vbactivity.php?do=maintenance&action=recalcpoints&startat=14661&pp=50&dorecalcpoints=1&startdate=1325376000
Referrer      : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/vbactivity.php?do=maintenance&action=recalcpoints&startat=14610&pp=50&dorecalcpoints=1&startdate=1325376000
IP Address    : xxxxxxxxxxxxxxxxxxxxx
Username      : xxxxxxxxxxxxxxxxxxxx
Classname    : Database
MySQL Version : 5.5.14


KHALIK 02-26-2012 03:42 PM

This seem to haved fixed things.

Code:

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

DragonByte Tech 02-26-2012 10:16 PM

Quote:

Originally Posted by Nirjonadda (Post 2303578)
Database error in vBulletin 4.1.10:

Invalid SQL:

UPDATE vbuser
SET dbtech_vbactivity_rewardscache = 'a:0:{}'
WHERE userid = 15097;

MySQL Error : Unknown column 'dbtech_vbactivity_rewardscache' in 'field list'
Error Number : 1054
Request Date : Sunday, February 26th 2012 @ 10:15:10 PM
Error Date : Sunday, February 26th 2012 @ 10:15:24 PM
Script : http://www.************.com/showthread.php?
Referrer : http://www.*********.com/forumdisplay.php?5-


IP Address :
Username :
Classname : vB_Database
MySQL Version :

Code:

ALTER TABLE vbuser ADD dbtech_vbactivity_rewardscache MEDIUMTEXT NULL

Fillip

Kat-2 03-09-2012 06:01 PM

I have another problem. If anyone collapses the Activity in the Postbit, we get this error
Quote:

Bad Request

Your browser sent a request that this server could not understand.
That is in all browsers. And we lose the board.

DragonByte Tech 03-09-2012 06:14 PM

The collapse object doesn't affect anything else on the forum unless there is a problem with the cookie handler, which isn't something vBActivity modifies in any way :)


Fillip

Kat-2 03-10-2012 08:51 PM

Quote:

Originally Posted by DragonByte Tech (Post 2307992)
The collapse object doesn't affect anything else on the forum unless there is a problem with the cookie handler, which isn't something vBActivity modifies in any way :)


Fillip



Then why does it happen if it is collapsed, and only then?

DragonByte Tech 03-10-2012 09:30 PM

You may have a mod that interferes with the way the collapse cookie works.

Please try disabling all other mods and see if that helps.

Also, what's your browser and vB version?

Fillip

DragonByte Tech 03-25-2012 09:36 PM

There are no changes in vBActivity v3.0.1 for Lite users. This update is merely to bring it in line with the Pro version which received a security update today.

Fillip


All times are GMT. The time now is 07:03 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.02029 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
  • (3)bbcode_code_printable
  • (3)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