The Joomla! Forum ™



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.



Post new topic Reply to topic  [ 49 posts ]  Go to page Previous  1, 2
Author Message
PostPosted: Mon Jan 30, 2012 5:20 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Aug 10, 2009 8:17 pm
Posts: 25
The problem is that nearly ALL of them have the "Oracle" or "MSSQL" as part of the file name.


Top
 Profile  
 
PostPosted: Mon Jan 30, 2012 10:23 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Oct 13, 2008 2:55 am
Posts: 40
skydart wrote:
The problem is that nearly ALL of them have the "Oracle" or "MSSQL" as part of the file name.


The only ones that are the base Joomla 2.5 files are begin with mysql, sqlazure or sqlsrv as shown below, anything else should not be there. You should be able to tell what the others are used for by looking at the file, there should be some comments at the beginning of the file.

Attachment:
Capture.JPG


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


Top
 Profile  
 
PostPosted: Mon Jan 30, 2012 10:50 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Aug 10, 2009 8:17 pm
Posts: 25
This did the trick! For those out there, simply delete all of the .0001 files. Renaming them will NOT work. Evidently, this directory ONLY wants to see 13 files, and no more. Thanks guys!


Top
 Profile  
 
PostPosted: Sun Feb 05, 2012 7:20 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sun May 22, 2011 5:15 pm
Posts: 16
nzampella wrote:
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.

YES!!! GREAT FIX WHAT I DID WAS DELETE 1 AT A TIME AND REFRESHED CONFIGURATION PAGE TILL I FOUND IT MINE WAS WEBOMYSQL.PHP ALL THE REST WERE FINE THEN I UNINSTALLED THE WHOLE PLUGIN AND IT TOTALLY FIX IT THANKS AGAIN


Top
 Profile  
 
PostPosted: Fri Feb 17, 2012 1:50 am 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Jul 31, 2008 11:09 pm
Posts: 28
Location: Southern California, USA
Last post above this, removing the files, this worked, (I didn't have the oracle file in there) in my case, I have a MySQL database, so I took out mysqli files, and it works fine now. Hopefully this doesn't create any other problems down the road, shouldn't but will post if something fishy happens here. :)

specifically i removed:

mysqli.php
mysqliexporter.php
mysqliimporter.php
mysqliquery.php
sqlazure.php
sqlazurequery.php
sqlsrv.php
sqlsrvquery.php


Top
 Profile  
 
PostPosted: Sat Feb 18, 2012 5:07 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Apr 15, 2011 4:16 pm
Posts: 9
Location: Springs, South Africa
I also had the same problem with one of my sites - deleting the mssql.php; mssql2000.php; oracle.php did it for me too! Thanks guys!!! :)

_________________
conversing the worth of Jesus Christ


Top
 Profile  
 
PostPosted: Sat Mar 31, 2012 8:14 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sat Mar 31, 2012 8:07 pm
Posts: 1
REMOVE this file.... libraries/joomla/database/database/php.ini


Top
 Profile  
 
PostPosted: Mon Apr 16, 2012 7:39 am 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Tue Feb 19, 2008 7:10 am
Posts: 56
Location: Serbia
ionad wrote:
REMOVE this file.... libraries/joomla/database/database/php.ini


Thank you !!!
this worked for me


Top
 Profile  
 
PostPosted: Sat May 12, 2012 11:53 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Mar 17, 2010 1:22 pm
Posts: 8
This worked like a charm! Thank you SO much!

I deleted the php.ini file in libraries/joomla/database/database/php.ini then just refreshed my global config page and everything looks perfect.
Thank you ionad!

RE: ionad wrote:
REMOVE this file.... libraries/joomla/database/database/php.ini


Top
 Profile  
 
PostPosted: Sat Jul 28, 2012 10:09 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sat Jul 28, 2012 10:06 pm
Posts: 1
I have tried everything here and it is still missing (just for the global config). I just upgraded to 2.5.6 also and that didn't fix it. It looks fine on my development site BTW. Is there anything else I can try??


Top
 Profile  
 
