Status
Not open for further replies.

soname

Customer
Activity Feed option dosn't work
the error is:

Database error in vBulletin 3.8.7:

Invalid SQL:

SELECT
pointslog.*,
user.*
, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.filedata_thumb
, user.dbtech_vbshop_purchase
FROM dbtech_vbactivity_pointslog AS pointslog
LEFT JOIN user AS user ON (user.userid = pointslog.userid)

LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid)

WHERE
user.dbtech_vbactivity_excluded_tmp = '0'
ORDER BY dateline DESC
LIMIT 0, 20;

MySQL Error : Incorrect key file for table '/tmp/#sql_54b_0.MYI'; try to repair it
Error Number : 126
Request Date : Friday, July 20th 2012 @ 05:15:21 AM
Error Date : Friday, July 20th 2012 @ 05:15:39 AM
Script : ãäÊÏíÇÊ ÇáäÈÑÇÓ
Referrer : ãäÊÏíÇÊ ÇáäÈÑÇÓ
 
Go to your AdminCP, under Maintenance hit Repair / Optimise Tables and hit the Check All box, then submit the form.

Your database file is corrupted, hopefully a repair will solve it :)
 
Status
Not open for further replies.

Similar threads

Legacy vBActivity & Awards

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,726
Customer rating
0.00 star(s) 0 ratings
Top