By ReedCorbett on
Is it possible to sync drupals profile to phpbb3's custom profile fields? I understand the whole mapping drupals profile fields to phpbb's default profile fields. But the problem Im having is when I create custom profile fields in phpbb3, they dont sync up with the ones that i created in drupal.
The user is able edit their profile in phpbb3 with the custom profile fields that I created, but I dont want users to have to do it twice. I want them to edit their profile in drupal only and have their profile match in phpbb3.
Comments
This works
This works for the most part
http://drupal.org/project/phpbbforum
Problem
Thats the problem I think (cause ive got the same problem): How to syncronize custom profile fields?
Same Problem
same with me...How to enable this feature?