Questions tagged as 'magento'

0
answers

Robots continues to index excluded pages

I work in a company that owns a Magento 1.9 store and in order to optimize the search it organizes we are trying to delete hundreds of pages indexed by google, however, I am facing two difficulties. Shop: lojamastertoys.com 1) The "Categor...
asked by 07.02.2018 / 12:11
0
answers

SQLSTATE [42S02]: Base table or view not found: 1146 Table 'motoreta_magento.wishlist_item' does not exist

Good morning, I came across this error that happens when any logged-in user tries for example to do a search in the front end, even when I myself in the backend I try to edit a user the error is the same. The table exists does not have any...
asked by 26.01.2018 / 18:55
1
answer

Error installing magento "PHP Extension mcrypt must be loaded ..."

I'm installing magento in localhost, but at start the installation of such, it returns me an error    PHP Extension mcrypt must be loaded ... I'm a layman, does anyone know how to solve it?     
asked by 09.01.2018 / 20:24
1
answer

Ajax does not run correctly

I have a Ajax request that I make for my controller and it returns me a array with necessary data, however, the return of the request comes correct because giving a console.log(retorno) it shows me in the console the correct values...
asked by 12.12.2017 / 16:38
0
answers

Add to Cart

I am creating a module for magento where you can put custom options on the simple products within the grouped. I just can not get the values chosen by the user. $dataEntrega = array( 'label' => 'Data',...
asked by 13.12.2017 / 15:17
1
answer

How to add a JQuery library in Magento 1.9

I was needing to add a Jquery library in magento 1.9, to use in one of my phtml pages, to insert masks in my fields, such as cpf, cnpj and etc ... I've done a lot of research and I've noticed that the subject is very scarce, but very necessar...
asked by 11.11.2017 / 08:27
1
answer

Magento Query File

Good afternoon, I would like to know where the file that makes the querys in Magento is. I use version 1.9.     
asked by 28.09.2017 / 21:02
1
answer

Array saving data in the bank with a field written array

I have two fields which saved in the database (in this case would be to review the application in magento, but that does not matter much). These fields are being saved correctly, but with a problem, it saves one of the fields written array...
asked by 11.10.2017 / 21:43
1
answer

Verify that the user is logged in

I would like to do a check to know if the user is logged in, I am trying to pass this to an ajax request, but I am not succeeding. PHP function that checks whether it is logged in public function verificalogin(){ umask(0);...
asked by 11.09.2017 / 18:11
1
answer

Create a button that opens a budget form tab / popup / etc in Magento

We need to make a code in the Magento CMS. Next, let's make a button open a budget window (it can be a popup, but only open when clicking the button), with Product Name, Person Name, Email, Product Code, cel and etc. In the end, it will b...
asked by 30.06.2017 / 21:38