Re: [Radiant] Episode 2 of podcast

2008-04-30 Thread Casper Fabricius
Hi Sean, Yet another interesting podcast - thanks! I didn't realize that Shopify was using Radiant. Keep up the good work, I know you'll get those sound levels right ;) Cheers, Casper Fabricius On 29/04/2008, at 17:14, Sean Cribbs wrote: I've just published the second episode of the

[Radiant] can no longer edit/reach pages after upgrading 0.6.6

2008-04-30 Thread nurullah
Parameters: {action=edit, id=37, controller=admin/page} Rendering template within layouts/application Rendering admin/page/edit ActionView::TemplateError (undefined method `keywords' for #Page:0x2b4f05a8 ) on line #3 of usr/lib/ruby/gems/1.8/gems/radiant-0.6.6/app/views/admin/page/_

Re: [Radiant] can no longer edit/reach pages after upgrading 0.6.6

2008-04-30 Thread Jim Gay
Run rake production db:migrate The keywords and description fields were added On Apr 30, 2008, at 7:06, nurullah [EMAIL PROTECTED] wrote: Parameters: {action=edit, id=37, controller=admin/page} Rendering template within layouts/application Rendering admin/page/edit ActionView::TemplateError

Re: [Radiant] cant install Reorder in 066

2008-04-30 Thread Sean Cribbs
Make sure you have shards extension installed and loaded first via this environment.rb line: config.extensions = [ :shards, :all ] Sean nurullah wrote: give this error: $ rake production db:migrate:extensions --trace (in /var/www/radiant) ** Invoke production (first_time) ** Execute

[Radiant] Ragarding reorde extensions

2008-04-30 Thread kranthi reddy
Hello, I'm working on radiant 0.6.4 and I want to work with reorder extension but for reason the drag drop action is not wroking , When i installed radiant 0.6.6 I faced the problem as undefined method `page' for #Radiant::AdminUI:0x2b95090c4210

Re: [Radiant] Ragarding reorde extensions

2008-04-30 Thread Sean Cribbs
kranthi, It sounds like you need the search extension installed as well. SearchPage comes from that extension. Sean kranthi reddy wrote: Hello, I'm working on radiant 0.6.4 and I want to work with reorder extension but for reason the drag drop action is not wroking , When i installed

Re: [Radiant] Episode 2 of podcast

2008-04-30 Thread Andy Ratike
Thanks for taking the time to put these together! -Andy On Wed, Apr 30, 2008 at 2:22 AM, Casper Fabricius [EMAIL PROTECTED] wrote: Hi Sean, Yet another interesting podcast - thanks! I didn't realize that Shopify was using Radiant. Keep up the good work, I know you'll get those sound levels

Re: [Radiant] cant install Reorder in 066

2008-04-30 Thread nurullah
fixed. thank you, sean On 4/30/08, Sean Cribbs [EMAIL PROTECTED] wrote: Make sure you have shards extension installed and loaded first via this environment.rb line: config.extensions = [ :shards, :all ] Sean nurullah wrote: give this error: $ rake production db:migrate:extensions

[Radiant] bootstrap is telling me it cannot find the gem, gem list shows it though

2008-04-30 Thread Jared Blitzstein
I've asked my shared host (asmallorange) to install the 0.6.6 gem and they have, I've confirmed with gem list # gem list radiant *** LOCAL GEMS *** radiant (0.6.6, 0.6.4) I've created a new site via: radiant -d mysql myap, created the database/updated database.yml, uncommented

Re: [Radiant] bootstrap is telling me it cannot find the gem, gem list shows it though

2008-04-30 Thread Sean Cribbs
Jared, I ran into this the other day as well. Please file a ticket on Trac, assign it to the 0.6.7 release, to the effect of does not load latest gem when no RADIANT_GEM_VERSION specified. In the meantime, add a line to environment.rb that says RADIANT_GEM_VERSION = 0.6.6 -- that should