-- HikaShop version -- : 2.2.3
-- Joomla version -- : 2.5.17
My website works fine, people can buy stuff through the store without issue.
However when I exported my prodcuts to CSV and opened it in Excel it displayed each product's details in the first cell. I renamed the file extension to txt, opened the file in Excel, set the delimiter to semicolon.
So I opened the file in a text editor...
"product_id;""product_parent_id"";""product_name"";""product_description"";""product_quantity"";""product_code"";""product_published"";""product_hit"";""product_created"";""product_sale_start"";""product_sale_end"";""product_delay_id"";""product_tax_id"";""product_type"";""product_vendor_id"";""product_manufacturer_id"";""product_url"";""product_weight"";""product_keywords"";""product_weight_unit"";""product_modified"";""product_meta_description"";""product_dimension_unit"";""product_width"";""product_length"";""product_height"";""product_max_per_order"";""product_access"";""product_group_after_purchase"";""product_min_per_order"";""product_contact"";""product_last_seen_date"";""product_sales"";""product_waitlist"";""product_layout"";""product_average_score"";""product_total_vote"";""product_page_title"";""product_alias"";""product_price_percentage"";""product_canonical"";""product_msrp"";""product_display_quantity_field"";""categories_ordering"";""parent_category"";""categories_image"";""categories"";""price_value"";""price_currency_id"";""price_min_quantity"";""price_access"";""files"";""images"";""related"";""options"";""1 Inch Floor Tiles"";""1.5 Inch Floor Tiles"";""Wall Blocks"";""Roof Tiles""",,,,,,,,,,,
"294;0;""Citadel Foundation Paint"";""<p>Citadel Foundation Paint. List required colours in the box.</p>"";50;""Citadel_Foundation_Paint"";1;257;1361659791;0;0;0;11;""main"";0;0;"""";0.050;"""";""kg"";1361659791;"""";""m"";0.000;0.000;0.000;0;""all"";"""";0;0;1392817297;0;0;"""";0;0;"""";"""";0.0000000;"""";0.0000000;0;0;"""";"""";""Citadel"";3.53600;""USD"";0;""all"";"""";""paints/citadelfoundationpaint.jpg"";"""";"""";"""";"""";"""";""""",,,,,,,,,,,
Looks like something has gone badly astray. Is there a trick to doing the export?