I'm importing data using Magmi Image attributes processor v1.0.25 and using folder in magento with images. In csv is image named in format 65465446_M.jpg. Import finnish with no errors, product have images, but image in admin is loading blank, like is in HTML code but did not exist physically on disk, if i find image in the Magento structure folder, there should be after import at media/catalog/product/... OR media/tmp/... but there isn't, only manually uploaded images to another products.
In short, images are in the database, but image isn't move to the magento media/catalog/product/... folder, import from magmi finished without errors.
On server is running more Magento with magmi, there isn't problem. It is known issue? Some help?