« Return to Thread: Best practices for managing CSS, JavaScript, images?

Re: rake db:migrate:extensions

by Sean Cribbs-2 :: Rate this Message:

Reply to Author | View in Thread

Make sure that the directory containing the extension is named the same
as the *_extension.rb file inside it.  If it's metadata_extension.rb,
name the directory metadata, etc.

Sean

brian@... wrote:

> I've just got onto using radiant last week, it's been great to get up  
> to speed fast and be able to slam out some sites that have been  
> languishing.
>
> While I've been able to install some extensions like shard fine others  
> won't load when I issue:
> rake db:dbmigrate:extensions
>
> I receive the following error:
>
> Could not load extension from file: meta_data_extension.
> #<NameError: uninitialized constant MetaDataExtension>
>
> Which I'm unsure of how to resolve.
>
> thanks in advance
>
> Brian Loomis
> Brian Loomis
> brian@...
> (208) 562-3944
>
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@...
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
>  

_______________________________________________
Radiant mailing list
Post:   Radiant@...
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

 « Return to Thread: Best practices for managing CSS, JavaScript, images?