1054 - Unknown column 'expires_date' in 'where clause'

select * from conteudo_paginas WHERE status='1' AND conteudo_topicos_id = '19' AND (expires_date > TIMESTAMP(NOW()) OR expires_date IS NULL ) ORDER BY created_at DESC

[TEP STOP]