Jump to content

Error trying to upload image by CSV


Recommended Posts

Hi,

 

I was testing the CSV import when i get an error with the images:

 

Error durante la copia de imagen: http://www.site.com/shop/imagenios/blusa.jpg"

 

wich is like "error while copying the image : ..."

 

I turned the dev mode on and got this:

Warning on line 15280 ....prestashop/tools/htmlpurifier/HTMLPurifier.standalone.php
[512] Base directory ....prestashop/cache/purifier does not exist, please create or change using %Cache.SerializerPath

 

Any idea of what is this?

Link to comment
Share on other sites

  • 3 weeks later...

I had the same problem today when import my Manufacturers. 

But all manufacturers have been imported into the database, it seems to me no errors.

 

I also wonder what this error means?

Maybe the problem is that I deleted via ftp "Cache" folder contents.

 

I have some similar mistakes when ordering in the front-end.

 

Warning: Base directory .../cache/purifier does not exist, please create or change using %Cache.SerializerPath in/.../tools/htmlpurifier/HTMLPurifier.standalone.php on line 15280

Warning: Base directory .../cache/purifier does not exist, please create or change using %Cache.SerializerPath in/...tools/htmlpurifier/HTMLPurifier.standalone.php on line 15280

Warning: Base directory /.../cache/purifier does not exist, please create or change using %Cache.SerializerPath in/.../tools/htmlpurifier/HTMLPurifier.standalone.php on line 15280

Warning: touch(): Unable to create file /.../cache/push/activity because No such file or directory in /.../classes/Tools.php on line 2995
Error - The following e-mail template is missing: /.../lykel/mails/ru/account.txt

Link to comment
Share on other sites

Hi,

 

I was testing the CSV import when i get an error with the images:

 

Error durante la copia de imagen: http://www.site.com/shop/imagenios/blusa.jpg"

 

wich is like "error while copying the image : ..."

 

I turned the dev mode on and got this:

Warning on line 15280 ....prestashop/tools/htmlpurifier/HTMLPurifier.standalone.php

[512] Base directory ....prestashop/cache/purifier does not exist, please create or change using %Cache.SerializerPath

 

Any idea of what is this?

 

 

Did you tried to create the prestashop/cache/purifier folder with written permissions for user running Apache ? However it doesn't seem to be linked with image upload.

 

I would recommend you to try an upload without images with dev mode on, and to look for another error message.

Link to comment
Share on other sites

×
×
  • Create New...