PDA

View Full Version : Problem with flatfile csv import


admad1
25-Oct-2003, 08:18 AM
A Flatfile Import of products from a csv file puts 'other info field' on first page of product page.When the buy now button is clicked this goes to the next page This displays the message after a few seconds 'Please wait to be forwarded to the next page' and promptly returns the user to the previous page

If I create the product page manually it appears after the 'buy now' button is clicked on the next page and all works well

I want to maintain conscintcy across the site. Can anyone explain why this happens on a flatfile import and is there a way to have it appear after the 'buy now' button is clicked as if creating a page manually via a flatfile import. Is the field order wrong for the import file?

Cheers Andy

NormanRouxel
25-Oct-2003, 04:20 PM
It could be that your import is selecting a different Product Template than the one you usually use.

Norman

admad1
25-Oct-2003, 05:43 PM
Thank you for taking the trouble to reply Norman. It turns out that placing a 1 in the 'Section Use Parent Setting' solved the problem.