WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'profile
WHERE profile.ProfileIsActive = 1 AND profile.ProfileContact...' at line 9]
SELECT
profile.ProfileID,
profile.ProfileGallery,
profile.ProfileType,
profile.ProfileContactNameFirst,
profile.ProfileDateBirth,
profile.ProfileGender,
profile.ProfileDateCreated,
profile.ProfileIsActiveFROM wp_agency_profile profile
WHERE profile.ProfileIsActive = 1 AND profile.ProfileContactNameFirst LIKE '%family%' AND profile.isPrivate=0 GROUP BY profile.ProfileID ORDER BY profile.ProfileContactNameFirst asc
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'profile
WHERE profile.ProfileIsActive = 1 AND profile.ProfileContact...' at line 9]
SELECT
profile.ProfileID,
profile.ProfileGallery,
profile.ProfileType,
profile.ProfileContactNameFirst,
profile.ProfileDateBirth,
profile.ProfileGender,
profile.ProfileDateCreated,
profile.ProfileIsActiveFROM wp_agency_profile profile
WHERE profile.ProfileIsActive = 1 AND profile.ProfileContactNameFirst LIKE '%family%' AND profile.isPrivate=0 GROUP BY profile.ProfileID ORDER BY profile.ProfileContactNameFirst asc LIMIT 0,30