thanks a ton, I think this will work easier than I thought. I think I'm going to make a custom html.php helper that subclasses form.php helper to ease the transition
On Jan 10, 1:48 pm, "Samuel DeVore" <[email protected]> wrote: > http://book.cakephp.org/view/411/Migrating-from-CakePHP-1-1-to-1-2 > > some of the sub chapters here should help you get started, also search > google I think there are some other resources out there as well. The > biggest will moving from html helper to form helper, you will also > need to completely replace the webroot/index.php and the > config/core.php and update values there as needed > > On Fri, Jan 9, 2009 at 2:59 PM, [email protected] > > <[email protected]> wrote: > > > Hi, > > > I have inherited a project where the client would like me to upgrade > > their application from 1.1.15.5144 to the 1.2 release, with no > > additional features or anything like that. > > > The used the html helper for building all their forms, and the > > application is fairly simple and straightforward. > > > If anyone has done something similar and could point out the potential > > problems I'll likely have and which things are likely to break, any > > help is appreciated. > > > Brian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
