Welcome Guest, Not a member yet? Register   Sign In
Book - CodeIgniter for Rapid PHP Application Development (David Upton) Problem
#1

[eluser]bennyhill[/eluser]
I am going through this book and the author has this defined on page 189
$this->load->library('errors');

then uses what I think is a function from it on page 194
$this->failure($message, 'sites');

I get errors when I run this, codeigniter says it can't load that library. And for the life of me I cannot find anywhere in the book where he creates this library or defines any failure function.

This book if from 2007. IS it possible that there use to be an errors library native to CodeIgniter and that it is not there anymore in the current build? Anyone that is familiar with this book please let me know.

Thanks


Messages In This Thread
Book - CodeIgniter for Rapid PHP Application Development (David Upton) Problem - by El Forum - 06-24-2008, 06:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB