Questions tagged as 'magento'

0
answers

AJAX Extension Cart with Drag & Drop Magento does not work on a home page

I'm new to magento, I've tried a lot of things about this extension, but I can not find anything. It is working normally on the products, but in the product list on the home page does not work, could someone please tell me a possible cause? Than...
asked by 24.08.2015 / 20:22
0
answers

Display attribute manufacture in frontend Magento

I've been working with Magento for a short time and I do not know much about it yet, and my case is this: in the list of items display I would like to display the% / p> I used the following code in manufacture : <?php echo $_h...
asked by 23.04.2015 / 19:43
2
answers

Multi CEP Sender - Magento

I need to know if there is any module for Magento, where you can have two or more Distribution Centers and calculate the freight using different ZIP codes. For example: se for produto X = cep1 se for produto Y = cep2     
asked by 21.05.2015 / 20:16
1
answer

How do I automatically load options defined in system.xml when the theme is changed in the admin panel?

I want my module to be well positioned in 2 themes: RWD and Default. How do I set this in system.xml of it? In the case of RWD package options are already working and everything, but when admin changes theme from: "RWD" to: "Def...
asked by 12.02.2015 / 06:56
1
answer

How to load value of TEXT field of the module typed in admin to the frontend?

I have a custom module with a field: "Enter your custom message." I want to load this field in a block on the product page where it says "In Stock". So far so good, I could simply modify the message from the app / design / frontend / rwd / defa...
asked by 18.02.2015 / 07:37
1
answer

VM Lamp Stack Magento Error in permissions?

Permissions issues are in these folders. Path "/var/www/hf/app/etc" must be writable. Path "/var/www/hf/media" must be writable. Path "/var/www/hf/media/customer" must be writable. Path "/var/www/hf/media/dhl" must be writable. Path "/var/www/...
asked by 16.02.2015 / 01:01
1
answer

.phtml file change in change of option (Magento Admin)

I have a module that I'm doing and I have a question: My custom_module.xml is like this: <layout version="0.1.0"> <default> <reference name="root"> <block type="page/html_footer" name="footer" as="footer" temp...
asked by 10.03.2015 / 09:42
0
answers

Configure external access to a local Magento server

I have a 64-bit Ubuntu server configured on a virtual machine (Virtualbox) using the Bitnami installation package with Magento. I can usually access the application through any computer on my network through the local installation address (eg 19...
asked by 04.02.2015 / 00:35
2
answers

Problem signing into the magento backend

I made a mirror copy of a magento site. The site runs cute on the front-end , loads fast and everything else, but when I try to access admin , in> (prox to 2.3 minutes), when I log in , it returns this error: SQLSTATE[HY000]: General error:...
asked by 05.09.2014 / 20:39
1
answer

How to change an attribute from GLOBAL to WEBSITE

Does anyone know if it's possible to change an attribute from GLOBAL to WEBSITE? In my particular case I would like to change the "Price" attribute. I'm saying "attribute" but in fact I do not know if that's the correct name.     
asked by 09.12.2014 / 20:30