I GOT THIS ERROR AND I HAVE NO IDEA WHAT IT MEANS AND HOW I CAN FIX IT, PLEAS CAN ANYONE HELP ME???
SELECT * FROM `Profiles` WHERE `Status` = 'Active' AND `Featured` = '1' ORDER BY RAND() LIMIT 10
Mysql error:
Got error 28 from storage engine
Found error in file /home/c916brit/public_html/home/templates/base/scripts/BxBaseIndex.php
at line 298. Called db_res function
with erroneous argument #0
Debug backtrace:
Array
(
[1] => Array
(
[file] => /home/c916brit/public_html/home/templates/base/scripts/BxBaseIndex.php
[line] => 298
[function] => db_res
[args] => Array
(
[0] => SELECT * FROM `Profiles` WHERE `Status` = 'Active' AND `Featured` = '1' ORDER BY RAND() LIMIT 10
)
)
[2] => Array
(
[file] => /home/c916brit/public_html/home/inc/classes/BxDolPageView.php
[line] => 167
[function] => getBlockCode_Featured
[class] => BxBaseIndexPageView
[type] => ->
[object] => BxTemplIndexPageView Object
(
[sPageName] => index
[aPage] => Array
(
[Width] => 960px
[Columns] => Array
(
[1] => Array
(
[Width] => 51
[Blocks] => Array
(
[10] => Array
(
[Func] => Members
[Content] =>
[Caption] => _Members
[Visible] => non,memb
[DesignBox] => 1
)
[21] => Array
(
[Func] => ShareVideos
[Content] =>
[Caption] => _Videos
[Visible] => non,memb
[DesignBox] => 1
)
[22] => Array
(
[Func] => ShareMusic
[Content] =>
[Caption] => _Music
[Visible] => non,memb
[DesignBox] => 1
)
[7] => Array
(
[Func] => Featured
[Content] =>
[Caption] => _featured members
[Visible] => non,memb
[DesignBox] => 1
)
[12] => Array
(
[Func] => ProfilePhotos
[Content] =>
[Caption] => _Profile Photos
[Visible] => non,memb
[DesignBox] => 1
)
[3] => Array
(
[Func] => Subscribe
[Content] =>
[Caption] => _Subscribe
[Visible] => non,memb
[DesignBox] => 1
)
[9] => Array
(
[Func] => Tags
[Content] =>
[Caption] => _Tags
[Visible] => non,memb
[DesignBox] => 1
)
)
)
[2] => Array
(
[Width] => 49
[Blocks] => Array
(
[14] => Array
(
[Func] => LoginSection
[Content] =>
[Caption] => _Member Login
[Visible] => non
[DesignBox] => 1
)
[2] => Array
(
[Func] => News
[Content] =>
[Caption] => Couples Club news
[Visible] => non,memb
[DesignBox] => 1
)
[4] => Array
(
[Func] => QuickSearch
[Content] =>
[Caption] => _Quick Search
[Visible] => non,memb
[DesignBox] => 1
)
[13] => Array
(
[Func] => Shoutbox
[Content] =>
[Caption] => Wall Chat
[Visible] => non,memb
[DesignBox] => 1
)
[20] => Array
(
[Func] => SharePhotos
[Content] =>
[Caption] => _Photo Gallery
[Visible] => non,memb
[DesignBox] => 1
)
[8] => Array
(
[Func] => ProfilePoll
[Content] =>
[Caption] => _Polls
[Visible] => non,memb
[DesignBox] => 1
)
[18] => Array
(
[Func] => Groups
[Content] =>
[Caption] => _Groups
[Visible] => non,memb
[DesignBox] => 1
)
[11] => Array
(
[Func] => Blogs
[Content] =>
[Caption] => _Blogs
[Visible] => non,memb
[DesignBox] => 1
MY WEBSITE WONT RUN NOW, HOW DO I FIX IT?????