Global Configuration CSS Does not load

Need help with the Administration of your Joomla! 3.x site? This is the spot for you.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
rickyrickster
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Wed Dec 17, 2014 9:06 pm

Global Configuration CSS Does not load

Post by rickyrickster » Thu Dec 17, 2015 1:57 am

Joomla Version: 3.4.6

Hi!,

I was able to access the global configuration page and activate caching yesterday and it displayed fine. I was even able to go in an hour later to disable and re enable caching. But today when I tried to access it everything gets displayed as if there is no css being loaded at all. This is the only page on the website that acts like this. Every other page in the backend displays perfectly fine and the frontend has no errors also.

What I've tried:
Updating joomla from 3.4.3 to 3.4.6
Removing the TagMeta extension (this was installed today but I really don't think that installing this could screw up the global config page)
Changing administrator templates from isis to hathor
Replacing isis and hathor css files with brand new ones downloaded from the joomla website
Checking the database and clicking fix just in case
Updating all extensions to their latest versions
Clearing and purging the cache

Just to be clear after each solution I tried I cleared the cache and force refreshed the global config page but the problem persists.

I tried to look up a solution and I could see that some people had the same problem but for joomla 2.5 over 3 years ago. Their fix was to delete a file that does not exist on my installation.

Any help would be greatly appreciated, thankyou!

User avatar
manuman
Joomla! Guru
Joomla! Guru
Posts: 891
Joined: Fri Aug 12, 2005 1:58 am
Location: Perth - Western Australia
Contact:

Re: Global Configuration CSS Does not load

Post by manuman » Fri Dec 18, 2015 5:26 am

Does the login page have CSS and if not can you send me a link (PM). I'd like to confirm stylesheet paths etc.

Also check your logs (apache or nginx etc)... look for entries relating to your style sheets.

Cheers
Shayne
Shayne Bartlett - Joomla Co-Founder
CTO/Web Architect: Elastik Limited https://elastik.space

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Fri Dec 18, 2015 9:26 am

Try to clear your browser cache first. Also check in your phpinfo if you have pdo installed and enabled for mysql and sqlite to your server
chat room spontes : http://www.spontes.com

adriannx
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Fri Feb 27, 2015 3:21 am

Re: Global Configuration CSS Does not load

Post by adriannx » Fri Dec 18, 2015 11:14 pm

Hello, i have a similar issue, here a capture:

This problem only occurs in the menu "Global Settings"
5589.JPG
Maybe the issue is on joomla 3.4.5, i update today my joomla to 3.4.6 and the issue persist

Regards!
You do not have the required permissions to view the files attached to this post.

dmeersman
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Sat Dec 19, 2015 12:48 am

Re: Global Configuration CSS Does not load

Post by dmeersman » Sat Dec 19, 2015 12:58 am

same problem here :/ All backend pages displaying fine, except Global Config
You do not have the required permissions to view the files attached to this post.

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Sat Dec 19, 2015 9:13 am

do you have pdo installed for mysql and sqlite?
chat room spontes : http://www.spontes.com

adriannx
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Fri Feb 27, 2015 3:21 am

Re: Global Configuration CSS Does not load

Post by adriannx » Sat Dec 19, 2015 1:27 pm

Hello ribe, mine is MySQLi

Regards!

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Sat Dec 19, 2015 2:10 pm

adriannx wrote:Hello ribe, mine is MySQLi

Regards!
I did n t say that. Check in your phpinfo if you have PDO installed. PDO is for mysql and sqlite. It s different things from MySQLi
chat room spontes : http://www.spontes.com

adriannx
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Fri Feb 27, 2015 3:21 am

Re: Global Configuration CSS Does not load

Post by adriannx » Sat Dec 19, 2015 2:14 pm

Hello, about this?
5899.JPG
Regards!
You do not have the required permissions to view the files attached to this post.

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Sat Dec 19, 2015 2:17 pm

yes, please try to use mysql in your global configuration
chat room spontes : http://www.spontes.com

adriannx
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Fri Feb 27, 2015 3:21 am

Re: Global Configuration CSS Does not load

Post by adriannx » Sat Dec 19, 2015 2:23 pm

Hello,

But in menu global configuration cant see the buttom save or cancel, I can not do anything there..

Regards!

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Sat Dec 19, 2015 2:24 pm

try to change it in configuration.php
chat room spontes : http://www.spontes.com

adriannx
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Fri Feb 27, 2015 3:21 am

Re: Global Configuration CSS Does not load

Post by adriannx » Sat Dec 19, 2015 3:17 pm

Hello Ribo,

When installing joomla did with MySQL, so I'm using MySQLi .. and if I change to MySql would not have problems? for example my extensions and so on ...

Regards!

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Sat Dec 19, 2015 3:30 pm

You can change it every time you want from mysqli to mysql and from mysql to mysqli. I want to check if there is the issue
chat room spontes : http://www.spontes.com

adriannx
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Fri Feb 27, 2015 3:21 am

Re: Global Configuration CSS Does not load

Post by adriannx » Sat Dec 19, 2015 7:00 pm

Hello,

Not work, i change MySQLi to MySql and got the same issue.

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Sat Dec 19, 2015 7:28 pm

Please put error reporting maximum or development in your configuration.php and tell me if you see any error in global configuration page
chat room spontes : http://www.spontes.com

adriannx
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Fri Feb 27, 2015 3:21 am

Re: Global Configuration CSS Does not load

Post by adriannx » Sat Dec 19, 2015 7:32 pm

Hello Ribo, thanks for reply.

Can see this error: Fatal error: Class 'JdDatabase' not found in /home/inchjsok/public_html/libraries/joomla/database/driver/jdiction_mysqli.php on line 37

/home/inchjsok/public_html/plugins/system/section/section.php on line 27

i no have the plugin Jdiction installed, because I uninstalled the extension jdiction. Cant find..

Regards!
Best Regards!

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Sat Dec 19, 2015 7:40 pm

do you have jdiction extension installed?
chat room spontes : http://www.spontes.com

adriannx
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Fri Feb 27, 2015 3:21 am

Re: Global Configuration CSS Does not load

Post by adriannx » Sat Dec 19, 2015 7:49 pm

Solved :)

