I commented the $scaffold line and downloaded the most recent version of CakePhp and the problem persist. Nothing happends if i removed the line of code that is supposed to show or removed the columns i want. In fact i created the MCV interactively. Thanks for your help
On 25 jun, 09:37, Marc MENDEZ <[EMAIL PROTECTED]> wrote: > Hi, > > It remembers me one of my mistake last week. As you created MVC > interactively, check in the controllers generated if you don't have the > following line : > > var $scaffold; > > If yes, comment it and check again > > Let me know if it helps you ! > > skyrocket777 a écrit : > > > Hi guys!!! fist of all thanks if you can help me!!! I have just > > started discovering CakePhp an find it very nice!!! I decided to > > create the Controllers, Models, then the Views interactively, but now > > that i have the code done, i have some columns in teh view that i dont > > want to be shown on the listing, i erased them but nothing happens. I > > removed the colums from the thml files, but nothing Can u help me? > > 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 -~----------~----~----~----~------~----~------~--~---
