v 1.3.3 grocery CRUD - an automatic Codeigniter CRUD |
[eluser]ReyPM[/eluser]
Ok, I've found this amazing tool and trying to use in my development but I'm doing something wrong because don't work. See what I've done until now: 1. Load needed libraries in __construct() (The other libraries needed are autoloaded). Code: public function __construct() { Code: public function index() { Code: <?php $this->load->view('layout_login_header'); ?> Code: <?php foreach ($css as $file): ?> Quote:A PHP Error was encounteredSee the entire output image here http://www.dropmocks.com/mUTRR. Why this? What I'm doing wrong? Cheers and thanks |
Welcome Guest, Not a member yet? Register Sign In |