PHP Fatal error: Class 'JdDatabase' not found in /~/libraries/joomla/database/driver/jdiction_mysqli.php on line 37, referer: http://~/administrator/index.php?option=com_installer&view=manage

If I rename the jdiction_mysqli.php to ~.php__, the error has disappeared.

To solve the problem simply delete the file jdiction_mysqli.php

Located in: /~/libraries/joomla/database/driver/jdiction_mysqli.php

Best Regards!

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Sat Dec 19, 2015 7:57 pm

If you don t use jdiction i think you are ok in everything. Other wise you should update jdiction or ask them if it is their issue.
chat room spontes : http://www.spontes.com

steveom
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Tue Dec 22, 2015 2:35 pm

Re: Global Configuration CSS Does not load

Post by steveom » Tue Dec 22, 2015 6:07 pm

Hi There

I have this problem too. Have upgraded to 3.4.7 and it's still there.

I have set error reporting to Development but no errors shown on the page.

I don't have the jdiction extension installed

Any help would be welcome

Falcon22
Joomla! Intern
Joomla! Intern
Posts: 65
Joined: Wed Apr 11, 2007 4:16 am

Re: Global Configuration CSS Does not load

Post by Falcon22 » Thu Dec 24, 2015 3:14 am

I have the same problem and upgraded all my extensions and Joomla to 3.4.7 but still no CSS in Global Configuration.

And I do not have the jdiction file

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Thu Dec 24, 2015 10:49 am

Check PDO if is not installed. Also put debug on. Also you can ask your host to open error reporting or to fix it to can see the errors.
chat room spontes : http://www.spontes.com

steveom
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Tue Dec 22, 2015 2:35 pm

Re: Global Configuration CSS Does not load

Post by steveom » Mon Dec 28, 2015 6:45 pm

I have PDO ON

See attachment
You do not have the required permissions to view the files attached to this post.

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3503
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Global Configuration CSS Does not load

Post by ribo » Mon Dec 28, 2015 6:53 pm

do you use mysqli or mysql?
chat room spontes : http://www.spontes.com

slimm
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Jan 17, 2012 1:49 am

Re: Global Configuration CSS Does not load

Post by slimm » Mon Jan 11, 2016 9:21 am

This sounds like the same issue as in this thread...
http://forum.joomla.org/viewtopic.php?f=706&t=902880

If so, your site has apparently been hacked ... The fix is listed in the above thread, (Many thanks to toivo) as well as a link to the security forum where it outlines the steps to take to check and secure your site.

peam
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Thu Oct 19, 2006 3:13 pm

Re: Global Configuration CSS Does not load

Post by peam » Tue Jan 12, 2016 10:06 pm

adriannx wrote:Solved :)

PHP Fatal error: Class 'JdDatabase' not found in /~/libraries/joomla/database/[drive]/jdiction_mysqli.php on line 37, referer: http://~/administrator/index.php?option=com_installer&view=manage

If I rename the jdiction_mysqli.php to ~.php__, the error has disappeared.

To solve the problem simply delete the file jdiction_mysqli.php

Located in: /~/libraries/joomla/database/[drive]/jdiction_mysqli.php

Best Regards!
That's it!!! :)
I very, very rarely use Global Configuration (I have several sites and tend to use a similar configuration.php on all of them) so I hadn't noticed until today that it wasn't working on this particular site. I no longer any of the multi-language extensions as the Joomla core does want I want now. This site used to be a JoomlaFish from way back in 2004/5. A couple of years ago when converting to J3, I explored several solutions and abandoned them, JDiction must have been one of the ones I installed and uninstalled; obviously it doesn't uninstall completely.
Thanks again for posting your answer. ;)
Best


Locked

Return to “Administration Joomla! 3.x”