This topic is locked

Unable to log out when Guest account is enabled

5/21/2009 11:50:25 AM
ASPRunnerPro General questions
T
telemark author

When the guest account is activated, I cannot log out.
If I log in with an authenticated account, when the logout is selected, the page is redirected to the guest view and privileges.
If I login with the guest account the correct view is displayed but the logout button does not do anything, the page I'm on just refreshes.
If I go back and disable the guest account and rebuild, everything is back to normal.
Thanks for any advice
Andy B
Build 6.0 Build 766

Sergey Kornilov admin 5/21/2009

I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.
You can also check if this works for you in ASPRunnerPro 6.1.

T
telemark author 5/21/2009

Thanks for the advice,
I loaded the project into 6.1 and after resetting all pages it works fine. I will have to readjust some of the tweaks I applied to the individual pages but no problem.
One other question if you don't mind, with the old version I easily had separate headers, one for the login page with logo etc, and then one other header with no header and different text for the other pages. Because of the new changes in 6. 1, I don't seem to easily have the ability to change to two headers.
in 6.0

I had two separate header files.

I changed the login page header to read {include_if_exists file="include/header1.asp"}
and left the rest of the pages to read the {$header}
Is it easy to include two headers in 6.1
Thanks again
Andy

T
telemark author 5/21/2009

Its ok I have sorted it by changing the style.css. I hope that is the correct way
Andy