cancel
Showing results for 
Search instead for 
Did you mean: 

Admin Panel & Home Pages Not loading properly

Re: Admin Panel & Home Pages Not loading properly

No its not working on v2.4.2

Re: Admin Panel & Home Pages Not loading properly


@Manish Mittal wrote:

Hello @Algrium 

 

Please clear cache as follows:

ROOT > var > cache > *DELETE ALL*
ROOT > var > page_cache > *DELETE ALL*
ROOT > var > session > *DELETE ALL*

also delete old files generated in ROOT > pub > static > DELETE ALL EXCEPT .HTACCESS

Now run below commands once:

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush
sudo chmod -R 0777 var/ pub/ generated/

It should work, try it.


Everthing works fine and all commands executed, except: 

sudo chmod -R 0777 var/ pub/ generated/

 

Giving Error: 'sudo' is not recognized as an internal or external command.

Can anyone help.

Re: Admin Panel

it worked for me

Re: Admin Panel & Home Pages Not loading properly


@Algrium wrote:

I have tried a fresh restart of Magento 2.3.0 after the admin panel and home pages went to a menu type shown below. I shortened the Admin Menu for the example. Also using PHP 7.2

 

I thought I may have accidentally deleted a file while I was removing countries from the country menu to try and stop the massive spam from different websites like fitness courses  attach by qq.com (china origin)

 

After removing and reinstalling the files I kept getting the same problem with the admin and home pages not loading properly. Clinking on the links only cycled me to the top of the page.

 

I loaded a copy of Magento 1.9.4 with no problems, Admin Panel and Home Page worked fine on 1.9.4

 

Admin Screen

Top of Form

  • Dashboard
  • Sales

Sales

o    Operations

  • Orders
  • Invoices
  • Shipments
  • Pickups
  • Dispatches
  • Batches
  • Credit Memos
  • Billing Agreements
  • Transactions
  • Catalog

Catalog

o    Inventory

  • Products
  • Categories
  • Customers

Customers

o    All Customers

o    Now Online

o    Customer Groups

  • Marketing

Marketing

o     

  • Promotions
  • Catalog Price Rule
  • Cart Price Rules
  • Communications
  • Email Templates
  • Newsletter Template
  • Newsletter Queue
  • Newsletter Subscribers

o     

  • SEO & Search
  • URL Rewrites
  • Search Terms
  • Search Synonyms
  • Site Map
  • User Content
  • Reviews
  • Marketing Automation
  • Automation Studio
  • Exclusion Rules
  • Content

Content

o    Elements

  • Pages
  • Blocks
  • Widgets

o    Design

  • Configuration
  • Themes
  • Schedule

 

Main Webpage Screen

Skip to Content

  •  
  • Sign In
  • Create an Account

Toggle Nav

My Cart

Search

Top of Form

Search

Advanced Search

Search

Bottom of Form

  • Compare Products

Menu

Account

Home Page

CMS homepage content goes here.

Newsletter

Top of Form

Sign Up for Our Newsletter:

Subscribe

Bottom of Form

  • Search Terms
  • Privacy and Cookie Policy
  • Orders and Returns
  • Advanced Search

Copyright © 2013-present Magento, Inc. All rights reserved.

 

 


I also got issue but i delete all files once and upgrade the files then and it solve all my issues.