Joomla! Discussion Forums



It is currently Mon Nov 23, 2009 4:37 pm (All times are UTC )

 





Post new topic Reply to topic  [ 4 posts ] 
Author Message
Posted: Wed May 02, 2007 3:51 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Fri Sep 16, 2005 3:14 pm
Posts: 246
after frash install i get this errror:

Code:
Notice: Undefined index: DBtype in c:\appserv\www\j15\installation\installer\models\model.php on line 679

Fatal error: Call to undefined function: getnulldate() in c:\appserv\www\j15\installation\installer\helper.php on line 281


Last edited by Jinx on Thu May 03, 2007 1:55 pm, edited 1 time in total.

Top
   
 
Posted: Wed May 02, 2007 7:17 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Wed Sep 21, 2005 9:25 am
Posts: 1542
Location: Thailand
After a fresh install?  Hey, this error comes from the installer.  ;)

Here is the code.
Code:
$db = & JInstallationHelper::getDBO($DBtype, $DBhostname, $DBuserName, $DBpassword, $DBname, $DBPrefix);

// create the admin user
$installdate    = date('Y-m-d H:i:s');
$nullDate               = $db->getNullDate();


So I'm guessing that fetching the database object was not successful.  This is a problem, but is there a reason why this failed, eg, wrong db password?  I ran through an installation w/out problem so I'm not sure what conditions would cause this problem.

tcp

_________________
http://www.gmitc.biz/


Top
   
 
Posted: Wed May 02, 2007 7:39 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Fri Sep 16, 2005 3:14 pm
Posts: 246
yes, my mistake, i tried again and all was OK ....  not sure, but could be wrong password ....


Top
   
 
Posted: Thu May 03, 2007 1:54 pm 
User avatar
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Fri Sep 16, 2005 8:41 pm
Posts: 3652
Location: NRW - Germany
Closing report.

_________________
god doesn't play dice with the universe. not after that drunken night with the devil where he lost classical mechanics in a game of craps.

Since the creation of the Internet, the Earth's rotation has been fueled, primarily, by the collective spinning of English teachers in their graves.


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 7 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 © 2000, 2002, 2005, 2007 phpBB Group