1) You need to run rake db:migrate regardless. 2) The search extension doesn't have any migrations, so no worries there.
Sean On 5/10/07, Victor Hooi <[EMAIL PROTECTED]> wrote: > I'm trying to add the "search" plugin to my Radiant site, and > encountering some problems. Firstly, I checkedout a copy to my > vendor/extensions folder. > > [code]svn export > http://dev.radiantcms.org/svn/radiant/trunk/extensions/search > vendor/extensions/search[/code] > > I then run the rake command as stated on the wiki. > [code]rake db:migrate:extensions[/code] > > However, this produced the following error: > [code]Extensions cannot be used until Radiant migrations are up to > date.[/code] > Anyway, I restarted my web-browser, and the search plugin seemed to > appear in the extensions list. However, how exactly would I go about > using this plugin? And will there be any ill effects from the rake > db:migrate command not working? > > Thanks, > Victor > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
