[color=#27343C][font=Arial, Helvetica, sans-serif][size=3][left]Sorry to bother with this basic question but I can’t make it work.
Maybe is something in my configuration, maybe not.[/left][/size][/font][/color]
[color=#27343C][font=Arial, Helvetica, sans-serif][size=3][left]So I tried your basic example but I got all the time:
Fatal error: Call to undefined method CI_DB_mysql_driver::select() in C:\xampp\htdocs\...\application\models\grocery_model.php on line 41[/left][/size][/font][/color]
[color=#27343C][font=Arial, Helvetica, sans-serif][size=3][left]I’m sure all files are in place: library, model, assets etc.[/left][/size][/font][/color]
[color=#27343C][font=Arial, Helvetica, sans-serif][size=3][left]Can you help, please?[/left][/size][/font][/color]
[color=#27343C][font=Arial, Helvetica, sans-serif][size=3][left]Many thanks,
Adrian[/left][/size][/font][/color]
Installation error: Fatal error: Call to undefined method CI_DB_mysql_driver::select()
Started by loginet, 12 March 2012 - 17:22 PM
- Single Page
Posted 12 March 2012 - 17:22 PM
Posted 12 March 2012 - 22:56 PM
Ohh, man... as I searched all day!
It's easy as a pie: Change active records to true in database config file.
For mods, please add this in the install instructions for CI. Some stupid people like me can forget about it.
Thanks. It works great until now.
It's easy as a pie: Change active records to true in database config file.
For mods, please add this in the install instructions for CI. Some stupid people like me can forget about it.
Thanks. It works great until now.