Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Help with Member_API Please?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Help with Member_API Please?

 Post Reply Post Reply
Author
JimAcker View Drop Down
Newbie
Newbie


Joined: 04 January 2008
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote JimAcker Quote  Post ReplyReply Direct Link To This Post Topic: Help with Member_API Please?
    Posted: 11 February 2008 at 5:17am
I'm having trouble with the member_api.

I use it to allow my users to auto log-in through my site.   Here's the problem:

A user logs into my system.
The user clicks on the forum link, and the forum auto-logs the user in. (This is good)
If the user leaves the forum area to go to any other area of my site, they cannot return to the forum.  (This is BAD)

In order to return to the forum area, my users have to log out of my system entirely, then log back in.

Anyone have any ideas?

Thanks, in advance.

Jim
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: 11 February 2008 at 9:10am
It sounds like your web site is dropping the ASP session.

Also check you are using the latest 9.08 version which sets a cookie to keep forum users logged in.
Back to Top
JimAcker View Drop Down
Newbie
Newbie


Joined: 04 January 2008
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote JimAcker Quote  Post ReplyReply Direct Link To This Post Posted: 11 February 2008 at 9:18pm
OK, I downloaded the whole 9.08 package.  I then uploaded those files identified on the upgrade list to go from 9.07 to 9.08.

My original problem did not change.

I looked, but did not see anything in the new files that I needed to edit.  Did I miss something?
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: 12 February 2008 at 8:31am
It still sounds like an issue with the ASP session being dropped. This could be because it is set to low or because the server has issues holding the ASP session.

You could try setting the ASP session to a higher time in your own login page which creates the ASP sessions to pass to the forum. You would use the code below at the top of the ASP code:-

Session.Timeout = 20

This sets it to 20 minutes.

If you still have problems you may want to look at using the HTTP XML API instead. This is more advanced but gives you much more powerful control, for example you can use this to create users and get the users tracking details in order to create a login cookie for the user. For a list of actions and methods point your browser at the httpAPI.asp page in your forum.
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.