Re: [Radiant] Missing Layout in the Admin

2010-03-30 Thread Neil Middleton
OK, I've tracked this down to a statement in my production.rb: SiteController.cache_timeout = 12.hours Which raises the question - what is the correct way of overriding the caching time, and why should this affect the template rendering in the admin? N On 30 March 2010 11:02, Neil Middleton wr

Re: [Radiant] Missing Layout in the Admin

2010-03-30 Thread Neil Middleton
Everything is owned as it should be, and I can't see anything out of the ordinary otherwise. Any other ideas? On 29 March 2010 18:17, Andrew Gehring wrote: > I've had this happen due to ownership/permission issues... > > (e.g.; not owned by www-data on ubuntu) > > Andrew > > On 3/29/10, Neil Mi

Re: [Radiant] Missing Layout in the Admin

2010-03-29 Thread Andrew Gehring
I've had this happen due to ownership/permission issues... (e.g.; not owned by www-data on ubuntu) Andrew On 3/29/10, Neil Middleton wrote: > I have a site in production that has suddenly lost the layout for the admin > pages. I've tried blipping the webserver and vendoring Radiant into the >