RSM,
For version 1.0.2... to disable the avatar sync go to phpbbconnector.php and comment out line 34...
Make:
$_PLUGINS->registerFunction( 'onBeforeUserProfileDisplay' , 'sendavatartophpbb', 'getphpbbTab' ); //before
INTO
//$_PLUGINS->registerFunction( 'onBeforeUserProfileDisplay' , 'sendavatartophpbb', 'getphpbbTab' ); //before
Hope this helps...
I am thinking that this Avatar syncing is a double edged sword... I would like to see people add to this thread comments about how they would like the Avatar sync to work... and if they would be interested in testing a prototype with the final solution picked. I would like to see both camps happy... those that want sync and those that don't... So keep the ideas flexible so that as many as possible can be happy...
Any takers?
Greg
CB3PD Developer - CB Connector (formerly phpBB Connector) plugin