CodeIgniter Forums
Addition to 1.5.3 - 1.5.4 upgrade instructions - 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: Addition to 1.5.3 - 1.5.4 upgrade instructions (/showthread.php?tid=2169)



Addition to 1.5.3 - 1.5.4 upgrade instructions - El Forum - 07-19-2007

[eluser]Rob Stefanussen[/eluser]
Following these instructions still leaves some errors in scaffolding, Derek Allard provided to fixes for Loader, Language, and Scaffolding.php. However, even the patched download does not help if one if following the upgrade instructions.

Also, with APPVER being deprecated and replaced with CI_VER, another error is produced because scaffolding/views/footer.html is also not updated if the upgrade instructions are followed.

- Rob