warning: Invalid argument supplied for foreach() in /home/glamact/public_html/sites/all/modules/views/theme/views-view-table.tpl.php on line 24.
user warning: Unknown column 'node_comment_statistics.last_comment_timestamp' in 'field list'
query: SELECT DISTINCT node.nid AS nid,
node.type AS node_type,
node.title AS node_title,
node.changed AS node_changed,
node_comment_statistics.last_comment_timestamp AS unknown
FROM node node
INNER JOIN users users ON node.uid = users.uid
INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 0 AND na.realm = 'private_author'))) AND ( (node.status <> 0) AND (node.type not in ('uprofile')) AND (users.uid = 577)
)ORDER BY unknown DESC
LIMIT 0, 5 in /home/glamact/public_html/sites/all/modules/views/includes/view.inc on line 755.
user warning: Table 'glamact_drpl1.user_relationships' doesn't exist
query: SELECT name,
uid,
picture
FROM user_relationships user_relationships
LIMIT 0, 12 in /home/glamact/public_html/sites/all/modules/views/includes/view.inc on line 755.