Jump to content

Error copying image in CSV Import


Recommended Posts

I´ve tried with this basic example to test:

 

 

"1";"Alfajores de almendra";"http://www.mantecadosypolvorones.com/alfajores-almendra.jpg"'>http://www.mantecadosypolvorones.com/alfajores-almendra.jpg"

"2";"Bombon de fruta";"http://www.mantecadosypolvorones.com/bombon-fruta.jpg"'>http://www.mantecadosypolvorones.com/bombon-fruta.jpg"

 

also I´ve tried with images url without quotes:

 

 

 

"1";"Alfajores de almendra";http://www.mantecadosypolvorones.com/alfajores-almendra.jpg

"2";"Bombon de fruta";http://www.mantecadosypolvorones.com/bombon-fruta.jpg

Link to comment
Share on other sites

I have my images in a sub folder in the root directory, not directly in the root directory as your link would suggest. I am also unsure of the prefix text you have at the beginning.

 

The image url should look only like this and should be the absolute url, and not have any other prefixes or quotes.

 

Example

 

http:// www.mydomain. com/images/myimage.jpg

 

in the CSV import section it will allow to download a sample CSV with the fields filled out.

Edited by RCP90 (see edit history)
Link to comment
Share on other sites

Hi,

 

I have same problem (only when I tried with csv, if I do it manually one by one it works correct) I have last version updated yesterday: 1.5.5.0.With wampserver 2.2 in a Windows preproduction server:

 

I checked in last hours:

-File permissions into the /imp folders, in special /img/tmp, /img/c and /img/p directories.

-Permissions and forums for extra details.

 

These are two examples of my categories and products csv lines (these lines work perfectly except for the impages issue):

 

ID;Activo;Nombre;Categoria madre;Categoria madre buena;Categoria raiz;Descripcion;Meta-tðtulo;Meta-palabras clave;Meta-descripci«n;URL reescrita;imagen URL;ID/Nombre de la tienda

3;1;BISUTERIA;0;;1;BISUTERIA;;;;C:\Users\ARTESANA\Pictures\stock\1.jpg;C:\Users\ARTESANA\Pictures\stock\1.jpg;

111;1;ABALORIOS;1;BISUTERIA;0;ABALORIOS;;;;C:\Users\ARTESANA\Pictures\stock\111.jpg;C:\Users\ARTESANA\Pictures\stock\1.jpg;

 

ID;Activo;Nombre;Categor­as;Precio sin IVA o con IVA;id regla de impuestos;Precio mayorista;En rebaja (0/1);Importe del descuento;Porcentaje del descuento;Descuento desde (aaaa-mm-dd);Descuento hasta (aaaa-mm-dd);Referencia nõ;N› de referencia proveedor;Proveedor;Fabricante;EAN13;UPC;Ecotasa;Peso;Cantidad;Descripci½n breve;Descripci½n;Etiquetas (x,y,z...);Meta-t­tulo;Meta-palabras clave;Meta-descripci½n;URL reescrita;Texto cuando haya disponible;Texto si se permiten pedidos en espera;Disponible al orden (0 = No, 1 = Si);Fecha en la que se aÏadieron productos;Mostrar Precio (0 = No, 1 = Si);URL's de las imÿgenes (x,y,z...);Elimine las imÿgenes existentes (0 = no, 1 = si);Caracter­stica (Nombre:Valor:Posici½n);Solo disponible por Internet (0 = No, 1 = Si);Condition;ID / Nombre de la tienda

1111101;1;Cristal craquelado blanco 18mm;CRISTAL CHINO;2,8;;0,83;0;;;;;1111101;;;;;;;;3;Cristal craquelado blanco 18mm;Cristal craquelado blanco 18mm;;;;;C:\Users\ARTESANA\Pictures\stock\1111101.jpg;Available;;;;1;C:\Users\ARTESANA\Pictures\stock\1111101.jpg;0;;0;;

1111102;1;Ojo turco 12mm azul;CRISTAL CHINO;1,8;;0,48;0;;;;;1111102;;;;;;;;3;Ojo turco 12mm azul;Ojo turco 12mm azul;;;;;C:\Users\ARTESANA\Pictures\stock\1111102.jpg;Available;;;;1;C:\Users\ARTESANA\Pictures\stock\1111102.jpg;0;;0;;

 

Thanks in advance.

 

Regards,

Nair

Link to comment
Share on other sites

  • 3 months later...
×
×
  • Create New...