is it possible to create a simple log out link?
Using the member check snipping i want to have a logout link render when a member is logged in but can’t find out what the href of this link should be.
any help would be greatly appreciated.
<a href="[~[*id*]~]&service=logout" title="Logout">Logout</a>
-sD-
Dr. Scotty Delicious, DFPA.
I’m afraid this isn’t working for me. It refreshes the page but does not log the user out.
What could I be missing, the webloginpe snippet does not appear on every page, could this be the problem?
yes
log into the manager and get the id of your login page. For this example we will say it is 79.
change [~[*id*]~] to [~79~] (or whatever the ID of YOUR login page is.
-sd-
Dr. Scotty Delicious, DFPA.