Most voted "magento" questions
Magento is an e-commerce platform written in PHP on the Zend Framework, available under both open source license and commercial license.
Learn more…156 questions
Sort by count of
-
1
votes0
answers64
viewsProblem when listing products on the Magento Home Page 1.8
At the Magento store I’m creating, I can’t list more than 9 products on the home page. I believe that this may be a problem with the theme, but I could not increase that amount. Shop:…
-
1
votes0
answers312
viewsHow to show Magento’s configurable product inventory
Good afternoon! I’m picking up here to settle this matter. In my store, the configurable products even appear the stock, but the first item appears as "null". See the image below: My working version…
-
1
votes1
answer240
viewsAccentuated error - Search ZIP - Magento
Hello, I’m doing an address search through the zip code in a function, then I pick up the result and create a session with the name of the city and the state, acontce that every time I have a city…
php magento character-encoding function accentuationasked 8 years, 8 months ago Quebrando Cabeca 131 -
1
votes1
answer163
viewsI can’t update stock on Magento 1.9.2.3
Good afternoon, When trying to update the stock, entering the product and changing the value in the specified location, the screen is frozen and nothing happens. All I did was reset the cache folder…
magentoasked 8 years, 6 months ago Hebert Richard 305 -
1
votes1
answer42
viewsMagento: use multiple stores with one instance
I think of setting up in an instance EC2/AWS some stores using Magento. Doubt: it would be possible to create distinct stores, with users, customers and other data separate from each other, that is,…
-
1
votes1
answer153
viewsMagento with Ubuntu 16.04 + Nginx+Mariadb+php7. Does not load the page
I have the following environment: Ubuntu16.04 + Nginx + Mariadb + Php7. I downloaded Magento through Composer: composer create-project magento/community-edition magento2 -s dev --prefer-dist Then I…
-
1
votes0
answers113
viewsTwo sites in one domain
Hello, I would like to develop two websites, one of them institutional and the other a virtual store. But I would like to use the same domain. Soon I think it will look like this: When someone…
-
1
votes0
answers33
viewsBillet printing on the success page with Magento
Use of the modules: onestepcheckout + Inovarti_BoletoBancario_Magento_2016-master. They have everything but the button for printing billet on the successful page. I’ve tried a few ways but the most…
-
1
votes0
answers53
viewsError in order details in Brazilian
Hello. I have an error in Maxgento that I could not resolve in any way. The order details page is being displayed this way: I tried several solutions, such as replacing the core of Malta, changing…
-
1
votes0
answers75
views -
1
votes0
answers36
viewsOrder Does Not Enter Magento, But Payment Method Environment Yes!
Hello, I am facing a problem in my store Gento, where when customers try to finalize the order on the platform and in the same the order is not saved. But that is not the problem, what harms in this…
-
1
votes3
answers267
viewsInput email display only suggestions for EMAILS
Hello, I have an email input and to facilitate typing and everything else I would like a "auto suggestion", but it is showing everything I’ve typed with the letter G, for example including names,…
-
1
votes1
answer62
viewsDisable Submit function when appearing error message
How do I "block" or "disable" the form button when the error message appears? Input <input style="height:24px;" name="email" id="email" title="<?php echo…
-
1
votes1
answer39
viewsHow to make a Validator jQuery
Hello, I created a "part" field of the rest of my form, and I would like it to have the same "face" as the rest, I did a validation for it, to check whether or not there is already an element in the…
-
1
votes1
answer543
viewsGrab file extension to send with attachment
I have a code that sends attachments, I saved it with custom name to find easier later in the database and also to make a more organized backup, but by this fact, it does not save the file…
-
1
votes1
answer1286
viewsError installing "PHP Extension mcrypt must be Loaded..."
I’m doing the installation of personnel in localhost, but when starting the installation of such, returns an error PHP Extension mcrypt must be Loaded... I’m a layman on the subject, someone knows…
-
1
votes1
answer169
viewsHow to insert values into a select when inserting them into the bank
I need to enter data into the database, I’m taking data from an old database, I had some attributes that have a certain value, I created these attributes on the site so I can receive the data…
-
1
votes1
answer68
viewsMagento Error 404
Good morning, I’m having a problem when active URL friendly on Magento. When for example access: MINHAURL/customer/account/login/ I get the following error Not Found The requested URL…
-
1
votes0
answers97
viewsMagento - SOAP-ERROR: Parsing WSDL
I am with this error and unfortunately I can not solve the same. Fatal error: Uncaught Soapfault Exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn’t load from…
-
0
votes1
answer96
viewsDebug instantiated classes in Magento
In the PHP there are methods get_object_vars and get_class that return information about the class, in Magento we can use Zend_Debug::dump(), the Mage::log() and even the Xdebug of PHP, but during…
-
0
votes1
answer2127
viewsHow to change product categories in Magento via Mysql?
I did the import of csvof the products from my store but they came with all changed categories. Is there any way to exchange categories via mysql or in some other faster way?…
-
0
votes1
answer109
viewsEnable fields in Customer/Account/create using code
I’m developing a module where it will change the field value Display Data de Nascimento and Ver CPF/CNPJ in Configurações> clientes> Configurações> nome e opções de endereço. when this…
-
0
votes1
answer418
viewsLoading jQuery on Gento only if it has not been loaded before
I need my module to only load the jQuery if he hasn’t already clicked on the page, I did it by javascript, but it runs very fast, even using 'setInterval' and etc.. In some cases they continue to…
-
0
votes2
answers307
viewsI changed the base URL of the user and everything is gone
I created a virtual store all in meudominio.com.br/aroma2/ma_pharmacy/ and now wanted to change everything to only dominio.com.br. I went on configuração/web and changed the base URL thinking it…
-
0
votes2
answers686
viewsDisplay products randomly according to category
I am trying to change the display of the products to Random when only when the category is the daughter of the main I made the following code: $id = 2; $cat =…
-
0
votes3
answers384
viewsMultilojas Different Checkouts
I have a client who owns 2 physical stores that will be in the same virtual store. A team takes care of the clothes part fitness and a supplement to. The customer would like 2 different stores in…
magentoasked 10 years ago Shaolin Fantastic 546 -
0
votes2
answers153
viewsProblem when logging into the Gento backend
I made a mirror copy of a website in Malta. The site runs cute on front-end, loads fast and all, but when I try to access the admin, besides taking a long time to the login (2.3 minutes), when I do…
-
0
votes1
answer45
viewsHow to change an attribute from GLOBAL to WEBSITE
Does anyone know if it is possible to change an attribute from GLOBAL to WEBSITE? In my specific case I would like to change the attribute "Price". I’m saying "attribute," but I don’t really know if…
-
0
votes2
answers961
viewsRedirecionamento Magento
I have two environments of an e-commerce in Magento: homologation and production. The problem is this: when I log in to homologation, it redirects me to production. On the homologation login screen,…
-
0
votes2
answers60
views"Mage_chronorelais_helper_data'" class not found in Magento
I deleted a module in Magento and the following error appeared: [14-Oct-2014 11:42:32 UTC] PHP Fatal error: Class 'Mage_chronorelais_helper_data' not found in /public_html/app/Mage.php on line 548…
magentoasked 10 years, 1 month ago Filipe Moraes 8,737 -
0
votes1
answer266
viewsHow to get the category url [Magento] in this code?
This code returns me the categories of Magento but I could not make it increment the category url to be clickable and go to the page of the corresponding category. Can you help me? <ul>…
-
0
votes1
answer108
viewsCreate "dependent" attributes in Magento
I’m trying to make attributes that depend on each other in Magento, for example, have two generos (Male | Female), if the user chooses Male, in the size attribute, will be available the options P,…
-
0
votes0
answers416
viewsConfigure 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 normally access the application via any computer on my network…
-
0
votes1
answer27
viewsHow to 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 define it in system.xml of the same? In the case of RWD package the options are already working and all, but when the…
magentoasked 9 years, 9 months ago Matheus Silva Itep 231 -
0
votes1
answer50
viewsVM Lamp Stack Magento Error in permissions?
The permissions problems 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…
-
0
votes0
answers193
viewsDisplay Manufacture attribute in Magento frontend
Work with the Magento a short time and also do not have a lot of knowledge yet and my case is the following: in the display list of the items would like to display the attribute manufacture of item.…
-
0
votes2
answers124
viewsMulti CEP Sender - Magento
I need to know if there is a 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…
magentoasked 9 years, 6 months ago Alan Matos 11 -
0
votes1
answer101
viewsHow to load value from the TEXT field of the module typed in the admin to the frontend?
I have a custom module with a field: "Enter your custom message".I want to load this field into a block on the product page where it says "In Stock" (or In Stock, in Portuguese). So far so good, I…
magentoasked 9 years, 9 months ago Matheus Silva Itep 231 -
0
votes1
answer80
viewsFile exchange . phtml on option change (Admin Magento)
I have a module that I am doing and I have a doubt, follows: My custom_module.xml is like that: <layout version="0.1.0"> <default> <reference name="root"> <block…
-
0
votes0
answers42
viewsExtension AJAX Cart with Drag & Drop Magento does not work on home page
I’m new to Gento, I’ve searched a lot about this extension, but I can’t find anything. It is working normally in the products, but in the list of products on the home page does not work, could…
magentoasked 9 years, 3 months ago Ziru Zanrgeiff 81 -
0
votes1
answer107
viewsMagento - Configurable Product
Fala galera! So here’s the thing, I’m having trouble adding a configurable product to Magento. I’m using version 1.9.2.1. The following happens, I can create and configure everything good, but when…
magentoasked 9 years, 2 months ago Rian Deodato 13 -
0
votes0
answers647
viewsUse java to connect to Webservice Magento API SOAP v1?
On the official website, http://www.magentocommerce.com/api/soap/introduction.html, has a quote that says that java is more compatible when using Soap v2: As of v1.3, you may also use the following…
-
0
votes1
answer2503
viewsInstall PHP Extension Intl in the host
Good morning, when installing Magento2 I came across the lack of a php extension. "Intl". I would like to know how to install the extension in my accommodation, which I only have access to by…
-
0
votes0
answers27
viewsHow to split the module’s admin panel into two sections?
I have created a new payment module. The new payment method has two options and I would like to separate them into different sections, as in the image below: How to split the module’s admin panel…
magentoasked 8 years, 11 months ago Filipe Moraes 8,737 -
0
votes2
answers211
viewsWhere’s the folder code for Gento 2?
Would you like to know where to place the modules in Magento 2? In Magento 1.9x, I added a module in the folder app/code, but in Magento 2 the structure was changed.
magentoasked 8 years, 10 months ago Thiago Tibau 493 -
0
votes1
answer138
viewsError in Pagseguro Module in Magento Store
Good afternoon, I installed in my store Magento the module Pagseguro, but I can not finish the purchase, because I get the following error: Uncaught TypeError: jQuery.colorbox is not a function I am…
-
0
votes0
answers42
viewsObtain value from an application by trade mark or company
I am in the development of a module to receive commissions from companies that will sell in my store Mangento. This is already working, however, I need to add a new function that I’m not getting. I…
-
0
votes0
answers473
viewsTransparent Checkout Error Pagseguro - Magento
Good morning! I installed the Transparent Checkout module of Pagseguro in my store Magento, version 1.8.0.0, available in this link. I can’t finalize the purchase! Transparent checkout has already…
-
0
votes0
answers251
viewsINTL PHP 5.6 extension in Magento
Opa, I couldn’t install Gento on localhost, I’m using Easyphp with php 5.6.19. I have already checked in the dll folder, the file 'php_intl.dll' is there, already decoded in php.ini to…
-
0
votes0
answers165
viewsMagento API V2 SOAP - Get only sold products
Is there any API method that returns me only the products that were sold, or had changes in the price/stock attribute?
magentoasked 8 years, 6 months ago Eduardo de Santana 217