Welcome Guest, Not a member yet? Register   Sign In
How to redirect page using community auth
#2

Maybe this: https://community-auth.com/documentation...cation-php

Specifically:

Default Login Redirect


PHP Code:
$config['default_login_redirect'] = ''


When a person logs in, they will usually be redirected back to the page they were trying to access, but in some cases a redirect may not have been specified. This setting is a URI STRING to redirect to when no redirect has been specified, and because it is blank by default, it redirects the user back to the home page.
Reply


Messages In This Thread
RE: How to redirect page using community auth - by skunkbad - 03-06-2018, 10:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB