Ok I will try to explain briefly since I have no idea how to upload the picture here. I setup a form, with 7 columns, I go to server behaviors, i get the window DwZone CSV Import with 3 options. My setup on main: Import on: On page load Progress bar: NONE Progress update: 200 script timout:5600 redirect page: index.php display errors: YES File_Path: CSV_UPLOAD/ products.csv Field separator: , Enclose field: NO Skip First Line: YES
Connection: LocalHost, Database table products Unique key column: id Numeric
Second window "FIELDS" On duplicate entry: throw error Unique key: 1 sexto to this one there are options ADD DEL UP DOWN TEST Fields: DB Column Get Value From Format Reference Column# id Csv file Numeric integer none 1 product_name Csv file TEXT none 2 price Csv file Text none 3 details Csv file text none 4 category Csv file text none 5 subcategory Csv file text none 6 date_added Csv file text none 7
Setup date_added format /MM/DD/YYYY
So if I click on test, I used get a little window that I suppose must confirm connection or something. Now, instead that Im getting error Dw is unable to find the Test on setup file from site root.
And no information gets uploaded to the data base.
So is there something wrong with my setup? Why it is not uploading csv file to into the database?!
Even though, CsvImport.php file that suppose to be in the root of the web doesn't get created. |
|
|