kfiasche81 |
02-25-2008 02:16 PM |
Quote:
Database error in vBulletin 3.7.0 Beta 5:
Invalid SQL:
INSERT INTO vb_xperience_stats
(userid,
points_thread,
points_threads,
points_thread_votes,
points_thread_replycount,
points_thread_views,
points_thread_stickies,
points_post,
points_posts,
points_post_thanks,
points_user,
points_user_infractions,
points_user_reputation,
points_user_online,
points_user_socialgroup,
points_user_visitormessages,
points_post_attachement,
points_thread_tags,
points_misc,
points_misc_ldm,
dateline) VALUES (
1,
8317,
3580,
80,
1992.3,
2251.8,
400,
10115,
10094,
0,
2729,
0,
10,
2716.7466435185,
0,
3,
21.5,
13.5,
0,
0,
1203956100
);
MySQL Error : Unknown column 'points_post_attachement' in 'field list'
Error Number : 1054
|
another error with the new fix
|