-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Cannot add/edit categories and products, everything else is fine #6000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Enable developer mode and show the console/debugger window. Probably need to do php bin/magento deploy:mode:set production (Service php-fpm restart if using php-fpm is opcache enabled ) |
On running
And when I check the
Is it related to memory limit? My php info is this: http://www.merophoto.com.au/bcm/i.php And this screenshot is on developer mode: https://www.dropbox.com/s/jq490kl10aobg10/Screenshot%202016-08-06%2013.08.08.png?dl=0 UPDATENow, I have changed my php to 5.6.24 version and I can do upgrade, compile, index, cache clean etc without any error. However, category is still same, form doesn't populates. |
Hi, problem still reproducible??? |
We are closing this issue because it hasn’t been updated in more than two weeks. If you can still reproduce this issue, please create a new GitHub issue report. |
[TSG-CSL3] For 2.4 (pr36)
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
Steps to reproduce
Product > Categories
Expected result
Actual result
I have also followed this issue report: #2402
But this also didn't help.
The text was updated successfully, but these errors were encountered: