Sorry for not being specific.. I meant the googlefroogle.php at the store root. Not enough sleep the past few days!

Was this what you were referring to??

PHP Code:
                    $products_query "SELECT p.products_id, p.products_model, pd.products_name, pd.products_description, p.products_image, p.products_tax_class_id, p.products_price_sorter, p.products_upc, p.products_isbn, s.specials_new_products_price, s.expires_date, p.products_type, GREATEST(p.products_date_added, IFNULL(p.products_last_modified, 0), IFNULL(p.products_date_available, 0)) AS base_date, m.manufacturers_name, p.products_quantity, pt.type_handler, p.products_weight, p.products_condition, p.products_category
                                                 FROM " 
TABLE_PRODUCTS " WHERE "p.map_enabled != ."p