Issue with blogtags extension?

Hi.

I managed to install from SVN the blogtags extension:

[root@www extensions]# svn export
http://seansantry.com/svn/radiant/extensions/blogtags/trunk blogtags

but I’ve a problem when try to run “rake production
db:migrate:extensions --trace”:

http://pastie.caboo.se/60402

Is there something I’m missing?

Thanks!

LR

Someone I’m helping privately had this problem too. Since the file is
named ‘blog_tags_extension.rb’, the directory has to be named
‘blog_tags’. Rename the directory and it should work.

Sean

Sean C. wrote:

Someone I’m helping privately had this problem too. Since the file is
named ‘blog_tags_extension.rb’, the directory has to be named
‘blog_tags’. Rename the directory and it should work.

Thank you! (… and you continue to rock!)

Luigi

Just paying it forward.

Sean