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.isPrivate=0 ...' 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.isPrivate=0 GROUP BY profile.ProfileID ORDER BY profile.ProfileContactNameFirst
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.isPrivate=0 ...' 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.isPrivate=0 GROUP BY profile.ProfileID ORDER BY profile.ProfileContactNameFirst LIMIT 60,30