Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 2.0.3 release may break pre-existing code. Upgrade at your own risk.
#1

[eluser]ShawnMcCool[/eluser]
I just looked at the code for 2.0.3. There was a change that broke Sparks.

As WiredDesignz points out in the next post, this is something that should be fixed within CI2 as a minor revision should not break existing code.

It looks like they changed _ci_autoloader() to ci_autoloader so that it could be called externally. For users viewing the screencasts; you can simply edit MY_Loader.php and change references to _ci_autoloader to ci_autoloader without the preceding underscore and it'll work fine.

I recommend that the Sparks team implement a news page that can be used to highlight this kind of development. Twitter is good, but there's no way to get a sense of progress on the project from the site.




Theme © iAndrew 2016 - Forum software by © MyBB