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.
0
votes
2answers
232 views
Where are magento modules settings stored?
I'd like to know where are magento modules settings stored?
Are them inside the database?
Because I'm working on a staging server and since we're moving to a new provider then I'd like to dump the db ...
0
votes
1answer
41 views
How to keep magento migration syncronized until DNS update
I'm migrating my magento install from my current hosting to a VPS.
Of course this takes a while since I'm also adding some new features and I'm setting up the server. Each day we're adding new ...
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
2answers
146 views
how to allow a new admin user to access only particular category? [duplicate]
Possible Duplicate:
how to restrict user to access a particular category in magento?
i want to create a new admin user who is only allowed to access a particular category out of all the ...
0
votes
1answer
160 views
how to restrict user to access a particular category in magento?
I created a website for online shopping and i want to give my admin panel to some vendors so that they insert their own products related with a particular category they are dealing with.
For ex :- In ...
0
votes
0answers
35 views
Find product view under CMS
I'm trying to configure WMD login check. what i'm trying to do is allow non logged users to see the product view (specific product page). The readme of the module shows how to do it choosing the page ...
0
votes
0answers
117 views
Magento 1.6 - Wirecard module
do you know of an available module to integrate wirecard on my Magento 1.6.1 store?
I'm trying to install the Official Wirecard module, but it fails when cleaning the cache and the session, without ...
1
vote
0answers
329 views
Display Price Range on Home Page Left Sider in Magento
I need to display price range in Home page left side in Magento (ver 1.7.0.2)
Price Range like.
All Items Under $10
All Itmes $10 to $20
All Items $20 to $50
All Items $50 to $100
All Items ...
0
votes
1answer
344 views
Magento 1.6 - Retrieving customer inputted custom options during add to cart (CartController.php/addAction)
Using a CartController.php override for the addAction function.
Basically I'm trying to take the custom options entered by a user, then generate a new product based off those options and add that to ...
0
votes
0answers
240 views
Magento COD pincodes restriction
magento shipping options restricted to pincodes.
I want to restrict my cod option to some pincodes.PLZ HELP
<?php
//Edit pincodes here ...
$def_pin_u = '110058,112233,114455,220034';
...
0
votes
0answers
160 views
How to create Custom Payment Module For Some Products
I have two payment options in my Magento store, Online payments through a third party vendor and Cash On Delivery.
I need a Cash On Delivery option for some product. I was thinking maybe something ...
0
votes
3answers
913 views
how to enable magento xml-rpc?
I am applying for an account at godatafeed.com, and they say that my site does not have xml-rpc enabled.
I checked all settings but I cant find anything regarding this.
I checked some websites and ...
0
votes
0answers
89 views
Hide Product from non wholesale users magento
I have multiple user groups on my magento site; I want a specific product to only show for my wholesale customers (I already have them set to see different pricing). What is the easiest way to hide it ...
0
votes
1answer
1k views
magento - 'invalid block type' exception
i created a new block in my own module of Customer, here's the config.xml:
<?xml version="1.0"?>
<config>
<modules>
<Nauba_Customer>
...
0
votes
0answers
1k views
Magento doesn't send any email except registration welcome message
other troubles with magento 1.7 and email sendings, this time on test server (Ubuntu 10.04.4 LTS), which is able to send only emails for new customer registered. i've checked backend settings and ...
0
votes
1answer
816 views
Magento wants to reinstall after migration
In the last days I moved a Magento installation over a new staging server and a new production server. Everything went well on the production server, where the site is back againg, but I'm not able to ...
0
votes
0answers
88 views
How to display “Shipping & Handling” price to both guest and logged in users
I was wondering if there is anyway I can show the "Shipping & Handling" price to both guest and logged in users.
Currently only logged in users can see the "Shipping & Handling" price.
...
0
votes
1answer
251 views
Unable to run magento on a virtual machine
I'm setting up a VM to work on magento.
I set up correctly the webserver (apache2), PHP, mysql like I did on other server where I got magento working, but this time it doesn't want to run...
All I'm ...
2
votes
1answer
2k views
Magento Display all products within the category on a product view page
I am trying to customize my product landing pages to include all a scrollable view of all other products within the same category. I have it almost there, but it is showing products from all ...
0
votes
0answers
157 views
How to add customer attributes to shopping cart price rule action in Magento?
I want to add customer attribute like Email-Id etc to the action drop down in Shopping Cart Price Rule for promotion. I try to edit /app/code/core/Mage/SalesRule/Model/Rule/Condition/Product.php and ...
0
votes
1answer
321 views
Can't retrieve the magento sub category images
I'm trying to display a sub category grid on the parent category's page.
I've followed this tutorial and everything works fine, except for the fact that even though I have assigned images to each sub ...
3
votes
2answers
948 views
Overriding/Extending the Magento core javascript files
Last days as a result of some customer complains and discussion with our marketing guys I've got a request to change the default behavior of the configurable products options. They asked me to remove ...
-3
votes
1answer
86 views
I want to display all the records from the Table using For loop [closed]
Here in this code i have to display all the records from the Table(cust_college). but this function is returning me only 1'st row of that table not other rows.please tell me solution
$read = ...
0
votes
2answers
2k views
Magento - Mage registry key “_resource_helper/core” already exists
I'm migrating a magento 1.6.1 installation on my staging server, but I'm still getting the error Mage registry key "_resource_helper/core" already exists.
I migrated the db and the whole source code. ...
1
vote
0answers
87 views
Overriding an overridden class in Magento
Is it possible to generally override all the overridden classes in Magento?
For example, if I override the class Mage_Catalog_Model_Layer_Filter_Attribute, I should be able to override all the ...
0
votes
1answer
22 views
Changing attributes of products that are already registered in magento
I have given several products the default attribute. I now want to change the attributes of these products to artificial baits.
How can I accomplish this?
0
votes
0answers
54 views
Magento-Mailchimp Get current user newsletter status
I would like to display the unsubscribe link only to subscribed users inside the page that allows user to manage Newsletter.
How can I know if a user is subscribed or not?
I'm using the Mailchimp ...
0
votes
1answer
53 views
Magento - To which table does getEntityTable() point?
class Mage_Sales_Model_Entity_Order_Collection extends Mage_Eav_Model_Entity_Collection_Abstract
{
protected function _construct()
{
$this->_init('sales/order');
}
public ...
0
votes
1answer
1k views
Magento - doesn't send any email
i have a problem with mail sending: magento doesn't send any mail, i'm trying to use the sendfriend functionality (i've extendend the ProductController of that Sendfriend module), but the problem is ...
0
votes
0answers
242 views
How to send coupon code to customer email in magento?
I want to send the newly created coupon code to list of customer through email. How to implement this functionality. I am using Magento Community version 1.6.0.0.
Thank you
0
votes
1answer
229 views
I want to add More than 1 table in Config.xml file of Magento
I have added two tables in my Magento Config.xml file. please tell me is it a correct way to add multiple table in magento.
<tiger_mysql4>
...
0
votes
1answer
213 views
Magento - adding custom attribute to extended core Customer module
hi have to add a custom attribute to the Customer. so i've extended the core Customer module, these are files involved and directory tree:
//app/code/local/Nauba/etc/config.xml
<?xml ...
0
votes
1answer
288 views
google checkout radio button under Payment Information in magento
i'm using magento 1.6.2.
i need to add google checkout radio button under Payment Information in magento because i need that to be working here exactly like paypal radio button.....
Google checkout ...
1
vote
0answers
263 views
how to change/update shipping price after shipping method choose
(not good in english)
i am creating a custom(pickship) shipping method for magento 1.7.x.x following this blog after created shipping module
i want to change shipping price/cost by user choice ...
0
votes
2answers
2k views
Adding custom option to a product programatically in custom module frontend controller?
i am trying to add product from frontend programatically following this link :
Magento: Adding new products programmatically
but i want to extend it to add custom options too to it .And i added the ...
6
votes
4answers
1k views
Magento: tax wrong on extra fee in checkout
I've added an extra fee to my checkout and but the tax isn't calculated correctly.
The amount of tax is not added up correctly, if I do $this->_calculateTax($address); in the collect function it is ...
0
votes
0answers
452 views
Add additional parameters in RSS feed in Magento
My Magento RSS feed is at http://www.crookedmonkey.com/rss/catalog/category/cid/3/store_id/1/
Apart from the Feeds displayed there i need following XML tags to be added to that feed
<price> ...
0
votes
0answers
151 views
how to sort products by most viewed in Magento by selecting a dropdown value?
I want to sort products by most viewed in Magento website by selecting a dropdown value say mostviewed in the category page.
Can anyone please suggest me how to do this?
I am using magento 1.6.2.0.
2
votes
2answers
1k views
Magento 1.6: addImageToMediaGallery does not add to admin store or media gallery [closed]
I am using the following code in order to add images to an existing product in Magento.
Mage::app()->setCurrentStore($target_store);
$product = ...
0
votes
3answers
404 views
Magento - Limit number of products returned on specific pages?
I have some specific pages I am linking to from this page - http://www.formagdev1.com/shop-online.html
Top of page, New to the store and Customer Favorites both link to custom pages, but we'd like to ...
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
1answer
387 views
Add child category to multiple parent category in Magento
I want to assign a specific child category to multiple parent categories .
For e.g, If there are 2 parent categories ,say, Dell Laptop and Sony Laptop and a child category named as Laptop ...
3
votes
1answer
449 views
Edit shipping methods in Onepage Checkout
I'm editing my checkout and would like to modify the display of shipping methods. I came across call block $this->getChildHtml('available'), but did not find the file corresponding phtml.
I'm also ...
0
votes
1answer
161 views
Make 3rd column in Magento Footer (category list)
I have a list of sub-categories displayed in my footer. Currently the list is in 2 columns, but I would like it to be in 3 columns.
Here is the code I currently have working;
<li ...
2
votes
3answers
698 views
Magento - Preview product but require login to buy
I'm actually discussing with a customer about the need to integrate social network sharing within their magentocommerce.
The customer wants a user to be able to share on facebook a product, and allow ...
0
votes
1answer
89 views
Facebook like button not showing after installing new theme?
I added a like button extension,it is perfectly fine as it was showing in the default theme but it is not showing anymore after installing a new theme.
can anyone tell me the reason please..?
I am ...
1
vote
0answers
423 views
Magento set_include_path()
The server admin is preventing magento " set_include_path" to be executed;
the admin insisted not to enable this function !
is there any way to solve that? ex: replace this line with a static value ?
...
0
votes
0answers
513 views
incorrect subtotal in magento when we Enable Discount to Subproducts for Catalog Price Rule from Backend
incorrect subtotal in magento when we Enable Discount to Subproducts for Catalog Price Rule from Backend.
I'm using Magento ver. 1.6.2.0
after adding product to cart subtotal for first product is ...
0
votes
3answers
2k views
How to get all enable and disable products from a specific category?
i am trying to get all enabled and disabled products and i am using this code :
/*$categoryId = 3; // a category id that you can get from admin
$category = ...
3
votes
3answers
2k views
How to create your own Magento mobile application for android and iphone
Please any One who has worked on Magento Site's App Development help me to get a direction to move further as I am totally lost and getting nothing from the Online Research.
Any help would be highly ...
