Transfered hosting to godaddy- admin styles not showing

General questions relating to Joomla! 4.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Post Reply
Tailwater
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed May 08, 2024 9:08 pm

Transfered hosting to godaddy- admin styles not showing

Post by Tailwater » Wed May 08, 2024 9:15 pm

Have a joomla site running 4.2 that was on Hostgator and transferred to Godaddy. That was not fun in itself. The site looks fine but not sure why the admin panel has no styles. What can I check?

www.catchingshadows.com
admin: www.catchingshadows.com/administrator

you will see it has no style.

Thx for any help

User avatar
carlitorweb
Joomla! Intern
Joomla! Intern
Posts: 68
Joined: Tue May 08, 2018 9:03 pm

Re: Transfered hosting to godaddy- admin styles not showing

Post by carlitorweb » Wed May 08, 2024 9:32 pm

Welcome to Joomla forum

Can you try clean well your cache? Also, try trought FTP clean the cache folders in the root of your site and in the administrator folder. If not works, check your browser console and see if you can see some errors there.
The future will be automated, decentralized, and digital.

Tailwater
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed May 08, 2024 9:08 pm

Re: Transfered hosting to godaddy- admin styles not showing

Post by Tailwater » Wed May 08, 2024 9:51 pm

I just disabbled gzip in .htaccess file to test that and it fixed it but what is the proper way to address this? Gzip is off in global Config already!

more specifically these line:

# RewriteCond "%{HTTP:Accept-encoding}" "gzip"
# RewriteCond "%{REQUEST_FILENAME}\.gz" -s
# RewriteRule "^(.*)\.css" "$1\.css\.gz" [QSA]

# Serve gzip compressed JS files if they exist
# and the client accepts gzip.
# RewriteCond "%{HTTP:Accept-encoding}" "gzip"
# RewriteCond "%{REQUEST_FILENAME}\.gz" -s
# RewriteRule "^(.*)\.js" "$1\.js\.gz" [QSA]

# Serve correct content types, and prevent mod_deflate double gzip.
# RewriteRule "\.css\.gz$" "-" [T=text/css,E=no-gzip:1]
# RewriteRule "\.js\.gz$" "-" [T=text/javascript,E=no-gzip:1]

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9837
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Transfered hosting to godaddy- admin styles not showing

Post by AMurray » Wed May 08, 2024 9:55 pm

Ahh... I seen you have posted an update - disabled Gzip, and I see your/administrator works normally.

These may help resolve, or at least explain the possible problem:

viewtopic.php?t=997990
viewtopic.php?t=998369
https://kuneze.com/blog/110-joomla-double-gzip-problems

(These links may well address the action you have just taken, so might not be anything new).
Regards - A Murray
General Support Moderator


Post Reply

Return to “General Questions/New to Joomla! 4.x”