- Posts: 1
- Thank you received: 0
Updating File Names via CSV Import
- info@mamagraphica.com
-
Topic Author
- Offline
Less
More
6 years 1 week ago #324057
by info@mamagraphica.com
Updating File Names via CSV Import was created by info@mamagraphica.com
-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.21
-- PHP version -- : 7.2.0
-- Browser(s) name and version -- : Chrome
Hi Team,
I've been able to import & associate PDF files via CSV using the column headers "files_name" and "files".
This worked well for the initial import and the 900+ products have the correct file name titles and files.
I now need to change the file names and files associated for each of these products. When I modify the file names & paths in the CSV within the appropriate columns "files_name" and "files", and then re-import the updated CSV with the new values, the import seems to work correctly with no error messages, but the fields are not updating in the backend (they retain the initial file names and paths).
What am I doing wrong?
Thank you
Mike
-- Joomla version -- : 3.9.21
-- PHP version -- : 7.2.0
-- Browser(s) name and version -- : Chrome
Hi Team,
I've been able to import & associate PDF files via CSV using the column headers "files_name" and "files".
This worked well for the initial import and the 900+ products have the correct file name titles and files.
I now need to change the file names and files associated for each of these products. When I modify the file names & paths in the CSV within the appropriate columns "files_name" and "files", and then re-import the updated CSV with the new values, the import seems to work correctly with no error messages, but the fields are not updating in the backend (they retain the initial file names and paths).
What am I doing wrong?
Thank you
Mike
Please Log in or Create an account to join the conversation.
6 years 6 days ago #324058
by nicolas
Replied by nicolas on topic Updating File Names via CSV Import
Hi,
It's probably because the system is not able to link the product in the database with the entry in the CSV.
Do you have a product_id column with the id of the product ? Do you have a product_code column with the code of the product ?
It's probably because the system is not able to link the product in the database with the entry in the CSV.
Do you have a product_id column with the id of the product ? Do you have a product_code column with the code of the product ?
Please Log in or Create an account to join the conversation.
Time to create page: 0.134 seconds