Revival Outreach Center
   » Catalog » Featured Products Log In |  Cart Contents  |  Checkout  
Categories
box
box
Featured
box
Transforming Arts Conference Registration
Transforming Arts Conference Registration
$25.00
box
Who's Online
box
There currently are 3 guests online.
box
Information
box
Shipping & Returns
Privacy Policy
Contact Us
box
Featured Products
1052 - Column 'products_id' in from clause is ambiguous

select count(distinct p.products_id) as total from ((products p left join products_groups pg on p.products_id = pg.products_id and pg.customers_group_id = 'G') left join specials s using(products_id)), products_description pd, featured f where p.products_status = '1' and f.status ='1' and p.products_id = f.products_id and pd.products_id = p.products_id and pd.language_id = '1' and p.products_group_access like '%G%'

[TEP STOP]