osCommerce taken to the max!
  Top » Catalog » Tour the World of Coffee My Account  |  Cart Contents  |  Checkout   
osCMax v1.8 - Power e-commerce
Sign in
E-mail address:


Password:


(forgotten)


Create an Account
Quick Find
 
Use keywords to find the product you are looking for.
Advanced Search

View All Items
Information
Shipping & Returns
Privacy Notice
About Us
Contact Us
Printable Catalog
Gift Voucher FAQ
Site Map
Tour the World of Coffee

 

1054 - Unknown column 'a.authors_id' in 'on clause'

select count(*) as total from articles a, articles_description ad left join authors au on a.authors_id = au.authors_id, articles_to_topics a2t left join topics_description td on a2t.topics_id = td.topics_id where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_status = '1' and a.articles_id = a2t.articles_id and ad.articles_id = a2t.articles_id and ad.language_id = '1' and td.language_id = '1' and a2t.topics_id = '2'

[TEP STOP]