Hi,
I am getting started with globalize and so far it works ok. At some point I had to do 'rake globalize:teardown' to reset the database (I had the problem where all user translations were stored as 'built_in' as described on the 'example application' pag). Now when I run 'rake globalize:setup' again I got the following error: rake aborted! Mysql::Error: #42S02Table 'globalize_development.globalize_languages' doesn't exist: SHOW FIELDS FROM globalize_languages and I thought: of course it doesn't exist - I just deleted it! ;-) I am actually getting the same error now when trying to run any migration! Thanks for any hint how to fix this! Ingo -- Posted via http://www.ruby-forum.com/. _______________________________________________ Railsi18n-discussion mailing list Railsi18n-discussion@rubyforge.org http://rubyforge.org/mailman/listinfo/railsi18n-discussion