Boonex has a problem in my account> my licences all i get is the below message
Cannot complete query [
SELECT
`tl`.`id` AS `id`,
`tl`.`LN` AS `license`,
`tl`.`domain` AS `domain`,
DATE_FORMAT(FROM_UNIXTIME(`tl`.`when`), '%d.%m.%Y') AS `ordered`,
IF(`tl`.`type`='free', 'free', IF(`tl`.`type`='annual' OR `tl`.`type`='limited', DATE_FORMAT(FROM_UNIXTIME(`tl`.`expire`), '%d.%m.%Y'), 'never')) AS `expires`,
`tl`.`type` AS `type`,
`te`.`entry_title` AS `title`
FROM `boon_ext_entry` AS `te` INNER JOIN `boon_ext_cat2entry` AS `tce0` ON `te`.`entry_id`=`tce0`.`entry_id` AND `tce0`.`category_id`=1 INNER JOIN `boon_ext_cat2entry` AS `tce1` ON `te`.`entry_id`=`tce1`.`entry_id` AND `tce1`.`category_id`=11 INNER JOIN `boon_ext_cat2entry` AS `tce2` ON `te`.`entry_id`=`tce2`.`entry_id` AND `tce2`.`category_id`=2
INNER JOIN `boon_ext_licenses` AS `tl` ON `te`.`entry_id`=`tl`.`product_id`
WHERE `tl`.`client`='easyhost' AND `tl`.`type`='free' AND `te`.`author_id`=21278] (getAll)Table 'boonex_unity1.boon_ext_cat2entry' doesn't exist
Call stack:
getAllWithKey[/home/boonex/public_html/unity/modules/Community/classes/BxCmtSql.php5, 194]
getLicenses[/home/boonex/public_html/unity/modules/Community/classes/BxCmtLicense.php5, 139]
viewLicenses[/home/boonex/public_html/unity/modules/Community/classes/BxCmtLicense.php5, 68]
__construct[/home/boonex/public_html/unity/system/classes/BxScript.php5, 141]
requirePageClass[/home/boonex/public_html/unity/system/classes/BxScript.php5, 126]
run[/home/boonex/public_html/unity/system/classes/BxApplication.php5, 142]
runModule[/home/boonex/public_html/unity/system/classes/BxApplication.php5, 209]
run[/home/boonex/public_html/unity/index.php5, 93]