Error Number: 1054

Unknown column 'ndex.html' in 'where clause'

SELECT `id_capitulo`, titulo, capitulo, imagen, estatus, descripcion, imagen2 FROM `capitulos` WHERE estatus = 1 AND no_cap=ndex.html ORDER BY no_parte asc

Filename: models/Contenidos_model.php

Line Number: 106