Questions tagged [mage]

The Manifest Generation and Editing Tool (Mage.exe) is a command-line tool that supports the creation and editing of application and deployment manifests for Windows applications.

The Manifest Generation and Editing Tool (Mage.exe) is a command-line tool that supports the creation and editing of application and deployment manifests for Microsoft ClickOnce deployment of applications.

A graphical client (MageUI.exe) exists for this tool.

More information is available on MSDN.

198 questions
-1
votes
2 answers

failed upgrade magento 1.5x to 1.6x

i've tried upgrade my magento 1.5x to magento 1.6x in my cpanel, but i always find "failed..failed..and failed". i've tried this way..: find . -type f -exec chmod 777 {} \; find . -type d -exec chmod 777 {} \; rm -rf var/cache/* var/session/* chmod…
ws_123
  • 5,155
  • 7
  • 23
  • 20
-2
votes
1 answer

How to load product compare,My cart and Newsletter block in front page in magento 1.9

I am integrating Custom HTML in my magneto (1.9) and I have to show Product compare,My cart and Newsletter block in front page. I have configured multi store in it so it is not possible to change in XML file because it reflect other site.So is there…
Ritesh
  • 81
  • 12
-6
votes
1 answer

magento is extremely slow, more than a minute

I saw the profiler results, observed that a lot of entries are taking up more than 50 seconds. here is my profiler result http://14.140.202.163/profiler.html Any suggestions would be appreciated
1 2 3
13
14