Since moving Magento 1.7.0.2 from dev to live server I’ve been unable to upload images via the admin interface. The upload process doesn’t display any errors, no errors in logs either. Media folder and subfolder permissions are 777.
In the front end any product pages load the first part of the HTML then stop after outputting <img src=\” for the first product on the page. I’m assuming there is an error at this point but again, no logs.
Hi Rob,
I
We advice you check your store with Shopping Cart Diagnostics service online. It will test your store performance issues and will help you to know exactly where the problem is and what to do to upload images via the admin interface with no complications.
- first of all, please, check if your images were uploaded to correct folders and subfolders. As you know Magento has strict requirements concerning that.
- in case if you do not know if all the images were uploaded, you can use the option to diagnose it. Images diagnostics option is available in the application called Store Manager for Magento. You can take a look at it here -
http://www.magentocommerce.com/magento-connect/store-manager-for-magento.html
There is 14-days free fully functional version, so you can try it out.
- next if your images were not uploaded, you can try to re-upload them using the application I mentioned above - Store Manager.
- in case your images were uploaded properly, I advice you to check the template of the page where you see - <img src=\”
There may be some old developers URLs or it emerged while copying from development site if you did so.