Thread: Add-On Releases - vBExperience 3.8
View Single Post
  #1190  
Old 08-28-2009, 03:40 PM
Nadeemjp Nadeemjp is offline
 
Join Date: Aug 2008
Location: Japan
Posts: 601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

and now this error when i tried to create category in experience awards
Code:
Invalid SQL:
SELECT 
                        u.userid, 
                        points_user_activity+points_user_albumpictures+points_misc_ibparcadechamps+points_user_law+points_post_attachment+points_post_attachment_views+points_misc_custom+points_misc_cdp+points_misc_dla+points_post_den+points_misc_ds_vbexp+points_misc_dl2+points_xperience+points_user_profile+points_user_friends+points_post_thanks_got_total+points_post_thanks_got_post+points_user_infractions+points_misc_ldm+points_misc_ppd+points_user_online+points_misc+points_post+points_user+points_thread+points_posts+points_user_referrals+points_thread_replycount+points_user_reputation+points_threads_sg+points_posts_sg+points_user_socialgroup+points_thread_stickies+points_thread_tags+points_thread_tnc+points_threads+points_user_reputation_use+points_post_thanks_use+points_post_thanks_used+points_thread_views+points_user_visitormessages+points_thread_votes+points_misc_ppg+points_post_group_discussion+points_thread_group_discussion+points_misc_vbblog+points_post_thanks 
                        AS get_count 
                        FROM xperience_stats as s 
                        INNER JOIN user as u ON u.userid = s.userid 
                        WHERE 1 = 1  AND NOT (1=2 ) 
                        ORDER BY get_count DESC, points_xperience DESC 
                        LIMIT 0,1;

MySQL Error   : Unknown column 'points_thread_tnc' in 'field list'
Error Number  : 1054
Request Date  : Friday, August 28th 2009 @ 11:35:46 AM
Error Date    : Friday, August 28th 2009 @ 11:35:46 AM
Script        : http://www.familybunker.com/forums/admincp/xperience_admin.php?do=saveaawardcat
Referrer      : http://www.familybunker.com/forums/admincp/xperience_admin.php?do=editawardcat&id=2
Classname     : vB_Database_MySQLi
MySQL Version : 5.1.30
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01076 seconds
  • Memory Usage 1,768KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete