[Radiant] Re: Extensions trouble in 0.6.7

Anton Aylward anton at si.on.ca
Tue Jun 3 14:05:40 CDT 2008


Benny Degezelle said the following on 03/06/08 02:55 PM:
>> $ radiant -v
>> Radiant 0.6.7
>> $ rake production  db:backup:write
>> (in /home/anton/Ruby/Radiant)
>> rake aborted!
>> The Shards extension is required and must be loaded first!
> 
> Anton,
> 
> Since 0.6.7, the shards extension is indeed no longer needed, but one of 
> your other extensions is still looking for it. Some extensions check for 
> the presence of the shards extension in their activate method, and raise 
> the error you pasted when they cannot find it.
> 
> Search for this line in your extensions, and comment it out;
> 
> raise "The Shards extension is required and must be loaded first!" 
> unless defined?(Shards)

Thanks.

It was in copy_move.

-- 
Results! Why, man, I have gotten a lot of results. I know several
thousand things that won't work.
    Thomas A. Edison


More information about the Radiant mailing list