Re: [Radiant] Extensions trouble in 0.6.7

2008-06-03 Thread Anton Aylward
Shards in 0.6.7 In my efforts to migrate I found this: http://blog.leetsoft.com/2006/5/29/easy-migration-between-databases But when I tried it I got $ radiant -v Radiant 0.6.7 $ rake production db:backup:write (in /home/anton/Ruby/Radiant) rake aborted! The Shards extension is required

[Radiant] Extensions trouble in 0.6.7

2008-06-02 Thread Shane Thacker
Is anyone having trouble migrating extensions with the 0.6.7 release? After exporting the reorder extension I ran a migration and get this error: *** * config.breakpoint_server has been deprecated and has no effect. *

Re: [Radiant] Extensions trouble in 0.6.7

2008-06-02 Thread Sean Cribbs
Shane, Try two things and then get back to us: 1) Run rake radiant:update to copy the new config files from the gem/vendor. 2) Remove :shards from config.extensions in config/environment.rb if it exists. Sean Shane Thacker wrote: Is anyone having trouble migrating extensions with the 0.6.7