Jump to content

exporting catalog to CSV


Guest nigelthain

Recommended Posts

Guest nigelthain

Hi

I'm "playing" with V4 at the moment.

I've just tried to export the catalog to CSV, although the export seems to work, i cant actually open the CSV file.

Is this an issue or am I doing something wrong.

I've only got 3 products in the catalog at the moment...

Thanks

Nige

Link to comment
Share on other sites

Guest ITechWest

There is a free mod for this if you search for it, try searcing for "Catalogue export function" in google

Link to comment
Share on other sites

Guest nigelthain

There is a free mod for this if you search for it, try searcing for "Catalogue export function" in google

Hi

Thanks for the reply, but I've just searched Google and I cant see anything that relates to that at all( Maybe cos I'm from the UK).

Can you be a bit more specific, as in, point me to the mod, or even possibly tell me why the "new" version 4 doesnt seem capable of exporting... could be important to my bank balance :-)

Saw lots of googles for Great Universal Stores.... they are into catalogues, but the wrong type haha ...

Cheers

Nige

Link to comment
Share on other sites

Guest sirtemed

Hi

I'm "playing" with V4 at the moment.

I've just tried to export the catalog to CSV, although the export seems to work, i cant actually open the CSV file.

Is this an issue or am I doing something wrong.

I've only got 3 products in the catalog at the moment...

Thanks

Nige

Hi.

I had the same problem.

What you need to do is this...

Open the /admin/sources/products/export.inc.php

Goto line 204 (or somewhere near that) and find :

header("Content-length: ".strlen($googleBaseContent));


change it to:


header("Content-length: ".strlen($ccContent));

Hope that helps...

Link to comment
Share on other sites

  • 2 weeks later...
Guest jun266

Hi

I'm "playing" with V4 at the moment.

I've just tried to export the catalog to CSV, although the export seems to work, i cant actually open the CSV file.

Is this an issue or am I doing something wrong.

I've only got 3 products in the catalog at the moment...

Thanks

Nige

Hi.

I had the same problem.

What you need to do is this...

Open the /admin/sources/products/export.inc.php

Goto line 204 (or somewhere near that) and find :

header("Content-length: ".strlen($googleBaseContent));


change it to:


header("Content-length: ".strlen($ccContent));

Hope that helps...

Thank you so much,,,I can download the file now...

Link to comment
Share on other sites

  • 1 month later...
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...