Skip to content
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

Magento admin panel not loading properly #1369

Closed
vpiyappan opened this issue Jun 16, 2015 · 8 comments
Closed

Magento admin panel not loading properly #1369

vpiyappan opened this issue Jun 16, 2015 · 8 comments
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@vpiyappan
Copy link
Contributor

After installing Magento 2 the Css and Js files are not loading properly, due to that issue the page design looks bad. Even the Sales, Customer etc links are not clickable.

@gesell
Copy link

gesell commented Jun 25, 2015

I also experience this issue in BACKEND. The links on the left (from SALES to SYSTEM) don't work. DASHBOARD on the left + NOTIFICATIONS + MY ACCOUNT works fine.

@halk
Copy link

halk commented Jun 28, 2015

I had to remove theme-adminhtml-backend, theme-frontend-blank and theme-frontend-luma in vendor and run composer install again to get it working. This fixed the styles.

However left menus do still not work (even after deploying static files).

@vpiyappan
Copy link
Contributor Author

Hi Guys,

If you are tried installing Magento 2 in windows Machine.

Please follow the steps which resolve the issue for me.

  1. Remove everything, except .htaccess file from pub/static folder
  2. Open up app/etc/di.xml find the path “Magento\Framework\App\View\Asset\MaterializationStrategy\Symlink” and replace to “Magento\Framework\App\View\Asset\MaterializationStrategy\Copy”

Now you refresh the page it will display proper links.

@joanhe joanhe added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Jul 2, 2015
@joanhe
Copy link
Contributor

joanhe commented Jul 2, 2015

Thanks for reporting this issue. The internal issue MAGETWO-39652 has been created to track the progress.

@piotrekkaminski
Copy link
Contributor

We couldn't reproduce this issue.

@cucoriedka
Copy link

vpiyappan, Thank you for your solution to the problem! It works great! :)

@JsKsathiya
Copy link

Thanks It's working @vpiyappan

@ghkroshnal
Copy link

ghkroshnal commented Jun 15, 2017

Hi guys, implementing solution by 'vpiyappan' front page seems ok but the back end has not stopeed loadng, so what I see in the backend is a loading sign only. I am using xampp 3.2.2 any help into this?

magento-team pushed a commit that referenced this issue Jul 31, 2017
…rsion-bump

[jackalopes] MAGETWO-71052: Package version bump for develop to 2.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

9 participants