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 = 264)
)ORDER BY unknown DESC
LIMIT 0, 5 in /home/glampari/public_html/sites/all/modules/views/includes/view.inc on line 755.
warning: Invalid argument supplied for foreach() in /home/glampari/public_html/sites/all/modules/views/includes/query.inc on line 918.
warning: Invalid argument supplied for foreach() in /home/glampari/public_html/sites/all/modules/views/includes/query.inc on line 893.
warning: Invalid argument supplied for foreach() in /home/glampari/public_html/sites/all/modules/views/includes/query.inc on line 918.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM twitter twitter
WHERE .uid = 264
) count_alias' at line 2
query: SELECT COUNT(*) FROM (SELECT
FROM twitter twitter
WHERE .uid = 264
) count_alias in /home/glampari/public_html/sites/all/modules/views/includes/view.inc on line 729.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM twitter twitter
WHERE .uid = 264
LIMIT 0, 5' at line 2
query: SELECT
FROM twitter twitter
WHERE .uid = 264
LIMIT 0, 5 in /home/glampari/public_html/sites/all/modules/views/includes/view.inc on line 755.
user warning: Table 'glampari_drpl1.user_relationships' doesn't exist
query: SELECT name,
uid,
picture
FROM user_relationships user_relationships
LIMIT 0, 12 in /home/glampari/public_html/sites/all/modules/views/includes/view.inc on line 755.