I need some help

ello, i'm a poor webmaster with a few knowledge about php and script, it's why i use Dolphin, a very greatfull program.    Since a few month, i have some time the site who have a sql error, and it solved alone without any intervention from me. I don't understand why and how it came. Her is the mail i receive : Database error in La Chapelle Des Sens
Query:

SELECT DISTINCT
`BlogPosts`.`PostID`,
`BlogPosts`.`CategoryID`,
`BlogCategories`.`OwnerID`,
`BlogPosts`.`PostText`,
UNIX_TIMESTAMP( `BlogPosts`.`PostDate` ) AS `PostDate_f`,
`BlogPosts`.`PostCaption`,
`BlogPosts`.`PostUri`,
`BlogCategories`.`CategoryName`,
`BlogCategories`.`CategoryUri`,
`Profiles`.`ID` AS `ProfID`,
`Profiles`.`NickName` AS `NickName`,
COUNT( `tc`.`cmt_id` ) AS `CommentsNum`
FROM `BlogCategories`
LEFT JOIN `BlogPosts`
ON `BlogPosts`.`CategoryID` = `BlogCategories`.`CategoryID`
INNER JOIN `Profiles`
ON `BlogCategories`.`OwnerID` = `Profiles`.`ID`
LEFT JOIN `CmtsBlogPosts` AS `tc` ON
`BlogPosts`.`PostID` = `tc`.`cmt_object_id`
WHERE
1 AND
`BlogPosts`.`PostReadPermission` = 'public' AND
`BlogPosts`.`PostStatus` = 'approval'
GROUP BY `BlogPosts`.`PostID`
ORDER BY `BlogPosts`.`PostDate` DESC
LIMIT 0, 5


Mysql error:
Got error 28 from storage engine

Found error in file /home/leboudoi/public_html/lachapelledessens/Annonce/inc/classes/BxDolBlogs.php
at line 2504. Called db_res function
with erroneous argument #0

