Why do I get this "Unable to load" error?

3 views
Skip to first unread message

ruzel

unread,
Oct 19, 2012, 4:53:30 PM10/19/12
to life...@googlegroups.com
I would like to have the following URL:


Other than config options, this controller does not really need the MY_controller library--just CI_controller.  However, since MY_controller doesn't overwrite the load->view method, I'm using it to keep the config options.  So the gallery function should look like this:

$this->load->view($this->config->item('theme_folder') . 'gallery');

However, this results in 

That URL is correct and the file is a simple HTML file with "Hello World"  Can anyone tell me why it's not loading?
Reply all
Reply to author
Forward
0 new messages