~~
<?php
include('../pggs2.8.6_update/runtime.php');
perch_member_log_out();
PerchUtil::redirect('/members/');
~~
Logout only works if you are using an incognito mode. If you use a regular browser window, it will not logout correctly until you dump the browser cache. Is this a bug? The code I am using is the suggest code from the members app newest version.