PostPosted: Sun Jul 29, 2012 7:29 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Aug 20, 2008 1:12 am
Posts: 11
Deleting libraries/joomla/database/database/php.ini in my brand new installation of 2.5 worked for me as well. Thank you so much for this solution - I was ready to give up on Joomla 2.5 altogether.
This was NOT an upgrade from a previous version.
Thank you again.


Top
 Profile  
 
PostPosted: Tue Aug 28, 2012 8:43 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Wed Mar 28, 2012 7:18 am
Posts: 3
Thank you! deleting php.ini per above instructions worked for me! I first tried renaming it to php.inixx but that did not work. Deleted it from the directory and it worked 100% I have my global configuration css and save button back!

VERY BIG THANKS!


Top
 Profile  
 
PostPosted: Wed Sep 19, 2012 9:53 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Mon Sep 17, 2012 4:36 pm
Posts: 1
I see the post closed with the solution being to delete "php.ini" file. However, my Joomla 2.5.6 installation doesn't have that file in the directory /joomla/database/database/. Only files it has are;

mysql.php
mysqlexporter.php
mysqli.php
mysqliexporter.php
mysqliimporter.php
mysqlimporter.php
mysqliquery.php
mysqlquery.php
sqlazure.php
sqlazurequery.php
sqlsrv.php
sqlsrvquery.php

I tried deleting mysqli.php and when I refreshed the site, I got the error

JError: Unable to load Database Driver: mysqli

Deleting the other mysqli files isn't helping either. Any other ideas?
Attachment:
ubball-error.jpg


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


Top
 Profile  
 
PostPosted: Thu Sep 20, 2012 8:37 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Jan 19, 2012 11:44 am
Posts: 3
Same here. No php.ini, but only the files list mentioned above by tondrux.

On a different note. I started having this problem after updating to 2.5.7.
And the issue only occurs when I set my server to use the Apache PHP module. Everything works fine with FastCGI.

Could this be folder permissions related?


Top
 Profile  
 
PostPosted: Fri Nov 09, 2012 6:22 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Fri Nov 09, 2012 5:41 pm
Posts: 1
I had this same issue (global configuration panel and permissins panel not working) and no php.ini file. Disabling plg_trigger helps in my case. This error may be also caused by another extension, which is not compatibile with new release Joomla!


Top
 Profile  
 
PostPosted: Mon Nov 12, 2012 7:47 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Jan 19, 2012 11:44 am
Posts: 3
d_aniel wrote:
I had this same issue (global configuration panel and permissins panel not working) and no php.ini file. Disabling plg_trigger helps in my case. This error may be also caused by another extension, which is not compatibile with new release Joomla!


Thanks for the suggestion d_aniel. Unfortunately I've got no plg_trigger installed. So far no solution has been found for this situation in my particular case.


Top
 Profile  
 
PostPosted: Fri Feb 01, 2013 5:17 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Oct 25, 2008 9:05 am
Posts: 8
Location: italy
jeddell wrote:
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


That it's the right solution, remember to clear cache... Thanks a lot for your solution ;D


Top
 Profile  
 
PostPosted: Fri Feb 01, 2013 5:20 pm 
User avatar
Joomla! Master
Joomla! Master

Joined: Mon Aug 29, 2005 10:17 am
Posts: 11984
Location: Netherlands/ UK/ S'pore/Jakarta/ North America
Can you please post a "resolved" icon to your post? Image

Good you solved it!

Leo 8)

_________________
--- Joomla Professional Support Services :: http://gws-desk.com ---
--- Joomla Professional and Specialized Hosting :: http://gws-host.com ---
--- Ready to Roll Joomla! Web Sites : 1 - 7 days only! :: @ gws-market.com ---


Top
 Profile  
 
PostPosted: Mon Feb 18, 2013 7:29 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Mon Aug 09, 2010 5:36 pm
Posts: 1
I have the same issue but not in the Global configuration page but at the new menu item. i do not have css at all...i tried to discover fix etc. i updated to joomla 2.5.9 but nothing still having the same problem...


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


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 49 posts ]  Go to page Previous  1, 2



Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group