UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline

(Posts) Frontpage creates Error 1054

Marko · ·
3:03 AM Sunday, 26 June 2016
None
Hello, I created a menue with menue type "(Posts) Frontpage" and set it default.
If I start the website or use the menue entry then coms the Error.
Whas is the issue?

As work around I use the menue type "(Posts) Featured Posts"

Best regards, MArko

Unknown column 'intern' in 'where clause' SQL=SELECT SQL_CALC_FOUND_ROWS a.`id` AS key1, a.*, ifnull(f.`id`, 0) as `featured` FROM `#__easyblog_post` AS a LEFT JOIN `#__easyblog_featured` AS f ON a.`id` = f.`content_id` AND f.`type` = 'post' WHERE a.`published`='1' AND a.`state`='0' AND a.`frontpage` = '1' AND (1 <= (select count(1) from `#__easyblog_post_category` AS acp INNER JOIN `#__easyblog_category` as cat on acp.`category_id` = cat.`id` where acp.`post_id` = a.`id` AND cat.`id` IN (6,5) AND cat.`id` != intern and ( ( cat.`private` = 0 ) OR ( (cat.`private` = 1) and (62 > 0) ) OR ( (cat.`private` = 2) and ( (select count(1) from `#__easyblog_category_acl` as cacl where cacl.`category_id` = cat.id and cacl.`acl_id` = 1 and cacl.`content_id` in (8)) > 0 ) ) ) )) AND ( (a.`source_type` = 'easyblog.sitewide') OR ( a.`source_type` = 'easyblog.team' and 1 <= (select count(1) from `#__easyblog_team` as srcteam where srcteam.`id` = a.`source_id` and srcteam.`published` = 1 and ( (srcteam.`access` = 3) OR (srcteam.`access` = 2 and (select count(1) from `#__easyblog_team_groups` as srcteamgrp where srcteamgrp.`team_id` = srcteam.`id` and srcteamgrp.`group_id` IN (8) ) > 0) OR (srcteam.`access` = 1 and (select count(1) from `#__easyblog_team_users` as srcteamuser where srcteamuser.`team_id` = srcteam.`id` and srcteamuser.`user_id` = 62 ) > 0) OR (srcteam.`access` = 1 and (select count(1) from `#__easyblog_team_groups` as srcteamgrp where srcteamgrp.`team_id` = srcteam.`id` and srcteamgrp.`group_id` IN (8) ) > 0))))) ORDER BY f.`created` DESC , a.`created` desc LIMIT 0,20
The replies under this section are restricted to logged in users or users with an active subscription with us