Have tried this but get some error message - has anyone installed this ok?
Error on a product: 1054 Unknown column 'p.products_bundle' in 'field list'
in:
[select pd.products_name, pd.products_description, pd.products_url, p.products_id, p.products_quantity, p.products_model, p.products_image, p.products_price, p.products_virtual, p.products_weight, p.products_date_added, p.products_last_modified, date_format(p.products_date_available, '%Y-%m-%d') as products_date_available, date_format(p.products_date_expire, '%Y-%m-%d') as products_date_expire, p.products_status, p.products_tax_class_id, p.manufacturers_id, p.products_quantity_order_min, p.products_quantity_order_units, p.products_priced_by_attribute, p.product_is_free, p.product_is_call, p.products_quantity_mixed, p.product_is_always_free_shipping, p.products_qty_box_status, p.products_quantity_order_max, p.products_sort_order, p.products_discount_type, p.products_discount_type_from, p.products_price_sorter, p.master_categories_id, p.products_bundle from fws_products p, fws_products_description pd where p.products_id = '97' and p.products_id = pd.products_id and pd.language_id = '1']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
And when I call up the site:
[15-Dec-2009 06:36:09] PHP Warning: Cannot modify header information - headers already sent by (output started at /usr/home/account/public_html/website/includes/languages/english.php:1406) in /usr/home/account/public_html/website/includes/init_includes/init_templates.php on line 78
[15-Dec-2009 06:36:09] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/index_filters/default' (include_path='.:/usr/local/lib/php') in /usr/home/account/public_html/website/includes/modules/pages/index/header_php.php on line 49