if you get this message:
Table 'my_site.i18n_profile_fields' doesn't exist query: SELECT * FROM i18n_profile_fields
is probably because the i18nprofile.module sql query to create the table is commented! either uncomment it and upgrade the module or copy the sql query and use it directly on your db
Comments
Comment #1
jose reyero commentedI dont understand what you mean, also the table create code is there...
Please, reopen if you have more info.