Closed
Description
Not sure if this is a bug.
I have installed magento 2.1.0 in shared hosting through cPanel. All is ok, I can access admin and configure my store.
I have set single store mode then when I try to add categories/products there is no form populated, in fact the form area is completely empty. See image: http://i.stack.imgur.com/69wo2.png
Preconditions
- Magento 2.1.0
- PHP 7.0.9
Steps to reproduce
- Install fresh Magento 2.1.0 version from cPanel in shared hosting (siteground)
- Go to
Product > Categories
Expected result
- Categories should populate
- And should allow to add/edit them
Actual result
- No form populated, http://i.stack.imgur.com/69wo2.png
- But url do changes to edit/add mode
I have also followed this issue report: #2402
But this also didn't help.