Membership landing page won't reset

By benedict - March 15, 2010

Hi guys,

In the membership plugin, I originally left this parameter in websiteMembership.php as is:

$GLOBALS['WEBSITE_LOGIN_POST_LOGIN_URL'] = '/index.php';

I later updated it to:

$GLOBALS['WEBSITE_LOGIN_POST_LOGIN_URL'] = '/restricted.php';

But whenever I login or logout and login again, it still takes me back to index.php. Any way of flushing the old URL?

Cheers,

B

Re: [benedict] Membership landing page won't reset

By Chris - March 15, 2010

Hi Benedict,

We don't do any caching of that value. It should be reloaded every page hit.

Can you verify that your change took by downloading the plugin and examining it? Sometimes I've had FTP programs say they've uploaded files when they haven't.

If that isn't it, please fill out a Second Level Support Request with your FTP info and we'll take a look. Please include a link to this forum thread in the comments of the support request.
All the best,
Chris