Questions tagged [ce-1.9.1.0]

Magento Community edition 1.9.1.0

Release notes can be found here: http://merch.docs.magento.com/ce/user_guide/magento/release-notes-ce-1.9.1.html

434 questions
4
votes
1 answer

how to set start page in backend magento for different role user in magento

suppose in magento backend i have to 2 role one is admin, other is sales. just like admin set start page for admin is dashboard. I want to set sales order is to be start page for sales role user.i want to know is there is any way to assign a start…
Code Killer
  • 133
  • 2
  • 11
3
votes
1 answer

Magento 1.9 : Hide specific submenu

I need help to modify a menu. The problem is that I want submenu to be available on one category. But on the other top menus categories they should not show in the drop down from the top menu (I can not disable them because they are in use in the…
user20309
  • 45
  • 1
  • 4
3
votes
1 answer

Can't create table errno: -1

I installed magento CE 1.9.1.0 nothing else! After installation I created a product. When I save the product, magento can't CREATE TEMPORARY TABLE. The failure notice: SQLSTATE[HY000]: General error: 1005 Can't create table…
3
votes
3 answers

getName() returns null

I came across this block of code in an extension that loops through child products and attempts to return their current stock qty and the child products name: getChildProducts() as $childProduct) : ?>
Dave G
  • 672
  • 2
  • 8
  • 21
2
votes
1 answer

How to override collectTotals function In Magento?

I want to add a custom value, i.e custom fees, in the cart page below subtotal, so the Grand total should contain the custom fee. Here i mean to say that during quote-state, the grand total should contain the custom fee. And from the quote- to…
sandeep sharma
  • 163
  • 1
  • 7
2
votes
4 answers

Cannot save configurable products anymore!

I got a serious issue. I used to be able to create configurable products but I cannot anymore. I create lets say 2 simple products using the BagSizes attribute and then create the configurable product using that BagSizes attribute and associate with…
Jay
  • 21
  • 1
2
votes
2 answers

Aoe scheduler crashed?

I am using magento ce 1.9.1 and the latest version of aoe scheduler (v0.4.3) from https://github.com/AOEpeople/Aoe_Scheduler/tags, because the version from here: http://www.magentocommerce.com/magento-connect/aoe-scheduler.html isn't the latest.…
Fox
  • 437
  • 1
  • 8
  • 20
1
vote
1 answer

Magento Edit Category Issue In Admin

I'm using Magento CE ver. 1.9.1.0 for one of my store, everything is working fine and as expected but the catalog/category. I'm not able to edit/delete categories from Admin Panel. The Console details are as follow: URL being hit each time I click…
1
vote
1 answer

Implement a "system config"-like page

I'm interested in creating an accordion layout just like the main system configuration pages. This means I want to have sections which you can expand vertically and then see its content, basically the same as in the System > Configuration page, but…
Yorrd
  • 828
  • 1
  • 5
  • 19
1
vote
1 answer

Can't get a grid to load in Admin - although the php is being parsed? What's wrong?

Let's start with my adminhtml layout (where I think the issue is) /app/design/adminhtml/default/default/layout/mattforms.xml
1
vote
1 answer

Why is Magento Category view limit defaulting to 5000?

I have added a custom category list mode. Everything seems to be working fine (limit settings are the same as any other category list mode) but for some reason when I change from Grid or List mode to Slider (my new mode) the default category per…
tylersDisplayName
  • 1,590
  • 1
  • 18
  • 46
1
vote
1 answer

How do I remove the "Learn More" verbiage next to each product

How do I remove the "Learn More" verbiage next to each product, yet still allow the user to click on the image to go to the product details page?
Larry
  • 71
  • 1
  • 2
1
vote
1 answer

How to add Cambodia state?

How to add Cambodia state? My country is Cambodia but when i select Camboida do not show "State or Province" Automate. Example: Collection Cambodia so Many State such as: Pursat, Kompong Speu, Svay Rieng...
user18659
  • 31
  • 1
  • 2
1
vote
1 answer

Colors aren't showing in the "Shop By Color" area

I'm using color swatches for version 1.9.1 I got everything working up until the point that it changes the color of the product by clicking one of the images, so that's fine. However, when I go to say a category, let's say "Decorations" and I notice…
0
votes
1 answer

I want to add h1 tags in magento

I just change to default theme, in my site www.fashionbelow.com, My SEO company wants me to put in the h1 tags to help with the Search engine rankings. Where can I put these in? Can I put them in using the ADMIN panel or do I have to put them into…
1
2