Search Results
SQLSTATE[42000]: Syntax error or access violation: 1064 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 ':rst) AS relevance
FROM Websites AS c, videos AS v
WHERE (M...' at line 7
SELECT SQL_CALC_FOUND_ROWS
DISTINCT(v.ID), v.SOURCE_ID, v.TITLE,
IF(ISNULL(v.ai_summary),v.SUMMARY,v.ai_summary) AS SUMMARY,
v.STATICPREVIEW,
v.MEDIA_DURATION, v.MEDIA_TYPE, v.DATE, v.TranslatedURL, v.Source,
v.CHANNEL, v.ALTIMAGE,
MATCH(v.SUMMARY, v.Title) AGAINST (:rst) AS relevance
FROM Websites AS c, videos AS v
WHERE (MATCH(v.SUMMARY, v.Title) AGAINST (:rst1) OR (v.id=80285 OR v.id=90494 OR v.id=864 OR v.id=21257 OR v.id=24413 OR v.id=38617 OR v.id=46390 OR v.id=58636 OR v.id=78493 OR v.id=78494 OR v.id=79503 OR v.id=176124 OR v.id=1180 OR v.id=172013 OR v.id=1411 OR v.id=2450 OR v.id=21736 OR v.id=25810 OR v.id=25809 OR v.id=23505 OR v.id=23402 OR v.id=23404 OR v.id=23403 OR v.id=21496 OR v.id=21470 OR v.id=17562 OR v.id=16535 OR v.id=15222 OR v.id=10995 OR v.id=14185 OR v.id=9952 OR v.id=2268 OR v.id=90504 OR v.id=147102 OR v.id=157052 OR v.id=158042 OR v.id=1215 OR v.id=1198 OR v.id=87 OR v.id=26046 OR v.id=25957 OR v.id=25919 OR v.id=22697 OR v.id=22846 OR v.id=20793 OR v.id=21163 OR v.id=21162 OR v.id=19199 OR v.id=20041 OR v.id=24342 OR v.id=18536 OR v.id=25115 OR v.id=25804 OR v.id=17571 OR v.id=17570 OR v.id=25890 OR v.id=180069)) AND
c.ID=v.CHANNEL AND
c.Status=1 AND
v.Status=1 AND
(v.FreshnessDate>=NOW() OR v.FreshnessDate='0000-00-00 00:00:00')
ORDER BY relevance, v.Date DESC
LIMIT 0, 10
Array
(
[rst] => sarah+james
)
Sorry, no videos were found.