A
A
Alexander2014-09-30 22:03:47
Joomla
Alexander, 2014-09-30 22:03:47

How to make a redirect to the user's page after authorization (joomla)?

Tell me how to redirect a user after authorization to a specific article
, each user has his own article (news)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Romanov, 2014-10-01
@Serhioromano

In general, the redictor comes from where you got to the authorization page. But if you want only one page, then you can overwrite the module template and the login page, and manually set the return links in the return parameter.
Create a file
/templates/[template name]/html/mod_login/default.php
And put the content of the file
/modules/mod_login/tmpl/default.php there
and edit it as you want. Find it here
And replace it with where you need to go.
The same must be done with the login template in the com_users component

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question