The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
27 views

Getting Category Path in URL for EE 1.13

In Magento Enterprise Edition 1.11 we have the URLs did the following Category Lv 1 - http://me.dev.local/men-s Category Lv 2 - http://me.dev.local/men-s/clothing Category Lv 3 - ...
0
votes
0answers
28 views

Magento Order Status issue

Hello Magento Developer Team, Recently I’ve encountered issue with Magento Enterprise 1.13 in one of my sites, when a customer orders a product the status of product firstly shows “processing” & ...
1
vote
1answer
43 views

Missing attributes on product list

When displaying a product collection using a Mage_Catalog_Block_Product_List-type block, the custom attributes manufacturer and part_number are both blank/null/empty strings. Here's what's been ...
3
votes
0answers
38 views

Anyone managed to upgrade to EE 1.13 and keep the old urls in place?

we tried an upgrade to 1.13.1.x for an existing site. One of the requirements is to keep the old urls or at least do 301 redirects to the new ones. The site has duplicate category url keys in ...
0
votes
1answer
105 views

Upgrade from 1.12 to 1.13.1 and 404 pages

we have successfully upgraded Magento from 1.12 to 1.13.1 . All Modules and everything is working fine except the Category and product pages. All category and Product pages shows 404 page. All other ...
1
vote
3answers
324 views

Home page results in 404 after upgrade

We recently upgraded from 1.10 to 1.13 and are having some problems with our home page. All other cms pages are functioning properly, but the home page is consistently returning a cms 404. It ...
1
vote
2answers
89 views

Authorize.net Direct Post hash validation failed

I have Authorize.net Direct Post enabled on Magento 1.13 with the following settings: Payment Action: Authorize Only Test Mode: No Gateway URL: https://test.authorize.net/gateway/transact.dll During ...
1
vote
0answers
41 views

(Stock) Indexes on Import in EE

Why are importing (standard CSV import, not dataflow) product lists and the field is_in_stock does not seem to have an effect. In the backend it is shown properly, but not in the frontend. Clearing ...
4
votes
3answers
247 views

Clear All URL Rewrites - Enterprise

After several messed up imports, I've been left with a load of URL rewrites that I need to remove. I'm running Enterprise 1.13 When I've had this problem in community, I've simply truncated ...
3
votes
1answer
93 views

How can I report a bug in Magento Enterprise?

I've discovered a bug with Website Restrictions and Onepage Checkout in Magento Enterprise 1.13. Though I'm developing a work-around, I'd like to also submit a bug ticket. When trying to report a ...
3
votes
1answer
52 views

Mechanics of the new Changelog Tables (ex: catalog_category_product_cat_cl)

I just spotted the mentioned tables in the database. I think they are new in Magento EE 1.13 and might be related to the new indexing. +----------------------------------------+ | ...