Print Page | Close Window

Having a problem after updating to 7.6

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=8022
Printed Date: 06 April 2026 at 9:13pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Having a problem after updating to 7.6
Posted By: uvena.com
Subject: Having a problem after updating to 7.6
Date Posted: 12 December 2003 at 12:02am

Here is the deal, I started a new site this week, I use WWF as a backend for user administration and obviously the forum.  Since using the new version(downloaded it today), if on a different directory other than that of the forum, it does not display the user that is logged in when they log in (it should be above the Menu).

http://www.aspaware.com/ - http://www.aspaware.com/   is the address of the site

userid: testuser

password: test

At the top above the menu, as I had done in previous designs, I used the following to show a message, taken straight from the buttons include file originally found in the forum:

If lngLoggedInUserID <> 0 AND lngLoggedInUserID <> 2 Then
'write user that is logged in message

'else not logged in
Else
'welcome guest message

End If

Any ideas?????? 

Thank you so much for your hard work Borg!




Replies:
Posted By: india
Date Posted: 12 December 2003 at 3:02am
???
Sorry i did not get you


Posted By: Eftie
Date Posted: 12 December 2003 at 3:08am

If I login I see:

Welcome http://aspaware.com/member_control_panel.asp - testuser [ http://aspaware.com/forum/log_off_user.asp - Logoff ] above the menu.



-------------
Eftie


Posted By: uvena.com
Date Posted: 12 December 2003 at 9:34pm
In a directory other than Forum, such as tutorial apps contact home etc, it shows welcome guest etc etc instead of the message with the username.


Posted By: wistex
Date Posted: 14 December 2003 at 5:52am

Originally posted by uvena.com uvena.com wrote:

In a directory other than Forum, such as tutorial apps contact home etc, it shows welcome guest etc etc instead of the message with the username.

If you are trying to detect a user on a page outside the forum, you will need to either include common.asp at the top of the page, or you will need to write code that will check the cookie to see if someone is logged in. 

The code you included above is only part of what is required to track users throughout your site.

For information on how to do this go to my tutorial:

http://forums.webwiz.net/forum_posts.asp?TID=7929&PN=2 - Tutorial: Quick & Dirty Site Integration

and you can also look at my website http://www.CaribbeanChoice.com - www.CaribbeanChoice.com  to see the results.

Hope that helps.



-------------
http://www.wistex.com" rel="nofollow - WisTex Solutions
http://www.caribbeanchoice.com/forums" rel="nofollow - CaribbeanChoice Forums


Posted By: uvena.com
Date Posted: 14 December 2003 at 12:19pm
Yes, you are correct, I created a query like that in the common.asp file to get it working.  I didn't get the chance to let you all know I fixed the problem due to my internet being down.  I appreciate your help in the matter.



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