Magento 1.6 is a version of the Magento eCommerce platform that was released August 18th 2011. It has had two revisions since, with the most recent version being 1.6.2 which was released January 11th 2012.

learn more… | top users | synonyms

0
votes
2answers
14 views

Magento fancy pop-up box when I click on Add to cart button

In magento, I have a requirement like when I click on add to cart button, a fancy model box has to be displyed by showing ' has been added to cart' and also with two buttons like continue shopping and ...
0
votes
1answer
38 views

Get category collection with like query in magento

I want to show all category list in a autosuggest field. So I have a code with like query as -- function res($cur_category){ $children_categories = ...
-1
votes
0answers
34 views

<b>new parameter in customer group </b> [closed]

i successfully created a textbox at customer group using of this code app\code\core\Mage\Adminhtml\Block\Customer\Group\Edit\Form.php $fieldset->addField('group_price', 'text', array( ...
-1
votes
1answer
30 views

404 error in magento module [closed]

i new in magento add column or field in customer group using module and another module as like as product with add, edit or delete option i search for this but doesn't find the specific answer how ...
0
votes
0answers
69 views

Magento Shipping Method problems

My problem is that i made ZIP Code optional, but now, if i write any number in the box, shipping methods are dissapearing . i can write everything in the One Page Checkout, but when i get to zip code ...
0
votes
1answer
19 views

Magento Admin not referencing any JS or CSS

Magento 1.6.2 Dedicated Server This morning I installed Fooman Speedster, everything turned to back immediately. Uninstalling it did no seem to undo the destruction. Following a lot of posts, I have ...
-5
votes
0answers
38 views

Prosuct Search by keyword not working in magento [closed]

i 've try this https://developerview.wordpress.com/2012/05/28/magento-search-catalog-not-working-fixed/ but i got error like "Fatal error: Call to a member function getProductCollection() on a ...
0
votes
0answers
28 views

trouble adding column to orders grid in magento

Help. I am trying to add a few columns to the orders grid in Magento 1.6.2. I followed pretty close to this example: ...
-5
votes
1answer
70 views

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'main_table.sfo.customer_email' in 'where clause' [closed]

Help. I have been struggling with this error for a few days now and have yet to find an answer. I am trying to add a few columns to the orders grid in Magento 1.6.2 I followed the instructions from: ...
0
votes
0answers
24 views

Magento : MySQL server crash when “Copying to tmp table” process runs

We have around 8k products in our Magento store. The following query starts every 5 minutes and does not seem end. I have checked process chart and found this query running many times. When MySQL ...
1
vote
1answer
428 views

Add additional Magento stock status

Does anyone have an idea on how to add additional stock status in Magento 1.6.2? Currently there is either In Stock or Out of Stock. I am trying to get my configurable products set up, and as such ...
0
votes
0answers
16 views

Is Magento Community Edition 1.6 Locale identical to 1.7?

I have just gone through my locale files on magento 1.7 to convert from us to new zealand translation and was wondering if they are identical to 1.6 locale files so that I can use on other sites that ...
3
votes
1answer
371 views

Zend_PDF: Remove html contents from PDF document

I have created function getPdf in my custom controller public function getPdf() { $pdf = new Zend_Pdf(); $page = new Zend_Pdf_Page(Zend_Pdf_Page::SIZE_A4); ...
0
votes
0answers
42 views

Cant add product to cart via Soap v2 in magento

I am using SOAP V2 to create a cart and add products to it. I am having issues adding product to the cart. Below is my code and the error I am getting. It says "One item of products do not have ...
0
votes
3answers
102 views

getChildHtml() method not working in product list page (category view.phtml/ product list.phtml) in magento

I am calling my newly created reference in list.phtml file after getToolbarHtml(). But it is not displaying anything. My catalog.xml file looks something like: <reference name="content"> ...
1
vote
1answer
140 views

how to disable Flash uploader in Tinymce in magento 1.6

There is some issue with the flash uploader in magento site I am building. I got a extension that changes the flash uploader in the catalog sectiong. But it did not change it in CMS,Block section. ...
0
votes
0answers
34 views

Print Invoice After Submit Order

We have a small store front that has constant activity that we are trying to streamline and the boss does not want to shell out for a POS system at this stage We found this module ...
1
vote
1answer
1k views

Magento admin category page fails on PHP 5.4

I have a Magento 1.6.2 site hosted on 1&1. Because of certain installed extensions I must have support for PHP version 5.3, but sadly the available options with 1&1 are PHP 5.2 or something ...
0
votes
0answers
30 views

Address fields (city, state, etc) are blank when creating custom Magento reports

I'm not sure why, but when I go to generate my custom report, the address fields are always blank. Even after following tutorials like this one. the report will display everything except for the ...
0
votes
0answers
51 views

Show label “Low in stock” for configurable products

Hello guys the version that i`m using is Magento 1.7.0.2, I want to create a label for the configurable products, that will appear when the total quantity will be under 5. The label will be "Low in ...
0
votes
1answer
268 views

Magento 1.7.0.2 - Display Image Category above 2 columns left page

My category product page has this layout : 2 columns with left sidebar. When i set my category image it goes up just in 1 column ( category page ). How can i make for the category image to go above ...
0
votes
1answer
69 views

Configurable Product turn Out of Stock when all child product are out of stock

Hey guys i got a little dilema. I am running Magento ver. 1.7.0.2 When you create a configurable product you must set the stock "in stock" and then you add the other additional products with ...
0
votes
2answers
62 views

Magento : Get data from Varien_Data_Collection

Hiho everybody! I hope you'll give me a clue about this because I'm still noob with Magento. I try to display a list of products I get in an array. In Mage/Catalog/Block/Product/List.php, I created a ...
0
votes
0answers
52 views

Magento : Product page (detail page) and parent category page is not showing after enabling the Use Flat Catalog Category from admin

I have developed a magento store and using indexing feature to speed up the store front but when enable Use Flat Catalog Category the product detail page is not showing and parent category pages are ...
0
votes
2answers
44 views

Adding menu with categories on header

I trying to add the categories of my store in the header, for this I do these steps: On page.xml, add this block categories: <block type="page/html_header" name="header" as="header"> ...
0
votes
1answer
43 views

created_at column is taking junk date in magento when editing the customer

I’m using Magento 1.6.1CE. I have set the default time zone to Australia/Perth. my server also running in the same time Zone. when creating the customer there is no issue with created_at column in DB ...
0
votes
0answers
15 views

Create “add this amount for tip” field by checkout

I have a food delivery site running on magento and would like to add the option to add tip to the order, however I can't seem to add a product where the user can set the price. Also it shouldn't get ...
0
votes
1answer
28 views

Magento getCustomerId() in pdf

i try to get the customerId in the Shipment PDF. I tried this code (the output is in the right of any row after // ) $order = $shipment->getOrder(); ...
1
vote
2answers
815 views

Magento 1.6 Custom options not updating price

Magento site is not updating the price according to the custom option added. I have narrowed it down due to the custom theme, although I have basically copied and totally changed the blank theme. I ...
0
votes
0answers
387 views

how to sort products by most viewed in Magento?

I want to sort products by "most viewed" in the category page in Sort By dropdown. How would i do that? can anyone help please? I am using magento 1.6.2.0 Thanks.
0
votes
0answers
9 views

Not able to add rules in magento 1.6

I have a problem with catalog and shopping cart price rules. When I'm trying to insert a condition or action the little green button with the + sign under "If ALL of these conditions are TRUE" ...
0
votes
0answers
28 views

wishlist is empty after sharing in magento

I created a wishlist in magento 1.7 added wihslist items from projectname/checkout/cart/ and i am using onepage checkout. in myaccount page from userside when i shared my wishlist, sharing is done ...
0
votes
1answer
60 views

Show Products Special From Date - Optimize Magento Script

I am trying to list all products that have a special from date that is within the last 72 hours. The script works fine except over 400 products it times out. I think I am loading too many collections ...
2
votes
1answer
173 views

Custom product type prices not indexed

I created a new product type and everything works except the indexing of the price. I checked the catalog_product_index_price table and all the values are NULL. This turned out to give some problems ...
0
votes
1answer
178 views

Reorder/Sidebar in Magento 1.7 shows invisible products - works in earlier versions

I have a plugin with a virtual product, that is set to VISIBILITY_NOT_VISIBLE. It's a virtual product. However, it is displayed in the widget "My orders" - but only in Magento 1.7. It works well in ...
1
vote
0answers
63 views

How could I get URL of category image in MAGENTO SOAP API Call?

I have been trying to get Category Image through magento SOAP API. When I access to catalog_category.info method, it passes just image name, not URL of image. How could I get FULL URL of category ...
3
votes
1answer
844 views

magento admin log out

I have just installed Magento CE 1.6.2 and the most annoying thing right now is that the admin interface automatically logs me out after maybe 3 minutes of inactivity. How do I fix this to either keep ...
0
votes
1answer
157 views

Magento getProductCollection not working.

Here is my Magento code to get all new products but it has suddenly stopped working. I added some new categories and then when I saw frontend New Arrivals section was empty. Any help would be ...
1
vote
2answers
2k views

Magento: limit product max quantity to 1 per order. quantity 2 = 2 orders

Is it anyhow possible to limit specific products in Magento to a max quantity of one per order? This means the user can only order one product at a time. If he wants to order the product twice he has ...
0
votes
0answers
55 views

Magento Email is not sent when create new account

I config in customer email like this I don't know it not work because newsletter, sale order email is works only this dont work I use version 1.6.2.
1
vote
3answers
240 views

How to set Cron Job in magento using custom Module?

I want to use cron job or scheduling for my custom module in Magento. I research about it but not able to found suitable answer which help me. I created one form which allow user to select Day, hour, ...
1
vote
2answers
1k views

How to remove links from top.liknks when loggin in / out in Magento 1.6.2

I've had a good search around and found the customer_logged_in and customer_logged_out tags but I can't get them to work properly, this I'm sure is down to my misunderstanding of them. My goal is to ...
0
votes
0answers
52 views

Magento - related to common custom option across products

Mine is a fresh flower/cakes website. On every product page, I have a drop down custom option of ‘Delivery City’ where the customer chooses the city the product has to be delivered to. The problem I ...
4
votes
3answers
1k views

Fatal error: Call to undefined function curl_setopt()

every thing has been working well on my localhost but when i have uploaded it in the server after that whenever i am trying to login my admin panel then it is giving the following error. Fatal ...
14
votes
1answer
644 views

How to allow multiple product selection in Magento widget configuration?

I am trying to implement embedded widget. Administrators will be able to configure this widget and embed it inside WYSIWYG editor. Two of the many configuration options are list of products that ...
0
votes
0answers
87 views

Magento long delay saving order after CC processing

A client's Magento (1.6.2) store uses Authorize.net SIM for CC processing. When the customer completes CC processing on the Authorize.net site, Authorize.net sends Magento a Relay Response with the ...
-2
votes
1answer
67 views

Developing a theme with magento [closed]

its my first attempt with magneto theme design. i have an HTML template (including css and image) which looks like this : ![i want to create and select a magento theme like this][1] i have this ...
0
votes
0answers
50 views

Magento API integration with stamps.com / shippingZ (v1.6 and v1.7)

We've got an instance of Magento developed (two, in fact, since we tested both 1.6 and 1.7), and we are unable to have stamps.com hit its API. I've checked all the logs in our reverse proxy as well as ...
0
votes
3answers
2k views

Magento pagination products

I have a problem with Magento pagination. The prudct list page i call by my XML is: <block type="catalog/product_list" name="categorieen" as="categorieen" translate="label" ...
2
votes
1answer
622 views

there has been an error processing your request magento 1.7

There has been an error processing your request magento 1.7 Exception printing is disabled by default for security reasons. Error log record number: 1116398732 Someone has a solution for this error? ...

1 2 3 4 5 8