attack_help wrote:
ok - the member import is disabled when member api is enabled.
as i posted before the member API works great and is all setup... however the email address of the user is not beining inserted into the tbl along with the users username and password |
If this version is paid for, why not
open a support ticket or if not, hopefully someone more intellectual may be able to assist
Have you edited this file?
'Enable Member API
'-----------------
'Set the variable below to 'True' if you are using the member API to log users in from your
'own websites login system.
Const blnMemberAPI = False
'Disable Forums Account Control
'------------------------------
'Set the variable below to 'True' if you wish to disable the forums own login, logout,
'registration system as well as password and email address changes.
'This is useful if you want to control membership and account settings through your own system.
Const blnMemberAPIDisableAccountControl = False
In your case I believe both should say True