Hello,
Can you tell me in which table are the "I like" a page?
And also the notifications of the pages?
Best regards
Eric
Can you tell me in which table are the "I like" a page?
And also the notifications of the pages?
Best regards
Eric
Can you tell me in which table are the "I like" a page?
And also the notifications of the pages?
SELECT `a`.* FROM `#_social_clusters_nodes` AS `a` LEFT JOIN `#_social_block_users` AS `bus` ON `a`.`uid` = `bus`.`user_id` AND `bus`.`target_id` = '448' LEFT JOIN `#_users` AS `u` ON `a`.`uid` = `u`.`id` INNER JOIN `#_social_profiles_maps` AS `upm` ON `u`.`id` = `upm`.`user_id` INNER JOIN `#_social_profiles` AS `up` ON `upm`.`profile_id` = `up`.`id` AND `up`.`community_access` = '1' WHERE `bus`.`id` IS NULL AND `a`.`cluster_id` = '75' AND `u`.`block` = '0' AND `a`.`state` = '1' AND `admin`='0'
Thank you very much for your help, but I look at what you suggest but do not understand the reasoning.
The table "social_block_users" contains exactly what?
I observe it but do not understand.
My need is to display the avatars of the members that we see for example here:
"/http://index.php/en/community/pages/id of the cluster - page alias / xx-followers"