Questions tagged [magento-1.9.1]

1.9.0.1 resolved the two issue fixed on 1.9.0 and released on May 16, 2014.

CE 1.9.0.1 resolved the following issues:

  1. Customers can no longer apply a coupon from an inactive shopping cart price rule to a purchase.

  2. Customers using a smartphone or other small viewport can expand subcategories in the web store that uses the new responsive theme.

229 questions
12
votes
2 answers

How do I install php mbstring extension in to Nginx Ubuntu

I need this php extension in order to use one of my Magento extension. How do I install php mbstring extension to my Nginx Ubuntu 14.04?
n01
  • 135
  • 1
  • 1
  • 7
8
votes
3 answers

Sort products by category (in parent category view)

I have a quite unique problem. I have a shop where there are multiple categories in a setup like this Collection .... Shorts (products: small 16 - RED and small 20 - BLUE) .... Dress (products: blue: 16 , Green 19) If I open Collection in…
7
votes
3 answers

Magento 1.9.1 Cron Not Running

I am having big issues with the cron of Magento 1.9.1 hoping someone can help. I have AOE installed and see not heartbeat. I have added my cron job */5 * * * * /bin/sh /var/sites/p/domain/public_html/cron.sh But this still does not run, so I…
Vinnie
  • 71
  • 1
  • 1
  • 2
7
votes
3 answers

Magento category thumbnail field not shown in admin

I have installed Magento 1.9.1.0 without sample data but in admin, add or edit category page have no thumbnail image field. How can I show thumbnail filed in admin for category?
Muhammad Awais
  • 219
  • 3
  • 16
6
votes
2 answers

Magento 1.9.1 Swatches - Image Groups

After upgrading to 1.9.1 I have the colour swatch selection showing the right product image depending on the colour swatch selected on the product page. Each product has a few alternative views per colour. These are shown below the main image as…
Matt
  • 81
  • 1
  • 6
5
votes
1 answer

Why images make Magento so slow?

I have big problem to solve before we start our website: SPEED OF MAGENTO Main problem is TTFB(Time To First Byte), and I find connection between problem and product images in Magento. For example this is loading speed with and without images in…
Nasku
  • 101
  • 1
  • 11
5
votes
2 answers

Trying to create a custom block in magento

I am new to stackoverflow but i will be very open with my doubt and questions which i want to ask. I am trying to create a custom block in magento. I am newbie to magento and learning it to become a advanced developer of magento. I have tried the…
Jay Desai
  • 475
  • 3
  • 10
  • 27
4
votes
4 answers

Access Denied after applying Magento SUPEE 6285

I recently applied Magento patch SUPEE-6285 and now I am having some permissions issues for non-admin users. Certain sections of the admin were accessible to limited users that are no longer accessible. If I look at the role resources for the role…
Mageician
  • 2,918
  • 9
  • 43
  • 69
4
votes
1 answer

Magento limitations for products and customers

I am new in magento. I want to make a site in which approximately million products should be uploaded and can also handle around 20 million customers like as in flipkart or snapdeal etc. Is magento platform will fulfill my requirement or i will go…
Prince
  • 401
  • 1
  • 7
  • 34
4
votes
0 answers

How to use magento rest api for native mobile app's web service

I have a magento website. Now i want to develop mobile app for this website. So for webservice i have created a custom module. In this module i have a controller called mobileApi. In this mobileApiController i am writing all webservice function. For…
Sudipta Dhara
  • 608
  • 1
  • 5
  • 21
3
votes
1 answer

Magento does not capture orders after payment

I am using Sage as the payment method (which shouldn't matter anyway). Sometimes my installation of magento (1.9.1.0) will take the payment but will not create a new order. So basically, the new customer is created, but no order is assigned! So I…
SamNewbie
  • 37
  • 1
  • 8
3
votes
6 answers

Magento Connect Errors - Udates from 1.9.1.0 to 1.9.1.1

I am trying to upgrade a number of extensions from 1.9.1.0 to 1.9.1.1 in the Magento Connect Manager, however these persistently fail. The main extension I want to upgrade is Mage_Core_Modules, but despite showing the upgrade as being available, I…
haralex
  • 33
  • 1
  • 8
3
votes
1 answer

Available stock in Magento Product Ordered Report

I want to be able to see the current stock for an item in the product ordered report. So you can see the month sell for that item and see how many I have left, all on the same screen. I've Modified…
2
votes
3 answers

Applying SUPEE-6788, it removes static block on home page

Today I applied patch SUPEE-6788 and I noticed that the static block on my home page disappeared. I have checked in admin side, i have used {{block type="catalog/product_list" category_id="10" and {{block type="responsivebannerslider/index"…
Neeraj
  • 61
  • 1
  • 6
1
2 3
15 16