01-24-2010, 04:06 PM
[eluser]jikowhitewolf[/eluser]
I think I am facing the problem of connecting the Flexigrid example project to my database, I download this flexigrid.zip, and changes the hostname and dbname as usual.
but there is this setup, which I am not sure where to change.
where is the config.php to use the $config['base_url'] and where do I set the autoLoad indifr helper and library?
All I did is extract all the sample and source, I can see the ccs design, but the database infromation does not show.
Help Please
I think I am facing the problem of connecting the Flexigrid example project to my database, I download this flexigrid.zip, and changes the hostname and dbname as usual.
but there is this setup, which I am not sure where to change.
Quote:Before continuing make sure you have the CI URL helper and the CI Database Library in "autoload". Also you need the $config['base_url'] in the config.php file correctly set, with ending slash. (eg. http://flexigridci/)
where is the config.php to use the $config['base_url'] and where do I set the autoLoad indifr helper and library?
All I did is extract all the sample and source, I can see the ccs design, but the database infromation does not show.
Help Please