Page 1 of 2

**SOLVED: Joomla 2.5 Global Configuration Has No CSS Styling

Posted: Tue Jan 24, 2012 11:17 pm
by skydart
I just upgraded to Joomla 2.5 from 1.7.3 and now the Global Configuration menu item, (when clicked on), does not display any CSS, (even the main menu items at the top of the page do not display), though all of the functionality is there. F5, or Deleting cache, or changing the browser, [Extensions > Extension Manager > Database > Fix does not resolve this issue either] Any suggestions or solutions? Am I alone here?

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Tue Jan 24, 2012 11:57 pm
by tschumler
Try replacing the administrator folder in your installation with the administrator folder of the Joomla 2.5 Full Package.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 12:03 am
by skydart
Have you successfully done this, or is this a "I hope it works" idea?

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 12:16 am
by tschumler
No, I have not done it with Joomla 2.5. It is too new. :D But if there is a corrupt file in your administrator folder or administrator template this will fix it.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 12:25 am
by skydart
OK, I'll give it a whirl, tschumler, and I'll let you know how it turns out. Thanks!

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 4:08 am
by Rik Brown
Same problem. Tried overwriting the administrator directory as suggested. I also cleared the Joomla cache plus my browser cache. No change for me.

-- Rik

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 5:29 am
by skydart
I know this sounds bad, but I'm glad I'm not alone here on this one. Has anyone found a solution to this problem?

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 5:33 am
by dark_dragon
skydart wrote:I know this sounds bad, but I'm glad I'm not alone here on this one. Has anyone found a solution to this problem?
Disabling the K2 Quick Icon Module worked for me.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 5:41 am
by skydart
Disabling the K2 Quick Icon Module allowed you to view the CSS in the "Global Configuration" menu display?

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 5:59 am
by dark_dragon
skydart wrote:Disabling the K2 Quick Icon Module allowed you to view the CSS in the "Global Configuration" menu display?
Well once I disabled the K2 Quick Icon module the Joomla Quick Icons no longer aligned to the left and seemed to display normally but I am not a coder so I have no idea why K2 is interfering with the quick icons.

Unless your talking about something else.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 6:03 am
by skydart
This thread is about the Global Configuration CSS not rendering the page properly, (not the Control Panel page).

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 8:09 pm
by slavinpavin
I too am having the exact same problem with the Global Config page.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 8:18 pm
by skydart
Slavinpavin, what template are you using?

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 8:22 pm
by slavinpavin
YouGrids for the front and the standard joomla one in the back

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 9:46 pm
by tschumler
Which browsers and version are you using?

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Wed Jan 25, 2012 10:00 pm
by slavinpavin
I am using Fiefox 9.0 and IE 9. This happens in both browsers and it is only the Global Configuration page this is happening to. Everything else seems to be fine so far. I am getting a database error on the Global Config page at the bottom.

Database Type
Fatal error: Class JDatabaseMSSQL contains 22 abstract methods and must therefore be declared abstract or implement the remaining methods (JDatabase::connected, JDatabase::dropTable, JDatabase::escape, ...) in /home/mysite/public_html/libraries/joomla/database/database/mssql.php on line 781

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Thu Jan 26, 2012 11:22 am
by jeddell
had the same problem with the Admin layout icons left aligned down the side. Its a CSS issue. I replaced the "Hathor" css file with an old "template.css" file and it all started working again.

Attached the file to this post. you ned to upload it into the Hathor Admin template css folder

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Thu Jan 26, 2012 12:05 pm
by slavinpavin
I appreciate your help but I don't beleive it's the template. It is only the Global Configuration page that is messed up. If it had been the template css, more would have been wrong. I tried switching backend templates between Hathor and Bluestork with no difference on that page.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Thu Jan 26, 2012 12:14 pm
by skydart
I agree, it's not the template. Too many people are having this issue, and besides, I'm using the default Bluestork template anyway. When I switch to the Hathor Admin template, I get the same results when viewing the Global Configuration menu item.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Sat Jan 28, 2012 5:22 am
by nzampella
For people having the database error:
Database Type
Fatal error: Class JDatabaseMSSQL contains 22 abstract methods and must therefore be declared abstract or implement the remaining methods (JDatabase::connected, JDatabase::dropTable, JDatabase::escape, ...) in /home/mysite/public_html/libraries/joomla/database/database/mssql.php on line 781
please post that you're having this issue in this topic:

http://forum.joomla.org/viewtopic.php?f ... &p=2728055

The reason is I'm having this issue also, and I believe its being overshadowed in many threads with the 'layout' issue. These are obviously two different things, and it bugs me completely as the mssql.php file should not be called on a Joomla install with a MySql database.

With many different users posting there, it may draw more attention that this is a separate issue.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Sat Jan 28, 2012 5:41 am
by nzampella
I just went ahead and reported this to the bug tracker as item: 27879

Quick question ... I take it that those seeing this error tried to upgrade using the built-in Joomla upgrade system, right ??

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Sat Jan 28, 2012 7:26 pm
by ghanlon
I cleared cache/purged cache and then reloaded page and it looks good now.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Sat Jan 28, 2012 7:33 pm
by skydart
nzampella wrote:I just went ahead and reported this to the bug tracker as item: 27879

Quick question ... I take it that those seeing this error tried to upgrade using the built-in Joomla upgrade system, right ??
Yes, I upgraded from within Joomla to 2.5

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Sun Jan 29, 2012 5:01 am
by nzampella
OK ... based on some hints from the people looking at the bug report, I was able to fix this issue on the site I was having problems with.

Anyway ...

Evidently, after doing some research again based on hints from the bug tracker, I looked at the files causing the error, and discovered they're probably coming from an extension, a component called JX Tools.

Don't try uninstalling that extension if you have it loaded, evidently its needed to display the Global Database page because I got an error when I did. I had to reload it to get it to work properly. I then downloaded then deleted any file in the Joomlaroot$/libraries/joomla/database/database/ directory that did not have anything to do with mysql.

The remaining files all had either mysql or mysqli at the beginning of the filename.

This corrected the issue.
Now, this is not an official fix,

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Sun Jan 29, 2012 5:28 pm
by mercer1122
I am having this problem too. I tried deleted the files associated with ToolsJX but that didn't help. My global config has no css or save button.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Sun Jan 29, 2012 5:32 pm
by mercer1122
Fixed by deleting

mssql.php
mssql2000.php
oracle.php

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Sun Jan 29, 2012 6:52 pm
by skydart
mercer1122 wrote:Fixed by deleting

mssql.php
mssql2000.php
oracle.php
Mercer1122, you fixed this by deleting these three files, however, where are these 3 files located?

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Sun Jan 29, 2012 10:30 pm
by nzampella
skydart wrote:
mercer1122 wrote:Fixed by deleting

mssql.php
mssql2000.php
oracle.php
Mercer1122, you fixed this by deleting these three files, however, where are these 3 files located?
Check the error message you're getting, it should list the directory path, however, in my case it was off the Joomla root$/libraries/joomla/database/database directory.

Since this was tracked to a extension developer issue, the bug tracker entry was closed. I think what they're going to do is advise extension developers to keep any files OUT of the Joomla core libraries.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Sun Jan 29, 2012 11:19 pm
by skydart
nzampella wrote:
skydart wrote:
mercer1122 wrote: Since this was tracked to a extension developer issue, the bug tracker entry was closed. I think what they're going to do is advise extension developers to keep any files OUT of the Joomla core libraries.
That completely stinks. I don't have the "extension" that is referenced above on my site, and I have no idea which extension is causing the issue, nor on how to resolve the issue without breaking the site.

Re: Joomla 2.5 Global Configuration Layout Has No CSS Stylin

Posted: Mon Jan 30, 2012 4:31 am
by nzampella
That completely stinks. I don't have the "extension" that is referenced above on my site, and I have no idea which extension is causing the issue, nor on how to resolve the issue without breaking the site.
FWIW ... if you remove the file that appears in the error message on the Global Configuration page, and the system still has an issue with another file in that directory, it will appear in a new message when you try to access that page.

Its going to be trial and error, but I'm guessing that any file that has Oracle, or MSSQL as part of the name can be removed.