CodeIgniter Forums
Unable to load the requested class: message - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Unable to load the requested class: message (/showthread.php?tid=33886)



Unable to load the requested class: message - El Forum - 09-11-2010

[eluser]thesocialhacker[/eluser]
Code:
An Error Was Encountered

Unable to load the requested class: message

I'm using 1.7.2 Straight out of the box!
This is in my autoload:
Code:
$autoload['libraries'] = array('database','session','message');

beyond that, nothing.

Here's the link to my question about the subject in another section of the forum: viewthread/167144

Anything else I can add?


Unable to load the requested class: message - El Forum - 09-11-2010

[eluser]thesocialhacker[/eluser]
sorry for posting this too soon, or in the wrong section! i can't delete the post myself Sad