Questions tagged as 'magento'

1
answer

Head Block does not load CSS file

I've created a block to load the CSS files: <block type="page/html_head" name="head" as="head"> <action method="addCss"><stylesheet>css/base.css</stylesheet></action> <action method="addCss"><styl...
asked by 13.08.2014 / 15:40
0
answers

Error giving bin / magento indexer: reindex

My Magento control panel is showing this message    One or more indexers are invalid. Make sure your Magento cron job is   running. I saw that I would have to give php bin/magento indexer:reindex but every time I try to give this t...
asked by 27.12.2017 / 18:33
0
answers

Create custom freight module with settings table [closed]

I'm creating a module to add a new delivery method to the store. I followed that tutorial (I will not transcribe it, it's great and is not necessary for the question). The new method takes into account the buyer's country, product weight or...
asked by 17.11.2015 / 13:10
2
answers

Activate module "zlib" in php 5.5

I have a Magento store hosted on a dedicated server and to generate a PDF file in one of the platform modules you need to have the Zlib extension installed. The same is already installed, if I execute the following command in the terminal the ex...
asked by 09.06.2015 / 22:56
1
answer

jQuery - hide () and show () does not run correctly

I have items that in a paragraph is displayed the total of the same. When I remove one of these items, I'm working with 2 paragraphs with the same code so I hide one and show the other so I can display the correct value. However, when I click th...
asked by 15.09.2017 / 20:30
1
answer

Redirect page 404 to search

Hello, I have a site in magento and some product pages no longer exist, but there are other products with similar names. What happens? Many of these links are still being accessed, what I would like to do is when a 404 error is found on the site...
asked by 17.04.2015 / 14:31
1
answer

Error Invalid method :: addStorageType (Array? block (Magento)

I'm developing a module and when I make the call in the <block> tag inside the config.xml when I access the page in the affected store that will receive the new custom block I get this error here: link (a:5:{i:0;s:101:"I...
asked by 23.02.2015 / 00:03
1
answer

Internet Explorer 8 does not load CSS

I'm working on a virtual store changing its layout, but the CSS I've changed is skin/frontend/meutema/default/css/style.css . So far so good, Chrome loads my changes normal, Firefox too, and IE9 or higher as well. But IE8 down, it does...
asked by 16.02.2015 / 17:03
4
answers

How do I create a sql view with more than two tables?

How to create a view sql , I need to get the name and password in the Magento DB that are in different tables, to authenticate in Moodle.     
asked by 03.02.2014 / 13:28
1
answer

Conflict with prototype

I have a question that is ending my nights .... I use the magento version 1.9 .... more when I installed the ecomdev module to do the freight calculation on the product page it informs me an error clicking on calculate freight ... Uncau...
asked by 10.03.2015 / 18:57