Hello, i'm trying to integrate tufats flashchat 5.08 into oxwall but can't seem to find out what to fill into the following lines:
'users' =>'ow_base_user',
'login' =>'username',
'id' =>'id',
'password' =>'password',
'roles' =>'accountType',
'encode_type' =>'md5',
'spy_fld' =>'accountType',
'spy_value' =>'290365aadde35a97f11207ca7e4279cc',
'profile_path'=>'http://www.xxxx.com/ow_core/user.php',
'profile_arg' =>'?user={$id}',
'admin_fld'=>'accountType',
'admin_value'=>'290365aadde35a97f11207ca7e4279cc',
'logoff' =>'false',
'moderator_fld'=>'accountType',
'moderator_value'=>'290365aadde35a97f11207ca7e4279cc',
As you can see i've tried some stuff but nothing seems to work.
Is there anybody willing to help please?