There is a difference, but you can use either one. /app/vendors is 3rd party code for your application. /vendors however is 3rd party code for all the apps sharing that particular cake setup (see http://book.cakephp.org/view/35/Advanced-Installation for more info on that).
On May 6, 5:35 pm, JamesF <usaexportexpe...@gmail.com> wrote: > 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" <lecter...@gmail.com> 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 <usaexportexpe...@gmail.com> 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 cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---