Welcome Guest, Not a member yet? Register   Sign In
$this->gb->get->('entries') Problem
#4

[eluser]GamingFusion[/eluser]
well i am autoloading the database core library

Code:
$autoload['core'] = array('database');

is that code right and is there anything else i have to do yet, i have also setup the database file.

Code:
$db['default']['hostname'] = "hostname";
$db['default']['username'] = "username";
$db['default']['password'] = "password";
$db['default']['database'] = "gf_news1";
$db['default']['dbdriver'] = "mysql";
$db['default']['dbprefix'] = "";
$db['default']['pconnect'] = TRUE;
$db['default']['db_debug'] = TRUE;
$db['default']['cache_on'] = FALSE;
$db['default']['cachedir'] = "";
$db['default']['char_set'] = "utf8";
$db['default']['dbcollat'] = "utf8_general_ci";


Messages In This Thread
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 11:51 AM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 11:58 AM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 12:45 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 02:51 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:04 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:07 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:08 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:09 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:16 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:20 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:24 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:26 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:27 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:29 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB