When the module activated everything looked OK but under Home » Administer » Site configuration » TNG Genealogy
I put the correct after saving the config error appeared.
user warning: Table 'xxxx_drupal.profile_fields' doesn't exist query: SELECT * FROM profile_fields in /home/xxxx/public_html/modules/tngintegrate/tngintegrate.module on line 374
also clicking the at the root tree TNG Genealogy giving errors :-
user warning: Table 'xxxx_drupal.profile_fields' doesn't exist query: SELECT * FROM profile_fields in /home/xxx/public_html/modules/tngintegrate/tngintegrate.module on line 374
Any idea?
Has it been tested working with Drupal 6.2?
Appreciate your support.
Comments
Comment #1
arturoramos commentedYou need to have the profile module activated. Basically, this module uses values in a user's profile to fill in fields in the TNG user table. I will update the info file to reflect the need for the profile module.
Can you confirm you no longer get the error when you activate the profile module?
Comment #2
Nibor-1 commentedI had this issue, and can confirm this issue disapeared after enabling the profile module
Comment #3
arturoramos commentedUpdating issue status to fixed.