on this page: http://www.grocerycrud.com/crud/view/create-crud-codeigniter-tutorial
main.php is displayed 3 times:
1) welcome
2) database
3) add more stuff
2) has this line: [color=#000088]$this[/color][color=#339933]->[/color][color=#004000]load[/color][color=#339933]->[/color][color=#004000]library[/color][color=#009900]([/color][color=#0000ff]'grocery_crud'[/color][color=#009900])[/color][color=#339933];[/color]
3) doesn't have the load->library reference in it and therefore causes Undefined property in line 24.
problem shown here too: /topic/132-error-on-installation/
regards,
MichaelH
Installation for Codeigniter, step by step for newbies: error in main.php
Started by MichaelH, 09 February 2012 - 19:19 PM
- Single Page
Posted 09 February 2012 - 19:19 PM