[Radiant] Can't install radiant

Alex Wayne alex at beautifulpixel.com
Wed Jun 25 13:23:20 CDT 2008


Maybe config['foo'] should just return nil if no config table exists?   
Or radiant maybe shouldn't load plugins at all if the project has no  
database yet?

-Alex
http://beautifulpixel.com

On Jun 25, 2008, at 11:11 AM, Jim Gay wrote:

> What would be the way to fix this for extension developers?
>
> On Jun 25, 2008, at 1:59 PM, Alex Wayne wrote:
>
>> You should be able to install it now without a problem.  That  
>> extension, apparently, depends on some database table being present  
>> when your radiant instance boots up.  Running rake db:bootstrap  
>> boots up your radiant, but if those tables aren't there yet, and  
>> that extension doesn't handle that very well.  Once your  
>> bootstrapped, your database exists, and the extension will no  
>> longer crash.
>>
>> The extension should probably allow you bootstrap with the  
>> extension installed.  It's a bug.
>>
>> -Alex
>> http://beautifulpixel.com
>>
>> On Jun 25, 2008, at 10:44 AM, Alfredo Perez wrote:
>>
>>> I deleted the gallery folder extension and now it works.
>>>
>>> However, I would like to install gallery extension, can I do that  
>>> now?
>>>
>>> Alex, why was the gallery extension causing the problem?
>>>
>>> Alfredo
>>>
>>>
>>> On Wed, Jun 25, 2008 at 10:31:22AM -0700, Alex Wayne wrote:
>>>>> /usr/lib/ruby/gems/1.8/gems/radiant-0.6.7/vendor/extensions/ 
>>>>> gallery/
>>>> app/models/gallery_item.rb:16
>>>>
>>>> There's your problem.  Try removing that extension,  
>>>> bootstrapping, then
>>>> putting it back in.
>>>>
>>>> -Alex
>>>> http://beautifulpixel.com
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant



More information about the Radiant mailing list