An error occurred executing the following query, and page execution has been terminated.

SELECT TOP 500 contentID, contTitle, section, displayDate, startDate, seoURL, shortIntro, mainContent, picTitle, picFile, eventDate, groupColour, linkName FROM tbltotalbathContentLive c LEFT JOIN tbltotalbathGroups g ON g.groupID = c_groupID LEFT JOIN tbltotalbathContentImagesLive i ON i.picID = (SELECT TOP 1 il.picID FROM tbltotalbathContentImagesLive il WHERE il.picContentID = c.contentID AND il.status = 'live' ORDER BY picDisplayOrder ASC) AND i.status = 'live' WHERE mastersection = 'news' AND ((c_groupID = '1' AND section = 'Lockdown%20Guide%20Content') OR (c_groupID = '0' AND section = 'Lockdown%20Guide%20Content') OR (c_groupID = '0' AND section = 'Lockdown%20Guide%20Content') OR (c_groupID = '%203') OR (c_groupID = '%202')) AND c.status = 'live' AND c_groupID IN ('1','0','0') AND startDate <= '3/29/2024 15:05:48' AND (endDate = '01/01/2000' OR endDate >= '3/29/2024 15:05:48') ORDER BY startDate DESC, contentID DESC

Error Description : [Microsoft][ODBC SQL Server Driver][SQL Server]Conversion failed when converting the varchar value '%203' to data type int.

Page of error : /news/archive/index.asp

Query String :

pagenum=-1&strKeywords=&groupids=1,%25203,%25202&category=1**Lockdown%2520Guide%2520Content,%25202**Lockdown%2520Guide%2520Content,%25203**Lockdown%2520Guide%2520Content