Skip to main content

Questions tagged [ee-1.11]

Magento Enterprise Edition 1.11

1 vote
0 answers
256 views

After installing Magento patch SUPEE-8788 there's an issue in CMS page WYSIWYG editor. When I try to upload an image via WYSIWYG editor, it automatically logs out from the admin panel. My Magento ...
Sukeshini's user avatar
  • 10k
1 vote
1 answer
80 views

On the Admin menu, select System > Configuration. Then in the panel on the left under Customers, select Promotions. But I can't see any Auto Generated Specific Coupon Codes section there as described ...
Sukeshini's user avatar
  • 10k
1 vote
1 answer
549 views

I am having an issue with breadcrumbs on Magento EE 1.11.2.0 The problem is: when multiple pages are being processed by FPC the CMS page picks up breadcrumb title from another page. e.g. if http://...
Zain Baloch's user avatar
1 vote
1 answer
1k views

How can I make a fieldset to be half of the width? I want to show two fieldsets in a row in a particular page that I created in Magento's admin. My code looks like this for now: $fieldset_brand = $...
Dan Ovidiu Boncut's user avatar
1 vote
1 answer
717 views

I have configurable products that have simple products and they are configurable by two attributes - posters with size and frame. I am adding new products that represent new frames and sizes which are ...
Dan Ovidiu Boncut's user avatar
0 votes
1 answer
163 views

Is this behaviour normal? All the products are appearing as beeing sold out, and when I checked in Index Managemenet Stock Status shows as 'processing'. This didn't happened before.
Dan Ovidiu Boncut's user avatar
1 vote
2 answers
5k views

I am just looking for some clarification on the purpose of the transaction failed email. Are these supposed to be setup to email the customer that their transaction didn't go through after they have ...
user14805's user avatar
1 vote
1 answer
213 views

We are just trying to run a little script that returns the customers that are signed up for price alerts and what products they are watching I tried this code require_once('app/Mage.php'); $...
FireHorse's user avatar
4 votes
1 answer
977 views

My Boss has asked my to provide a list of all products that have not sold in the last 3 months listed in order of most stock I have hunted for some code I can hack already but found very little, I am ...
FireHorse's user avatar
1 vote
1 answer
2k views

Our extension uses a custom model for some data that we need to use. For CE Magento installs, (a la 1.6-1.8) this works fine, but in our client's 1.11 install this returns an empty set: $mapping = ...
casraf's user avatar
  • 111
1 vote
2 answers
609 views

When trying to move an order from archive back to the sales I get the following error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual ...
Chuvisco's user avatar
  • 165
3 votes
1 answer
3k views

Can anyone please mention how the Magento EE's order archiving feature works. Does it require the default magento CRON enabled(Currently we run it disabled). And how do we know that orders are ...
Dilanjan Opatha's user avatar
2 votes
1 answer
144 views

We have an observer listening to the sales_order_payment_transaction_save_commit_after event. However, the event doesn't always fire on checkout when using Sage Pay Pro (it works fine for PayPal and ...
Paul's user avatar
  • 1,746
4 votes
2 answers
6k views

Scenario: I have category landing page, in which another vendor has customized to add "Purchased" text instead of "Add to cart" in case the user has purchased it, hence this will be different for ...
Curious Explorer's user avatar
2 votes
1 answer
5k views

Scenario: We have a store that sells virtual products that basically never go out of stock. While we profiled the queries running on the category landing page we found that there a number of queries ...
Curious Explorer's user avatar

15 30 50 per page