Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - API Bug
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

API Bug

 Post Reply Post Reply
Author
GhOs+ View Drop Down
Groupie
Groupie


Joined: 02 January 2005
Location: United States
Status: Offline
Points: 115
Post Options Post Options   Thanks (0) Thanks(0)   Quote GhOs+ Quote  Post ReplyReply Direct Link To This Post Topic: API Bug
    Posted: 30 April 2014 at 4:31pm
I'm using API with the current forum release. When someone clicks "Register" or "Login" on the forum, they are redirected to the specified API page. However, when they click "Reply", they get the forum login page, not the API one. I'll fix it on my end with a redirect, but can you fix it in future forum releases so I don't have to go back and keep changing it?
 
Thanks!!
 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 30 April 2014 at 4:48pm
The API is intended to be used with your own system with it sending messages server side to the API and not intended to be used directly by your visitors.

Once you have used the API to create the members account server side you then need to read back server side the login code which you then use to create your own session variables and cookies to login the user.
Back to Top
GhOs+ View Drop Down
Groupie
Groupie


Joined: 02 January 2005
Location: United States
Status: Offline
Points: 115
Post Options Post Options   Thanks (0) Thanks(0)   Quote GhOs+ Quote  Post ReplyReply Direct Link To This Post Posted: 30 April 2014 at 5:35pm
Right, I understand that. I've specified the API login URLs in the functions_member_API.asp file:
 
Const strMemberAPILoginURL = "URL-for-loginpage.asp"
Const strMemberAPIRegistrationURL = "URL-for-registration.asp"
Const strMemberAPILogoutURL = "URL-for-logout.asp"

If someone clicks on "Login" option on any of the forum pages, they are properly redirected to the URL specified above. But when someone clicks on "Reply" they are not taken to the login page specified in the first variable above, but rather the forum login.
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 01 May 2014 at 9:52am
Sorry I understand now you are not using the HTTP API but the Member API.

Will look in to this.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.