S
S
seekinganswers2016-12-07 12:44:14
CMS
seekinganswers, 2016-12-07 12:44:14

How to redirect a registered user?

Good afternoon everyone!
Tell me, please, how to do it or where to look for information...
There is Bitrix CMS, you need to make sure that the registered user gets to the page during authorization: auger.com.ru/about/catalogi_pdf/index.php
Now it's done like this:
<? global $USER;
header('Location: auger.com.ru/catalog ');die();
?>
Thanks in advance for your help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem, 2016-12-07
@seekinganswers

isauthorized
localredirect

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question