Skip to main content

Questions tagged [ee-1.13]

Magento Enterprise Edition 1.13

0 votes
1 answer
624 views

<?php ini_set('display_errors', 1); error_reporting(E_ALL); $_SERVER['MAGE_IS_DEVELOPER_MODE'] = true; require_once "app/Mage.php"; Mage::app(); umask(0); try { echo('<h1>Completed ...
Realto619's user avatar
0 votes
2 answers
112 views

I would like to know if Magento EE 1.13.1 works with MYSQL 5.6.41. Thank you!
stefanoB's user avatar
2 votes
1 answer
501 views

I am dealing with an old website with a lot of custom modules running on Magento 1.13 (obviously, EE). I am very excited to see official support for php7.2 - however, I can see that the patch is ...
Wladyslaw Brodsky's user avatar
0 votes
1 answer
434 views

I have 2 questions, I am new to Magento but not to programming in general. Where do i change html content like H1, H2 in home page, products page, etc. I noticed the difference between cms and ...
Mariandlc's user avatar
3 votes
0 answers
29 views

I have three related problems when creating either new or configurable products in Magento. This occurs whether or not I create the products by running a CSV import or do it manually through the admin ...
user63557's user avatar
1 vote
0 answers
22 views

I am using Magento 1.13.1.0, and getting this issue appearing differently on different browsers. On Chrome, customers are not able to logged in at all. On Opera, Customers are able to logged in but ...
Nafee's user avatar
  • 43
1 vote
0 answers
34 views

While trying to create a new website via System->Manage Stores on an existing magento install with a website already existing on it. And when editing and existing website/stores name. The save ...
danmentzer's user avatar
3 votes
3 answers
3k views

Trying to install the security patch SUPEE-9767 onto M1 EE v1.13.1.0 and i'm receiving the following error: Hunk #1 FAILED at 225. 1 out of 1 hunk FAILED -- saving rejects to file app/design/...
CLaB's user avatar
  • 53
1 vote
1 answer
962 views

I am trying to reindex but I get an error "Stock Status Index process is working now. Please try run this process later.". When I look at MAGENTO_ROOT/var/locks I see a ton of lock files. Some are ...
skb's user avatar
  • 37
0 votes
2 answers
2k views

Problem I'm currently seeing all of my javascript bundled into a single file, and then served from this file: $MAGENTO_ROOT/media/js/276342d53ebc2b88700c238821ff7e8d-v2.18.js I see this as a GOOD ...
skb's user avatar
  • 37
0 votes
1 answer
399 views

Background I just inherited a Magento site. The last guy left without leaving any notes/documentation. :) I know we're using AMFPC because the module is installed and enabled, and the business team ...
skb's user avatar
  • 37
0 votes
1 answer
51 views

I'm having trouble finding the instructions for applying a security patch. My hosting provider says I need to apply SUPEE-6285. I found a page for that on the Magento site here and the instructions ...
skb's user avatar
  • 37
0 votes
1 answer
239 views

I'm adding a feature in a custom module that should manage Offer incompatibilities: for a given offer ID, there could be N "incompatibility" rules. Basically, the model is: OfferID ...
theLibertine's user avatar
1 vote
1 answer
132 views

I'd like to capture all email events in Magento before they're sent and prevent magento from sending them. I know I can disable all emails under system > mail sending settings, but this is not ...
user avatar
0 votes
1 answer
1k views

My store is multi domain and every domain has a different default currency: - .com -> USD - .eu -> EUR The store has EE FPC enabled on Redis backend. The issue: Sometime product pages of the ...
Fra's user avatar
  • 6,985

15 30 50 per page
1
2 3 4 5
8