Welcome Guest, Not a member yet? Register   Sign In
Help with updating to 3.0
#8

(02-22-2015, 11:06 PM)dbui Wrote: Hi there

Your model got error with the first error

function __Construct() {
// Call the CI_Model constructor
       parent::__construct();
   }

change __Construct to __construct() as I think you need class name to be Upper in first letter not the function per CI 3.0

Try that fix then you should see the list gets less errors then go further
That's not the point.
Reply


Messages In This Thread
Help with updating to 3.0 - by MattafixTM - 02-15-2015, 05:37 AM
RE: Help with updating to 3.0 - by MattafixTM - 02-15-2015, 10:35 AM
RE: Help with updating to 3.0 - by rocks - 02-15-2015, 11:31 PM
RE: Help with updating to 3.0 - by mwhitney - 02-16-2015, 10:14 AM
RE: Help with updating to 3.0 - by MattafixTM - 02-19-2015, 08:25 PM
RE: Help with updating to 3.0 - by MattafixTM - 02-22-2015, 08:53 AM
RE: Help with updating to 3.0 - by dbui - 02-22-2015, 11:06 PM
RE: Help with updating to 3.0 - by MattafixTM - 02-23-2015, 06:18 AM
RE: Help with updating to 3.0 - by mwhitney - 02-24-2015, 01:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB