thanks for the tip..i didn't exactly know that you shouldn't mess with the /cake/ dir does the same apply to the /vendors folder as opposed to /app/vendors?
On May 6, 10:22 am, "dr. Hannibal Lecter" <[email protected]> wrote: > Uh, you're not supposed to touch anything in the cake folder. Your > app_controller.php should be inside your app folder, i.e. ~/app/ > app_controller.php > > As far as other upgrading go, If you're using 1.2 you can simply > overwrite everything in ~/cake and it should work without a problem. > Just don't forget to clear your app cache. > > On May 6, 4:17 pm, JamesF <[email protected]> wrote: > > > with the release of 1.2.3.8166 that fixes that nasty xss vulnerability > > (https://trac.cakephp.org/ticket/6336) i feel compelled to upgrade > > from an earlier build of 1.2. i am not sure of the best way to go > > about this without losing code i have already made. > > > for example, i have added some things to app_controller.php but it was > > the core version in /cake/libs/ > > i assume i need to move that file to my /app/controllers/ dir > > > question: when i upgrade cake, do i just extract the /cake/ dir and > > overwrite everything? or do i have to worry about config files in the > > app dir as well? > > > looking for advice from some who have upgraded on nearly complete > > projects/ live sites! > > > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
