-
Hi, Magento2 developers!
I have successfully installed Magento 2 0.74-beta9 on FreeBSD 10.1, but sadly, the admin page 404 not found and the front page is broken.
These are my settings and the logs:
…
-
According to the Magento 2 Wiki page (https://wiki.magento.com/display/MAGE2DOC/Performance+Testing) there should be some JMeter test scripts (*.jmx) in the dev/tests folder, but I don't see them in t…
-
When I trying run performance tests, I have waring. There I put full console output:
```
Igors-MacBook-Air:magento2 igor$ cd dev/tests/performance/
Igors-MacBook-Air:performance igor$ php run_scenari…
-
Currently, the `Magento\Framework\ObjectManager\ObjectManager` [accepts a single `Magento\Framework\ObjectManager\Factory` as a parameter](https://github.com/magento/magento2/blob/964b46c4a92af759b95c…
-
![image](https://cloud.githubusercontent.com/assets/4493796/7305561/c91b3ce2-e9cc-11e4-8db4-9b2de6a04711.png)
when I go to its home page:
Fatal error: Call to a member function getFieldValue() on bo…
-
Search is huge. We've tried for years to come up with a decent search for magento. How can we increase search "related results" and search efficiency?
-
I'll admit I havent had the chance to try this in Magento2 but have found this to have noticeable gains in Magento 1.7
The issue is when the cart is loaded, it needs to load all the products for each…
fr0x updated
10 years ago
-
I found file, that should be refactored. It migrated from Magento 1.x. For now we have 400+ lines in view file.
https://github.com/magento/magento2/blob/master/app/code/Magento/Catalog/view/frontend/p…
-
@superdweebie just opening up a discussion about the user roles we should have.
Here are some suggestions:
- ZoopSuperAdmin
- ChannelPartnerSuperAdmin
- ChannelPartnerAdmin
- StoreSuperAdmin
- StoreA…
-
Hi team,
Magento 1.x actually has a lot of inline scripts to enable dynamic behaviour on forms, validation, autocompletion, etc. This has a negative effect on page rendering speed because, as you kn…