I did a few tests :

Any changes to index.ctp is ignored... Even worst : I renamed the view 
folder corresponding to the model : it's still working !
But, if I edit the index.thtml fo an other model, it works !!!

The only one difference :
- The old template was generated by the previous bake app; it's name *.thtml
- the new one used the features of Cake 1.2 and was generated by the new 
bake app



gbk * a écrit :
> view cache files are generated into /app/tmp/cache/views.
> check out the folder, if it's not empty the cache is working...
>
> gbk
>
> On jún. 20, 12:01, Marc MENDEZ <[EMAIL PROTECTED]> wrote:
>   
>> Hi,
>>
>> I'm a newbie and I have started last week studying CakePHP with the 1.1
>> release.
>> Yesterday, I upgraded my tests to 1.2 RC1 (the latest 1.2 available on
>> the website).
>>
>> Up to this morning, I used view templ"ates generated with the previous
>> version of bake (but just corrected to work with 1.2);
>> Now, I have just generated model, controller and view using the bake
>> utility available with the 1.2 : works fine... but :
>> I decided to modify the index.ctp generated : the changes are not visibles !
>> I even deleted the index.ctp, it's still working ! It works as if the
>> index.ctp was cached.
>> I check the CACHE_CHECK parameter in the core.php : set to false !
>>
>> What's wrong !
>>
>> Help please, it drives me crazy !
>>
>> BTW : I work with IE. I copied the URL and pasted it directly in a new
>> instance of FireFox : I get the same behavior ! So it's not a problem of
>> my web browser.
>>     
> >
>
>   




--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to