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)

BirdOPrey5 06-27-2011 12:28 PM

Footer copyright links are not against vbulletin.org rules but they should be disclosed in the mod description before a user downloads the mod.

DragonByte Tech 06-27-2011 12:36 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2213503)
Footer copyright links are not against vbulletin.org rules but they should be disclosed in the mod description before a user downloads the mod.

Thanks for the notice, we'll get that updated right away =)

Iain

nerowolfe 06-28-2011 03:52 PM

HI Dragon. to the newest version 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

PHP Code:

Database error in vBulletin 4.1.2:

Invalid SQL:

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

MySQL Error   Unknown column 'dbtech_vbactivity_excluded_tmp' in 'field list'
Error Number  1054
Request Date  
TuesdayJune 28th 2011 06:48:49 PM
Error Date    
TuesdayJune 28th 2011 06:48:50 PM
Script        
http://****/forum/vbactivity.php?do=achievements
Referrer      http://****/forum/vbactivity.php
IP Address    188.218.164.15
Username      
GreenJammer
Classname     
vB_Database
MySQL Version 
5.0.32-Debian_7etch12-log 

How can I solve a problem?

DragonByte Tech 06-29-2011 01:42 PM

That can happen on sites with large user tables.

Please manually execute
Code:

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

Fillip

nerowolfe 06-29-2011 04:53 PM

Perfect :)

Ty

Rekinek 07-01-2011 07:11 PM

Hi. Is any chance to change the name achivments to trophy, i have forum about PS3 trophys? If it is how can i do it. THX

Rekinek 07-01-2011 09:34 PM

Quote:

Originally Posted by DragonByte Tech (Post 2214519)
That can happen on sites with large user tables.

Please manually execute
Code:

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

Fillip

Can you tell me where exacly i have to do the change because i have the same problem. THX

DragonByte Tech 07-04-2011 05:45 PM

Quote:

Originally Posted by Rekinek (Post 2215587)
Hi. Is any chance to change the name achivments to trophy, i have forum about PS3 trophys? If it is how can i do it. THX

You could rename them via the Phrase Manager.

Quote:

Originally Posted by Rekinek (Post 2215637)
Can you tell me where exacly i have to do the change because i have the same problem. THX

You can do it via the Execute SQL Queries page in the AdminCP.


Fillip

Rekinek 07-05-2011 04:30 PM

Thank you. Before you can Execute SQL Queries you need to give yourself permission in config.php if you dont have.

gamerscms 07-07-2011 04:36 PM

Quote:

Originally Posted by DragonByte Tech (Post 2213492)
To remove it, go into the dbtech_vbactivity template and remove everything in between
Code:

<!--DBT_LITE_START
and
Code:

DBT_LITE_END-->
.

As far as we are aware this is not against vbulletin.org rules. These links allow us to continue to supply free versions of our work to the vB Community and to people who choose not to pay for pro versions and want to use our work free of charge (such as yourself).


Fillip

Thank you for allowing us to remove it.

Regards


All times are GMT. The time now is 04:31 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.01831 seconds
  • Memory Usage 1,754KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (5)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