Debug backtrace:
Array
(
[1] => Array
(
[file] => /home/leboudoi/public_html/lachapelledessens/Annonce/inc/classes/BxDolBlogs.php
[line] => 2504
[function] => db_res
[args] => Array
(
[0] =>
SELECT DISTINCT
`BlogPosts`.`PostID`,
`BlogPosts`.`CategoryID`,
`BlogCategories`.`OwnerID`,
`BlogPosts`.`PostText`,
UNIX_TIMESTAMP( `BlogPosts`.`PostDate` ) AS `PostDate_f`,
`BlogPosts`.`PostCaption`,
`BlogPosts`.`PostUri`,
`BlogCategories`.`CategoryName`,
`BlogCategories`.`CategoryUri`,
`Profiles`.`ID` AS `ProfID`,
`Profiles`.`NickName` AS `NickName`,
COUNT( `tc`.`cmt_id` ) AS `CommentsNum`
FROM `BlogCategories`
LEFT JOIN `BlogPosts`
ON `BlogPosts`.`CategoryID` = `BlogCategories`.`CategoryID`
INNER JOIN `Profiles`
ON `BlogCategories`.`OwnerID` = `Profiles`.`ID`
LEFT JOIN `CmtsBlogPosts` AS `tc` ON
`BlogPosts`.`PostID` = `tc`.`cmt_object_id`
WHERE
1 AND
`BlogPosts`.`PostReadPermission` = 'public' AND
`BlogPosts`.`PostStatus` = 'approval'
GROUP BY `BlogPosts`.`PostID`
ORDER BY `BlogPosts`.`PostDate` DESC
LIMIT 0, 5

)

)

[2] => Array
(
[file] => /home/leboudoi/public_html/lachapelledessens/Annonce/templates/base/scripts/BxBaseIndex.php
[line] => 886
[function] => GenAnyBlockContent
[class] => BxDolBlogs
[type] => ->
[object] => BxDolBlogs Object
(
[iIconSize] => 45
[iThumbSize] => 110
[iBigThumbSize] => 340
[iImgSize] => 800
[bAdminMode] =>
[sPicNotAvail] =>
[sSpacerPath] => templates/base/images/icons/spacer.gif
[aBlogConf] => Array
(
[visitorID] => 0
[ownerID] => 0
[isOwner] => 1
[loggedMember] =>
[categoryCaptionMaxLenght] => 150
[blogCaptionMaxLenght] => 150
)

[iLastPostedPostID] => -1
[iPerPageElements] => 15
[sCommonCSS] =>
[iTopTagsCnt] => 20
[oCmtsView] =>
)

[args] => Array
(
[0] => latest
[1] => 0
[2] => LIMIT 0, 5
)

)

[3] => Array
(
[file] => /home/leboudoi/public_html/lachapelledessens/Annonce/inc/classes/BxDolPageView.php
[line] => 167
[function] => getBlockCode_Blogs
[class] => BxBaseIndexPageView
[type] => ->
[object] => BxTemplIndexPageView Object
(
[sPageName] => index
[aPage] => Array
(
[Width] => 1030px
[Columns] => Array
(
[1] => Array
(
[Width] => 68
[Blocks] => Array
(
[17] => Array
(
[Func] => Events
[Content] =>
[Caption] => _Events
[Visible] => non,memb
[DesignBox] => 1
)

[11] => Array
(
[Func] => Blogs
[Content] =>
[Caption] => _Blogs
[Visible] => non,memb
[DesignBox] => 1
)

[18] => Array
(
[Func] => Groups
[Content] =>
[Caption] => _Groups
[Visible] => non,memb
[DesignBox] => 1
)

[10] => Array
(
[Func] => Members
[Content] =>
[Caption] => _Members
[Visible] => non,memb
[DesignBox] => 1
)

[20] => Array
(
[Func] => SharePhotos
[Content] =>
[Caption] => _Photo Gallery
[Visible] => memb
[DesignBox] => 1
)

)

)

[2] => Array
(
[Width] => 32
[Blocks] => Array
(
[14] => Array
(
[Func] => LoginSection
[Content] =>
[Caption] => _Member Login
[Visible] => non
[DesignBox] => 1
)

[89] => Array
(
[Func] => Echo
[Content] =>
[Caption] => Recherche Google dans le site
[Visible] => memb
[DesignBox] => 1
)

[2] => Array
(
[Func] => News
[Content] =>
[Caption] => _latest news
[Visible] => non,memb
[DesignBox] => 1
)

[95] => Array
(
[Func] => Echo
[Content] =>  
Cliquez ici pour voir le Blog de Caiman
[Caption] => Partenaires
[Visible] => non,memb
[DesignBox] => 1
)

[4] => Array
(
[Func] => QuickSearch
[Content] =>
[Caption] => _Quick Search
[Visible] => non,memb
[DesignBox] => 1
)

[3] => Array
(
[Func] => Subscribe
[Content] =>
[Caption] => _Subscribe
[Visible] => non,memb
[DesignBox] => 1
)

[93] => Array
(
[Func] => Echo
[Content] => Aurore à La Chapelle Des Sens

[Caption] => Photo de Séance à La Chapelle
[Visible] => memb
[DesignBox] => 1
)

[96] => Array
(
[Func] => Echo
[Content] => Shopping Chercher

[Caption] => Boutique La Chapelle Des Sens
[Visible] => non,memb
[DesignBox] => 1
)

)

)

)

)

[sCode] =>

Agenda

dernier


aléatoire














fabienne



31 Juillet, 2009


couple lui candauliste elle tres salope pour une bonne partie de bites et une decouverte des specialites du chef la messieurs vo... Lire plus








[sWhoViews] => non
[iMemberID] => 0
[bAjaxMode] =>
)

[args] => Array
(
[0] => 11
[1] =>
)

)

[4] => Array
(
[file] => /home/leboudoi/public_html/lachapelledessens/Annonce/inc/classes/BxDolPageView.php
[line] => 132
[function] => genBlock
[class] => BxDolPageView
[type] => ->
[object] => BxTemplIndexPageView Object
(
[sPageName] => index
[aPage] => Array
(
[Width] => 1030px
[Columns] => Array
(
[1] => Array
(
[Width] => 68
[Blocks] => Array
(
[17] => Array
(
[Func] => Events
[Content] =>
[Caption] => _Events
[Visible] => non,memb
[DesignBox] => 1
)

[11] => Array
(
[Func] => Blogs
[Content] =>
[Caption] => _Blogs
[Visible] => non,memb
[DesignBox] => 1
)

[18] => Array
(
[Func] => Groups
[Content] =>
[Caption] => _Groups
[Visible] => non,memb
[DesignBox] => 1
)

[10] => Array
(
[Func] => Members
[Content] =>
[Caption] => _Members
[Visible] => non,memb
[DesignBox] => 1
)

[20] => Array
(
[Func] => SharePhotos
[Content] =>
[Caption] => _Photo Gallery
[Visible] => memb
[DesignBox] => 1
)

)

)

[2] => Array
(
[Width] => 32
[Blocks] => Array
(
[14] => Array
(
[Func] => LoginSection
[Content] =>
[Caption] => _Member Login
[Visible] => non
[DesignBox] => 1
)

[89] => Array
(
[Func] => Echo
[Content] =>
[Caption] => Recherche Google dans le site
[Visible] => memb
[DesignBox] => 1
)

[2] => Array
(
[Func] => News
[Content] =>
[Caption] => _latest news
[Visible] => non,memb
[DesignBox] => 1
)

[95] => Array
(
[Func] => Echo
[Content] =>  
Cliquez ici pour voir le Blog de Caiman
[Caption] => Partenaires
[Visible] => non,memb
[DesignBox] => 1
)

[4] => Array
(
[Func] => QuickSearch
[Content] =>
[Caption] => _Quick Search
[Visible] => non,memb
[DesignBox] => 1
)

[3] => Array
(
[Func] => Subscribe
[Content] =>
[Caption] => _Subscribe
[Visible] => non,memb
[DesignBox] => 1
)

[93] => Array
(
[Func] => Echo
[Content] => Aurore à La Chapelle Des Sens

[Caption] => Photo de Séance à La Chapelle
[Visible] => memb
[DesignBox] => 1
)

[96] => Array
(
[Func] => Echo
[Content] => Shopping Chercher

[Caption] => Boutique La Chapelle Des Sens
[Visible] => non,memb
[DesignBox] => 1
)

)

)

)

)

[sCode] =>

Agenda

dernier


aléatoire














fabienne



31 Juillet, 2009


couple lui candauliste elle tres salope pour une bonne partie de bites et une decouverte des specialites du chef la messieurs vo... Lire plus








[sWhoViews] => non
[iMemberID] => 0
[bAjaxMode] =>
)

[args] => Array
(
[0] => 11
[1] => Array
(
[Func] => Blogs
[Content] =>
[Caption] => _Blogs
[Visible] => non,memb
[DesignBox] => 1
)

)

)

[5] => Array
(
[file] => /home/leboudoi/public_html/lachapelledessens/Annonce/inc/classes/BxDolPageView.php
[line] => 78
[function] => genColumn
[class] => BxDolPageView
[type] => ->
[object] => BxTemplIndexPageView Object
(
[sPageName] => index
[aPage] => Array
(
[Width] => 1030px
[Columns] => Array
(
[1] => Array
(
[Width] => 68
[Blocks] => Array
(
[17] => Array
(
[Func] => Events
[Content] =>
[Caption] => _Events
[Visible] => non,memb
[DesignBox] => 1
)

[11] => Array
(
[Func] => Blogs
[Content] =>
[Caption] => _Blogs
[Visible] => non,memb
[DesignBox] => 1
)

[18] => Array
(
[Func] => Groups
[Content] =>
[Caption] => _Groups
[Visible] => non,memb
[DesignBox] => 1
)

[10] => Array
(
[Func] => Members
[Content] =>
[Caption] => _Members
[Visible] => non,memb
[DesignBox] => 1
)

[20] => Array
(
[Func] => SharePhotos
[Content] =>
[Caption] => _Photo Gallery
[Visible] => memb
[DesignBox] => 1
)

)

)

[2] => Array
(
[Width] => 32
[Blocks] => Array
(
[14] => Array
(
[Func] => LoginSection
[Content] =>
[Caption] => _Member Login
[Visible] => non
[DesignBox] => 1
)

[89] => Array
(
[Func] => Echo
[Content] =>
[Caption] => Recherche Google dans le site
[Visible] => memb
[DesignBox] => 1
)

[2] => Array
(
[Func] => News
[Content] =>
[Caption] => _latest news
[Visible] => non,memb
[DesignBox] => 1
)

[95] => Array
(
[Func] => Echo
[Content] =>  
Cliquez ici pour voir le Blog de Caiman
[Caption] => Partenaires
[Visible] => non,memb
[DesignBox] => 1
)

[4] => Array
(
[Func] => QuickSearch
[Content] =>
[Caption] => _Quick Search
[Visible] => non,memb
[DesignBox] => 1
)

[3] => Array
(
[Func] => Subscribe
[Content] =>
[Caption] => _Subscribe
[Visible] => non,memb
[DesignBox] => 1
)

[93] => Array
(
[Func] => Echo
[Content] => Aurore à La Chapelle Des Sens

[Caption] => Photo de Séance à La Chapelle
[Visible] => memb
[DesignBox] => 1
)

[96] => Array
(
[Func] => Echo
[Content] => Shopping Chercher

[Caption] => Boutique La Chapelle Des Sens
[Visible] => non,memb
[DesignBox] => 1
)

)

)

)

)

[sCode] =>

Agenda

dernier


aléatoire














fabienne



31 Juillet, 2009


couple lui candauliste elle tres salope pour une bonne partie de bites et une decouverte des specialites du chef la messieurs vo... Lire plus








[sWhoViews] => non
[iMemberID] => 0
[bAjaxMode] =>
)

[args] => Array
(
[0] => 1
)

)

[6] => Array
(
[file] => /home/leboudoi/public_html/lachapelledessens/Annonce/inc/classes/BxDolPageView.php
[line] => 105
[function] => gen
[class] => BxDolPageView
[type] => ->
[object] => BxTemplIndexPageView Object
(
[sPageName] => index
[aPage] => Array
(
[Width] => 1030px
[Columns] => Array
(
[1] => Array
(
[Width] => 68
[Blocks] => Array
(
[17] => Array
(
[Func] => Events
[Content] =>
[Caption] => _Events
[Visible] => non,memb
[DesignBox] => 1
)

[11] => Array
(
[Func] => Blogs
[Content] =>
[Caption] => _Blogs
[Visible] => non,memb
[DesignBox] => 1
)

[18] => Array
(
[Func] => Groups
[Content] =>
[Caption] => _Groups
[Visible] => non,memb
[DesignBox] => 1
)

[10] => Array
(
[Func] => Members
[Content] =>
[Caption] => _Members
[Visible] => non,memb
[DesignBox] => 1
)

[20] => Array
(
[Func] => SharePhotos
[Content] =>
[Caption] => _Photo Gallery
[Visible] => memb
[DesignBox] => 1
)

)

)

[2] => Array
(
[Width] => 32
[Blocks] => Array
(
[14] => Array
(
[Func] => LoginSection
[Content] =>
[Caption] => _Member Login
[Visible] => non
[DesignBox] => 1
)

[89] => Array
(
[Func] => Echo
[Content] =>
[Caption] => Recherche Google dans le site
[Visible] => memb
[DesignBox] => 1
)

[2] => Array
(
[Func] => News
[Content] =>
[Caption] => _latest news
[Visible] => non,memb
[DesignBox] => 1
)

[95] => Array
(
[Func] => Echo
[Content] =>  
Cliquez ici pour voir le Blog de Caiman
[Caption] => Partenaires
[Visible] => non,memb
[DesignBox] => 1
)

[4] => Array
(
[Func] => QuickSearch
[Content] =>
[Caption] => _Quick Search
[Visible] => non,memb
[DesignBox] => 1
)

[3] => Array
(
[Func] => Subscribe
[Content] =>
[Caption] => _Subscribe
[Visible] => non,memb
[DesignBox] => 1
)

[93] => Array
(
[Func] => Echo
[Content] => Aurore à La Chapelle Des Sens

[Caption] => Photo de Séance à La Chapelle
[Visible] => memb
[DesignBox] => 1
)

[96] => Array
(
[Func] => Echo
[Content] => Shopping Chercher

[Caption] => Boutique La Chapelle Des Sens
[Visible] => non,memb
[DesignBox] => 1
)

)

)

)

)

[sCode] =>

Agenda

dernier


aléatoire














fabienne



31 Juillet, 2009


couple lui candauliste elle tres salope pour une bonne partie de bites et une decouverte des specialites du chef la messieurs vo... Lire plus








[sWhoViews] => non
[iMemberID] => 0
[bAjaxMode] =>
)

[args] => Array
(
)

)

[7] => Array
(
[file] => /home/leboudoi/public_html/lachapelledessens/Annonce/index.php
[line] => 74
[function] => getCode
[class] => BxDolPageView
[type] => ->
[object] => BxTemplIndexPageView Object
(
[sPageName] => index
[aPage] => Array
(
[Width] => 1030px
[Columns] => Array
(
[1] => Array
(
[Width] => 68
[Blocks] => Array
(
[17] => Array
(
[Func] => Events
[Content] =>
[Caption] => _Events
[Visible] => non,memb
[DesignBox] => 1
)

[11] => Array
(
[Func] => Blogs
[Content] =>
[Caption] => _Blogs
[Visible] => non,memb
[DesignBox] => 1
)

[18] => Array
(
[Func] => Groups
[Content] =>
[Caption] => _Groups
[Visible] => non,memb
[DesignBox] => 1
)

[10] => Array
(
[Func] => Members
[Content] =>
[Caption] => _Members
[Visible] => non,memb
[DesignBox] => 1
)

[20] => Array
(
[Func] => SharePhotos
[Content] =>
[Caption] => _Photo Gallery
[Visible] => memb
[DesignBox] => 1
)

)

)

[2] => Array
(
[Width] => 32
[Blocks] => Array
(
[14] => Array
(
[Func] => LoginSection
[Content] =>
[Caption] => _Member Login
[Visible] => non
[DesignBox] => 1
)

[89] => Array
(
[Func] => Echo
[Content] =>
[Caption] => Recherche Google dans le site
[Visible] => memb
[DesignBox] => 1
)

[2] => Array
(
[Func] => News
[Content] =>
[Caption] => _latest news
[Visible] => non,memb
[DesignBox] => 1
)

[95] => Array
(
[Func] => Echo
[Content] =>  
Cliquez ici pour voir le Blog de Caiman
[Caption] => Partenaires
[Visible] => non,memb
[DesignBox] => 1
)

[4] => Array
(
[Func] => QuickSearch
[Content] =>
[Caption] => _Quick Search
[Visible] => non,memb
[DesignBox] => 1
)

[3] => Array
(
[Func] => Subscribe
[Content] =>
[Caption] => _Subscribe
[Visible] => non,memb
[DesignBox] => 1
)

[93] => Array
(
[Func] => Echo
[Content] => Aurore à La Chapelle Des Sens

[Caption] => Photo de Séance à La Chapelle
[Visible] => memb
[DesignBox] => 1
)

[96] => Array
(
[Func] => Echo
[Content] => Shopping Chercher

[Caption] => Boutique La Chapelle Des Sens
[Visible] => non,memb
[DesignBox] => 1
)

)

)

)

)

[sCode] =>

Agenda

dernier


aléatoire














fabienne



31 Juillet, 2009


couple lui candauliste elle tres salope pour une bonne partie de bites et une decouverte des specialites du chef la messieurs vo... Lire plus








[sWhoViews] => non
[iMemberID] => 0
[bAjaxMode] =>
)

[args] => Array
(
)

)

)


Called script: /Annonce/index.php

Request parameters:
Array
(
)


--
Auto-report system                                                                                                                                                                                                                                                                                                                              What more i could said it's that in the admin panel just the group are unjoignable, and when i want to go to the fields builder, i still have the "loading" but nothing more. Thank a lot for a little help if you can

Quote · 5 Aug 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.