Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
Chaika
Chaika
If i set to users Subfolder for upload.
And set Generate tiny,small,large from super image
then
uploaded image uploads to correct subfolder, for ex "./images/products/super/subfolder/"
 
but other images generate and write to path WITHOUT subfolder
 
"./images/products/tiny/"
"./images/products/small/"
"./images/products/large/"
 
i think it must be:
"./images/products/tiny/"."subfolder/"
"./images/products/small/"."subfolder/"
"./images/products/large/"."subfolder/"
 
does it correct?