- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2016
02:03 AM
02-17-2016
02:03 AM
Can't futher than admin
Hello all.
Today finaly I installed Magento 2
However. I can login in the admin and the most it load good, but on the left side where you can choose were you want to go I don't see image and when I click on it nothing happend. So I can only staay on the home of the admin.
What do I've to do?
I use xampp with PHP 7
thank you
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2016
04:43 AM
02-17-2016
04:43 AM
Re: Can't futher than admin
Hi @jervries
Please run the following command on Magento root.
php bin/magento setup:static-content:deploy
It will deploy the necessary static contents.After this try to reload the admin and see if it works for you.
Please visit following url for more information Deploy static view files
---
Problem Solved Click Accept as Solution!:Magento Community India Forum
Problem Solved Click Accept as Solution!:Magento Community India Forum
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2016
05:07 AM
02-17-2016
05:07 AM
Re: Can't futher than admin
Thx for the answer.
However this is the first time in my life I use magento so I don't understand what you mean, sorry