dear phalynx
i am having this error which i didnt have before:
Quote:
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT
u.userid,
points_user_activity+points_user_albumpictures+poi nts_misc_ibparcadechamps+points_user_law+points_po st_attachment+points_post_attachment_views+points_ post_avg+points_misc_events+points_misc_custom+poi nts_misc_dla+points_post_den+points_misc_ds_vbexp+ points_misc_dl2+points_xperience+points_user_profi le+points_user_friends+points_post_thanks_got_tota l+points_post_thanks_got_post+points_user_infracti ons+points_misc_ldm+points_misc_ppd+points_user_on line+points_misc+points_post+points_user+points_th read+points_posts+points_user_referrals+points_thr ead_replycount+points_user_reputation+points_threa ds_sg+points_posts_sg+points_user_socialgroup+poin ts_thread_stickies+points_thread_tags+points_threa ds+points_user_reputation_use+points_post_thanks_u se+points_post_thanks_used+points_thread_views+poi nts_user_visitormessages+points_thread_votes+point s_misc_cdp+points_misc_ppg+points_post_group_discu ssion+points_thread_group_discussion+points_misc_v bblog+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 1,1;
MySQL Error : Unknown column 'points_misc_ds_vbexp' in 'field list'
Error Number : 1054
Request Date : Friday, January 1st 2010 @ 01:41:20 AM
Error Date : Friday, January 1st 2010 @ 01:41:21 AM
Script : http://www.familybunker.com/forums/c...and=1262331678
Referrer : http://www.familybunker.com/forums/
IP Address : 110.37.34.17
Username : Unregistered
Classname : vB_Database_MySQLi
MySQL Version :
|
can you tell me please why is this happening and how can i get rid of it?