Membership logoff page

4 posts by 2 authors in: Forums > CMS Builder
Last Post: August 8, 2017   (RSS)

By dlsweb - July 31, 2017

Even though I have set in websiteMembership.php
$GLOBALS['WEBSITE_LOGIN_POST_LOGOFF_URL'] = '/index.php';
when a member logs out they go to
/festival/admin.php

Is there somewhere else I need to check?
(fyi, just rebooted computer before checking this)

By Dave - August 1, 2017

Hi dlsweb, 

When a member logs out are they logging out of the CMS or clicking a logoff link you've setup like this? 

<a href='?action=logoff'>Logoff</a>

Let me know and I'll try and help. 

Thanks!

Dave Edis - Senior Developer
interactivetools.com

By dlsweb - August 2, 2017

exactly, and I would like for them to be directed to /index.php

Tks