By arthur_drupal on
Hi everybody, i have done something really bad,
I have filefield, filefield path, file alias and a lot of images :)
I tried the "retroactive update" to change all the name of my files, i knew it was dangerous.
Since, alias are not working for all my pictures !
www.mysite.com/alias_image.jpg is not working : there is a blank image !
www.mysite.com/sites/default/images/my_imge.jpg is working
In {files} i have a fid(456 for instance) for www.mysite.com/alias_image.jpg AND in
{url_alias} i have filefield_path/456 with a dst like alias_image.jpg
Thanks alot for your helps !!