Welcome Guest, Not a member yet? Register   Sign In
Inherited CI 1.5.4: Rebuild or update?
#6

[eluser]WanWizard[/eluser]
There are a few significant changes going from 1.x to 2.x, if memory serves me well.

Amongst them the change from Controller to CI_Controller (so change all your controllers), the change from "classname == methodname" constructor to using __construct(), etc.

Check the upgrading docs, and go through each one, starting with "Upgrading from 1.5.4 to 1.6.0". I'd expect you to be busy for a while, depending on the complexity of your application.

Also check anything third-party you may use, those need upgrading too.


Messages In This Thread
Inherited CI 1.5.4: Rebuild or update? - by El Forum - 07-29-2013, 09:26 AM
Inherited CI 1.5.4: Rebuild or update? - by El Forum - 07-29-2013, 10:20 AM
Inherited CI 1.5.4: Rebuild or update? - by El Forum - 07-29-2013, 10:42 AM
Inherited CI 1.5.4: Rebuild or update? - by El Forum - 07-29-2013, 10:59 AM
Inherited CI 1.5.4: Rebuild or update? - by El Forum - 07-29-2013, 12:18 PM
Inherited CI 1.5.4: Rebuild or update? - by El Forum - 07-29-2013, 01:43 PM
Inherited CI 1.5.4: Rebuild or update? - by El Forum - 07-30-2013, 08:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB