Joomla Interface Nort Working Correctly - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Joomla Interface Nort Working Correctly

SP

Steve Poole

Template 4 months ago

Hi, on my domain https://www.dursleyrockandpopchoir.com when I try to log into the joomls admin page, I'm not getting the regular interface...just a white screen with login and menu items listed down the left hand side of the screen?

0
5 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 months ago #195018

Ok, I wish you luck. In case of, you know where to find me.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 months ago #195015

Hi Steve,

In general all Joomla Admin problems > forum.joomla.org - that topic was there a few times. Your Joomla cannot load needed .css nor .js files from Atum Admin template, media/vendor and media/system/ folders.

As I remember problem was be caused by old .htaccess file or/and Gzip compression.

Emergency Tips:

  • Rename .htaccess to htaccess.bk
  • Edit configuration.php file, and change value from true to false, save changes. Find line with: public $gzip = false;

and it may help by now.

0
SP
Steve Poole
Accepted Answer
4 months ago #195017

Paul, many thanks, I'll try this. With kindest regards, Steve.

0
SP
Steve Poole
Accepted Answer
4 months ago #195089

Paul, thank you so much. I changed the .htaccess file name and that appears to have resolved the issue. With kindest regards, Steve.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 months ago #195098

Now You have to check which rule from .htaccess made that mess, becuase having that file is important for security & SEO etc. Maybe your file was from older J4 version, not current one.

0