Also whenever i try to recount, when it processes the awards, it gives the following error:
Quote:
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT
u.userid,
points_post_avg+points_post_den+points_misc_dl2+po ints_xperience+points_post_thanks_got_total+points _post_thanks_got_post+points_misc+points_post+poin ts_user+points_thread+points_posts+points_thread_r eplycount+points_thread_stickies+points_thread_tag s+points_threads
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_post_den' in 'field list'
Error Number : 1054
Request Date : Friday, January 1st 2010 @ 07:45:10 PM
Error Date : Friday, January 1st 2010 @ 07:45:13 PM
Script : http://www.familybunker.com/forums/a...at=1601&pp=200
Referrer : http://www.familybunker.com/forums/a...at=1401&pp=200
IP Address : ******
Username :*****
Classname : vB_Database_MySQLi
MySQL Version : 5.1.30
|
please your support is required
Furthermore, I cant even delete the awards.
it gives the following error:
Quote:
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT
u.userid,
points_post_avg+points_post_den+points_misc_dl2+po ints_xperience+points_post_thanks_got_total+points _post_thanks_got_post+points_misc+points_post+poin ts_user+points_thread+points_posts+points_thread_r eplycount+points_thread_stickies+points_thread_tag s+points_threads
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_post_den' in 'field list'
Error Number : 1054
Request Date : Friday, January 1st 2010 @ 07:51:50 PM
Error Date : Friday, January 1st 2010 @ 07:51:51 PM
Script : http://www.familybunker.com/forums/a...=saveaawardcat
Referrer : http://www.familybunker.com/forums/a...tawardcat&id=4
IP Address : ******
Username : ****
Classname : vB_Database_MySQLi
MySQL Version : 5.1.30
|