Image browse and upload buttons are not showing in magento

magento, magento-1.7

Solution

These buttons are coming from flash.So check your media folder on following location

design/adminhtml/default/default/template/media

if there is no media folder then copy from fresh magento

This will solve your problem :)

Problem

I am new in Magento...Installed 1.7 community Edition. I am trying to add images to a Product but 'Browse files' and 'Upload' buttons are missing from the backend. If any one found solution to this problem please let me know.

Original source