ajoutez simplement DISTINCT
SELECT COUNT(DISTINCT profile_id) totalCOUNT FROM ptb_profile_views...
et faire écho à l'alias,
$views['totalCOUNT']
ajoutez simplement DISTINCT
SELECT COUNT(DISTINCT profile_id) totalCOUNT FROM ptb_profile_views...
et faire écho à l'alias,
$views['totalCOUNT']