Summary:
Image name created on uploading is wrong
Detailed Description:
Hello,
When i upload an image to show on an item page the image name given by the
module doesn't match the uploaded file name.
Example:
http://hendrikshoutbouw.nl/index.php?p=huisje-22 is the page where the image
should be shown.
If you look on the URL of the image you see:
http://hendrikshoutbouw.nl/uploads/images/catalog_src/huisje-22_t_1_70_1.jpg&ac=92028
If i browse to the image in Filezilla i see the filename:
catalog_src/huisje-22_src_1.jpg
Then i browse to the images/catalog folder there i see the image:
huisje-22_t_1_70_1.jpg
Something is going wrong... Maybe you can help me?