Error
Database query error
Query:
SELECT
`Groups`.*,
UNIX_TIMESTAMP( `Groups`.`created`) AS 'created_UTS',
`GroupsCateg`.`Name` AS `categName`,
`GroupsCateg`.`Uri` AS `categUri`,
COUNT(`GroupsMembers`.`memberID`) AS `membersCount`,
`GroupsGallery`.`ext` AS `thumbExt`,
`GroupsGallery`.`seed`
FROM `Groups`
INNER JOIN `GroupsCateg` ON
`GroupsCateg`.`ID` = `Groups`.`categID`
LEFT JOIN `GroupsGallery` ON
`Groups`.`thumb` = `GroupsGallery`.`ID`
LEFT JOIN `GroupsMembers` ON
`GroupsMembers`.`groupID` = `Groups`.`ID` AND
`GroupsMembers`.`status` = 'Active'
WHERE
`Groups`.`ID` = '61'
GROUP BY `Groups`.`ID`
Mysql error:
Table 'GroupsMembers' is marked as crashed and should be repaired
Found error in file
/web/sites/hendrikr/fetishlad.com/action/inc/classes/BxDolGroups.php
at line
2357. Called
db_assoc_arr function
with erroneous argument #
0
Debug backtrace:Array
(
[1] => Array
(
[file] => /web/sites/hendrikr/fetishlad.com/action/inc/db.inc.php
[line] => 124
[function] => db_res
[args] => Array
(
[0] =>
SELECT
`Groups`.*,
UNIX_TIMESTAMP( `Groups`.`created`) AS 'created_UTS',
`GroupsCateg`.`Name` AS `categName`,
`GroupsCateg`.`Uri` AS `categUri`,
COUNT(`GroupsMembers`.`memberID`) AS `membersCount`,
`GroupsGallery`.`ext` AS `thumbExt`,
`GroupsGallery`.`seed`
FROM `Groups`
INNER JOIN `GroupsCateg` ON
`GroupsCateg`.`ID` = `Groups`.`categID`
LEFT JOIN `GroupsGallery` ON
`Groups`.`thumb` = `GroupsGallery`.`ID`
LEFT JOIN `GroupsMembers` ON
`GroupsMembers`.`groupID` = `Groups`.`ID` AND
`GroupsMembers`.`status` = 'Active'
WHERE
`Groups`.`ID` = '61'
GROUP BY `Groups`.`ID`
[1] => 1
)
)
[2] => Array
(
[file] => /web/sites/hendrikr/fetishlad.com/action/inc/classes/BxDolGroups.php
[line] => 2357
[function] => db_assoc_arr
[args] => Array
(
[0] =>
SELECT
`Groups`.*,
UNIX_TIMESTAMP( `Groups`.`created`) AS 'created_UTS',
`GroupsCateg`.`Name` AS `categName`,
`GroupsCateg`.`Uri` AS `categUri`,
COUNT(`GroupsMembers`.`memberID`) AS `membersCount`,
`GroupsGallery`.`ext` AS `thumbExt`,
`GroupsGallery`.`seed`
FROM `Groups`
INNER JOIN `GroupsCateg` ON
`GroupsCateg`.`ID` = `Groups`.`categID`
LEFT JOIN `GroupsGallery` ON
`Groups`.`thumb` = `GroupsGallery`.`ID`
LEFT JOIN `GroupsMembers` ON
`GroupsMembers`.`groupID` = `Groups`.`ID` AND
`GroupsMembers`.`status` = 'Active'
WHERE
`Groups`.`ID` = '61'
GROUP BY `Groups`.`ID`
)
)
[3] => Array
(
[file] => /web/sites/hendrikr/fetishlad.com/action/inc/classes/BxDolGroups.php
[line] => 1459
[function] => getGroupInfo
[class] => BxDolGroups
[type] => ->
[object] => BxDolGroups Object
(
[sCurrFile] => grp.php
[bAdminMode] =>
[bUseFriendlyLinks] => 1
[sSubGrpPath] => groups/
[sGrpPath] => /web/sites/hendrikr/fetishlad.com/action/groups/
[sGrpGalPath] => /web/sites/hendrikr/fetishlad.com/action/groups/gallery/
[sSpacerIcon] => http://fetishlad.com/action/templates/base/images/icons/spacer.gif
)
[args] => Array
(
[0] => 61
)
)
[4] => Array
(
[file] => /web/sites/hendrikr/fetishlad.com/action/grp.php
[line] => 82
[function] => GenGroupMainPage
[class] => BxDolGroups
[type] => ->
[object] => BxDolGroups Object
(
[sCurrFile] => grp.php
[bAdminMode] =>
[bUseFriendlyLinks] => 1
[sSubGrpPath] => groups/
[sGrpPath] => /web/sites/hendrikr/fetishlad.com/action/groups/
[sGrpGalPath] => /web/sites/hendrikr/fetishlad.com/action/groups/gallery/
[sSpacerIcon] => http://fetishlad.com/action/templates/base/images/icons/spacer.gif
)
[args] => Array
(
[0] => 61
[1] => 0
)
)
)
Called script: /action/grp.php
Request parameters:Array
(
[action] => group
[groupUri] => Bondage
)