Hello,
I'm very new at this. So I tried this tutorial: http://www.grocerycrud.com/documentation/create-crud-codeigniter-tutorial
I've got 3 big problems:
- the theme is'nt working - see attached screenshot. Even the buttons aren't visible
- the searchfilter doesn't do anyting
- the links ain't working as they should, e.g. when adding a record its directed to:
http://[::1]/CodeIgniter-3.1.4/index.php/main/employees/add
instead of
http://localhost:8888/CodeIgniter-3.1.4/index.php/main/employees/add
All of my modified files are attached (as in the tutorial).
Can anyone help me out? I would be very grateful.
Kind regards, Bart