No forums defined or you don't have permission to view them.
- user warning: Unknown column 'public' in 'field list'
query: SELECT tid, public, nid FROM og_term WHERE tid = 0 in /home/living/public_html/includes/database.mysql.inc on line 174.
- user warning: Unknown column 'public' in 'where clause'
query: SELECT DISTINCT(t.tid), t.*, parent FROM term_data t INNER JOIN term_hierarchy h ON t.tid = h.tid LEFT JOIN forum_access fa ON t.tid = fa.tid LEFT JOIN acl acl ON acl.name = CAST(t.tid AS CHAR) AND acl.module = 'forum_access' LEFT JOIN acl_user aclu ON aclu.acl_id = acl.acl_id AND aclu.uid = 0 WHERE ((fa.grant_view >= 1 AND fa.rid IN (1)) OR fa.tid IS NULL OR aclu.uid = 0) AND (t.tid NOT IN (SELECT DISTINCT ogt.tid FROM og_term ogt WHERE public < 2)) AND ( t.vid = 1 ) ORDER BY weight, name in /home/living/public_html/includes/database.mysql.inc on line 174.