Questions tagged as 'magento'

0
answers

Required REST response is empty

My store is experiencing the following problem when shipping rest:    Exception 'Zend_Http_Client_Exception' with message 'Unable to read response, or response is empty' in D: \ wamp \ www \ santaines \ lib \ Zend \ Http \ Client.php: 1081 St...
asked by 17.02.2017 / 16:29
0
answers

Two sites in one domain [closed]

Hello, I would like to develop two sites, one of them institutional and the other a virtual store. But I'd like to use the same domain. I think it will look like this: When someone writes www.mysite.com , it will automatically be redirected to...
asked by 15.09.2016 / 23:10
1
answer

Magento with Ubuntu 16.04 + Nginx + MariaDb + php7. Do 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 created a database on the MariaDB serve...
asked by 01.09.2016 / 20:36
1
answer

I can not update inventory in Magento 1.9.2.3

Good afternoon, When you try to update the stock by entering the product and changing the value at the specified location, the screen becomes frozen and nothing happens. The only thing I did was clear the cache folder and sessions, just by...
asked by 06.05.2016 / 19:31
0
answers

Showing Configurable Product Stock in Magento

Good afternoon! I'm picking up here to resolve this issue. In my store, the configurable products even appear stock, but the first item appears as "null." See the image below: Myworkingversionis1.9.1.0.Thisisthesectionofmyfilewherethemodi...
asked by 28.01.2016 / 18:34
0
answers

Payment method with different data for each country

The site has a method of payment by bank transfer. The problem is that if the customer resides in Brazil, then the bank details are from an account in Brazil, if the customer is from Europe, the bank details are from a bank in Europe. I'm...
asked by 23.11.2015 / 18:48
0
answers

Problem listing products on the Magento 1.8 Home Page

In the Magento store I'm creating, I can not list more than 9 products on the homepage. I think this might be a problem with the theme, but I could not increase that amount. Shop: donachicosa.com.br Has anyone ever had this problem? X...
asked by 08.12.2015 / 14:11
1
answer

Installing Magento for 90%

I'm trying to install magento on localhost, but the installation does not go as high as 90%. I already changed the apache php.ini to max_input_time = 1800 max_execution_time = 1800 memory_limit = 1024M I restarted apache and setup, but then...
asked by 13.01.2016 / 16:41
1
answer

Where is the code folder of magento 2?

Would you like to know where to put the modules in Magento 2? In Magento 1.9x, I added a module in the app/code folder, but in Magento 2 the structure was changed.     
asked by 10.01.2016 / 01:54
0
answers

Permission error making a SOAP call with aXMLRPC [closed]

Talk about it! I have a virtual store (Magento) in which I'm trying to make a SOAP request with ksoap2 on Android. However, when executing the code, it generates an exception, but the message of this exception returns @null . Here is th...
asked by 18.10.2015 / 21:05