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
2
votes
2 answers

Magento custom Upsell image not showing

I have a problem where I can't get my custom attribute called upsell to get shown as my upsell image. Attribute information Attribute code: upsell Scope: Store View Catalog Input type for store owner: Media Image Apply To: All product Types I have…
2
votes
1 answer

SQLSTATE[HY000]: General error: 2006 MySQL server has gone away magento

I am using Magento ver. 1.9.1.0 The problem i am facing is whenever i am reindexing the data from magento admin it shows error like There has been an error processing your request SQLSTATE[HY000]: General error: 2006 MySQL server has gone away,…
Prince
  • 401
  • 1
  • 7
  • 34
2
votes
1 answer

How to change baseurl in magento

I need your suggestion for changing the baseurl in magento, using admin i have successfully changed. But i want to know how to change the baseurl directly in database table.
Gayathri
  • 333
  • 1
  • 15
2
votes
1 answer

Issue in save product after magento upgrade 1.7 to 1.9.1.0

I have recently upgrade my magento 1.7 to 1.9.1.0 everything working fine but problem in product save from admin section. If i add or edit product from the admin section it show me bellow error. SQLSTATE[21S01]: Insert value list does not match…
Jalpesh Patel
  • 3,150
  • 10
  • 44
  • 68
2
votes
1 answer

Magento Subtotal and grand Total is Empty in Cart Page

My Theme`s cart page is not showing subtotal n Grand total before it was working fine, its of rwd theme. Even if i change my theme to default Facing same issue same issue in Magento`s default theme
2
votes
2 answers

How To Post Custom Web Url link On Facebook?

I am passing the product image, url,summary,name on facebook using
2
votes
2 answers

Magento - Change Product Page Layout for only one Product in the define Layout Section

This is for sure a quicky, but nothing i found so far is working. I would like to set a different product view for a choosen Product only. Not for a category. I tried to add this to the custom layout tab without any luck so far. I tried any…
Tom
  • 23
  • 4
2
votes
0 answers

Magento showing wrong category product count in admin panel

I am using magento-1.9.1 After deleting a product from admin panel, the product count of a category where it was linked to hasn't changed. The solution of same problem described in magento showing wrong product count in category did not help: I…
Alex
  • 339
  • 1
  • 2
  • 9
2
votes
0 answers

Use API v2 to work with Customer Group Prices

We are using a tool to integrate our financial software with Magento. Does anyone know a way to write and read the Customer Group Prices with API v2? Each customer has a different agreed price for products in Dynamics GP and we need to match this…
Stevens
  • 31
  • 4
2
votes
2 answers

Magento admin panel loading all the time

Today I noticed that after log in to Dashboard of Magento ver. 1.9.1.0, the page still loads. Do you have an idea what might be the problem? See problem here:
Nasku
  • 101
  • 1
  • 11
2
votes
1 answer

Getting data from 2 tables in magento

I created 2 textension in magento along with 2 different tables. First extension store data in table-1 while second second extension store data in table-2. Now i want to display data in first extension by LeftJoin. It show data without leftjoin from…
Owais Kiani
  • 355
  • 1
  • 6
  • 26
2
votes
2 answers

Magento email templates "Error in template processing"

I'm pulling my hair out with this one so hopefully someone can help. I upgraded my "Mage_All_Latest" package to the latest one (1.9.1.0) and since then my transactional emails don't seem to have any styles. The ones that I've created myself under…
2
votes
2 answers

magento CE 1.9 color swatches

I am using magento C.E. 1.9.1 swatch functionality. I have enable color and size swatch from backend and I have configure one product. When I go to detail page its show dropdown option instead of swatches. can any one help me how to solve this.
user3232286
2
votes
5 answers

How to check if a product is new in Magento?

How to check if a product is new in Magento 1.9.0.1? I tried: getNewProduct()) { ?> ...my HTML code... but it dosn't work. What's wrong with it?
KaMZaTa
  • 535
  • 2
  • 9
  • 24
2
votes
2 answers

How to add Custom Column in sales/order grid in Magento?

I am trying to add custom columns to my sales/order grid. My columns will be the tracking number and the tile. The title is basically the courier code which shows you through which courier you have send you product. So i have done some following…
Jay Desai
  • 475
  • 3
  • 10
  • 27
1
2
3
15 16