Closed (fixed)
Project:
Internationalization
Version:
5.x-2.0
Component:
Module i18nprofile
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2007 at 13:49 UTC
Updated:
30 Oct 2007 at 17:01 UTC
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.