Friends
- 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 '= 1
) count_alias' at line 3
query: SELECT COUNT(*) FROM (SELECT picture
FROM drupal_friendlist_relations friendlist_relations
WHERE .uid = 1
) count_alias in /mnt/webb/60/45/52603545/htdocs/Catchmod/modules/views/includes/view.inc on line 745.
- 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 '= 1
LIMIT 0, 50' at line 6
query: SELECT picture,
uid,
name,
mail
FROM drupal_friendlist_relations friendlist_relations
WHERE .uid = 1
LIMIT 0, 50 in /mnt/webb/60/45/52603545/htdocs/Catchmod/modules/views/includes/view.inc on line 771.