I have installed magento version 1.3.2.4. everything works fine except the image upload. Images are getting uploaded successfully and saved in temp folder, but not showing up in both backend and frontend. I cant see anything in small-image folder. Tried renaming htaccess in media folder and tried all the possible changes. flash version am using is 11.1. I would be glad if I can get any help on this.
0
votes
1 Answers
1
votes
There are a few thing which are worth a shot.
- Is your caching enabled? If your admin -> system -> cache management
- Have you cleared your cache? In the same place you can clear it out
- Have you checked the image url using Firebug or view source? If your url is wrong then you might need to update it in the database, then clear your cache