well ... I'm afraid I will come up with some pretty boring newbie issue.
My environment:
XAMPP 1.8.1, CodeIgniter 2.1.3, GroceryCRUD 1.3.2
I'm pretty sure to have all GroceryCRUD files in the right place.
My issue:
XAMPP and CI are working fine - welcome page is being rendered.
Database connection to MySQL is defined and works.
Now I try to get the simple application as shown in the tutorial up and running.
You can see the result in the screenshot: no formatting, no interaction with the database. The content of table employees is just listed as plain text.
Any ideas where I should look to solve the problem?
Best regards,
simplex

