Some invalid SQL was being reported by updated version of Doctrine in the Programmes Frontend - IS NOT is only really used for boolean values so have changed it to the correct ANSI-supported format != to fix the issue.
Some invalid SQL was being reported by updated version of Doctrine in the Programmes Frontend - IS NOT is only really used for boolean values so have changed it to the correct ANSI-supported format != to fix the issue.