I use profile enforcement, love it. Causing one issue though
Cancel doesn't work, in fact there is no way of leaving the profile or the site at all with enforcement in the background. You cant log the user off, you cant redirect to any page at all as enforcement takes you right back to the profile.
Is there a way of tying the CANCEL button to a session killer / logoff process so that in the rare occasion on my site that is someone wants to complete their profile later I can log them off (the only way this works, noone uses the secure area of my site without a proper profile)
is there something I can put in skeleton.php or a known plugin that will allow a user to leave the site for the 'unregistered' 'public' areas?