Print Page | Close Window

tblAuthor

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=26002
Printed Date: 03 April 2026 at 9:48am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: tblAuthor
Posted By: attack_help
Subject: tblAuthor
Date Posted: 26 July 2008 at 11:06am
ok - the API is very cool - however...
 
When the API does its thing - it does work 99%, I am sure I am doing something wrong, please help...
 
When the users account is inserted into the Forum Database table tblAuthor - the users email address is not being inserted - what am I doing wrong? The username and password are being inserted correctly...
 
Other than that the API is very cool...
 
Please help!



Replies:
Posted By: attack_help
Date Posted: 26 July 2008 at 11:16am
do I have to do an import often to update the users files with the email address?


Posted By: attack_help
Date Posted: 26 July 2008 at 11:21am
ok import is not it - it is disabled with api enabled....
 
Originally posted by attack_help attack_help wrote:

do I have to do an import often to update the users files with the email address?


Posted By: attack_help
Date Posted: 26 July 2008 at 10:37pm
you mean to tell me I'm the only one in the world having this problem?


Posted By: 123Simples
Date Posted: 27 July 2008 at 4:46pm
Have you tried this?
There are two choices:-

1. Use the Member Import Tool in the admin area of Web Wiz Forums

2. Use the Existing Member API to integrate Web Wiz Forums with your own web sites login/membership system. To enable this open in notepad the file functions/functions_member_API.asp and follow the intructions in that file
Number 2 following instructions
Go through the functions/functions_member_API.asp file and I think it explains everything you need to do Thumbs%20Up

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: attack_help
Date Posted: 27 July 2008 at 5:14pm
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


Posted By: 123Simples
Date Posted: 27 July 2008 at 5:54pm
Originally posted by attack_help 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 http://www.webwiz.net/webhosting/support/ - 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


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net