PDA

View Full Version : Database error in vBulletin 4.1.5:


BUDIMAN
09-13-2011, 04:04 AM
Database error in vBulletin 4.1.5:

Invalid SQL:
SELECT block.*,
blocktype.productid, blocktype.name AS blocktypename, blocktype.title AS blocktypetitle,
blocktype.description as blocktypedescription, blocktype.allowcache
FROM block AS block
LEFT JOIN blocktype AS blocktype ON (block.blocktypeid = blocktype.blocktypeid)
WHERE 1 AND block.active = 1 AND blocktype.productid IN ('everywhere_sidebar','vsa_topstats','limited_gues t_viewing4','eparate','forumcategoryicons','bfeasy pages','evbs_sstab_advanced','adv_cmps','vsachatbo x','autocheck_boxes','marco1_advanced_quick_rep',' sub_forum_manager','lasxtdevel','chip_morethread', 'gd_davatar','resize_images','todays_top_poster',' ms_banned_members_log_40','vsacheckifposted','keyc aptcha','ft_manager','crawlability_sitemap','vbull etin','')
ORDER BY block.displayorder, block.title;

MySQL Error : Got error 28 from storage engine
Error Number : 1030
Request Date : Tuesday, September 13th 2011 @ 12:44:06 PM
Error Date : Tuesday, September 13th 2011 @ 12:44:06 PM
Script : http://www.xxxxx.xxx/forum/showthread.php?t=116&page=1
Referrer :
IP Address : xx.xxxx.xx.xx
Username : Unregistered
Classname : vB_Database
MySQL Version :

i get this problem how to fix this problem

and as i know error 28 is sql space...
but my hosting have more and more space....

how to solve this problem

HMBeaty
09-13-2011, 04:51 AM
You need to contact your host with that error. This is not an issue with vBulletin

owning_y0u
09-13-2011, 05:33 AM
check you /tmp folder if you have access to it ;-) it probably will be full

BUDIMAN
09-13-2011, 01:03 PM
i ask my hosting but he say no problem with server...
server is okey....

Lynne
09-13-2011, 03:33 PM
One or more partitions on your server is out of space or doesn't have enough space to complete this operation. You need to shutdown your forums and contact your host immediately. You or your host will need to find out which partition is low on disk space and either add more space or free up some.

There *is* a problem. Show your host the error.