Hi there,
I've inspected there have issue with jbolo component as I try to submit a message,
http://screencast.com/t/r07o2czCnS
Notice: Array to string conversion in /home/stroff25/public_html/components/com_jbolo/helpers/nodes.php on line 354
1054 - Unknown column 'Array' in 'where clause' SQL=SELECT nu.node_id AS nid, GROUP_CONCAT(nu.user_id) AS users FROM `#__jbolo_node_users` AS nu LEFT JOIN `#__jbolo_nodes` AS nd ON nd.node_id = nu.node_id WHERE nu.node_id IN ( SELECT nd.node_id FROM `#__jbolo_nodes` AS nd WHERE nd.type=1 AND (nd.owner=14741 OR nd.owner=Array) ) GROUP BY nu.node_id
Can you consult with jbolo developers regarding this issue?