409 Conflict On Joomla 4 Administrator Backend - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

409 Conflict On Joomla 4 Administrator Backend

Nasir Khan

Nasir Khan

General 3 years ago

I am building a site using Helix Ultimate on Joomal 4. I developed it on my local and uploaded that to the server. All the public pages of the site is rendering properly. But when i try to open the /administrator page, the page opens without any asset file.

I checked the dev console and found that all the asset files are throwing the same error, 409 conflict. I am also getting the following error for template.min.js.

Loading module from “website.com/media/templates/administrator/atum/js/template.min.js?7024ff588011084e122412cfbe75cc3c” was blocked because of a disallowed MIME type (“text/html”).

I did not made any additional changes to the site, how can i this this issue?

0
2 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #64196

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Please check your file and folder permission through the hosting server.

-Thanks

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #64205

If I may...

templates/administrator/atum Is Joomla core admin template. The admin problem wasn't caused by us this time, so it's on your hands only.

Problem can be with:

  1. .htaccess file
  2. server settings
  3. configuration.php settings
  4. firewall / mod_security

In general looks there is problem with file path, or access to files.

0