Hello...
I’m using a text link for logout instead of a form:
<p>Welcome, [+username+] <img src="assets/images/login_arrow.png" alt"arrow" /> <a href="[~[*id*]~]&service=logout">Logout</a></p>
This was working fine until I upgraded to 1.0.2 now it’s stopped working. Login and register are on separate pages and I’m using Personalize to either display the "Login/Register" links or the above "Logout" link. Both snippet calls for Login and Register are uncached. Any ideas on why this quit working?
Thanks