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

arturoramos’s picture

Assigned: Unassigned » arturoramos

You 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?

Nibor-1’s picture

I had this issue, and can confirm this issue disapeared after enabling the profile module

arturoramos’s picture

Status: Active » Fixed

Updating issue status to fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.