I've downloaded and installed, per the directions, the FAQ module found in "Other Mudules". Everything works in the admin section of my store. If I enable the sidebox so that customers can view or add to the FAQ's I get the following error: 1054 Unknown column 'p.products_date_added' in 'where clause'
in:
[select p.faqs_id from zen_faqs p where p.faqs_status = '1' and p.products_date_added >=20081201 limit 1].
Does anyone know how to resolve this?



