[QUOTE=Dehaw;293636]This is a known bug and i'll also get this changed, this piece of code:


Code:
p.products_date_available
needs to be changed to

Code:
p.faqs_date_available
I did a search in the files for p.products_date_available but could not find it in the files..

I solved this now by adding a field p.products_date_available in the faq table and now it works perfectly

Still want to know which file contains the where clause that include p.products_date_available