In menu login backend, I set the 'Menu Item Login Redirect' to dashboard but I go to home page. How to solve it?
Welcome!
This community is for professionals and enthusiasts of our products and services.
Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.
This question has been flagged
As a moderator, you can either validate or reject this answer.
1
Reply
165
Views
1. Go to public_html/templates/{template}/html/com_users/login/default_login.php, check the code at line 86 is the code same like the picture below. If not same, follow the code below.
2. Go to /public_html/components/com_users/controllers/user.php, check the code line 97 is there any hardcode to control the redirect. If got, change those hardcode to $data['return'].
Change to:
Your Answer
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Dec 23
|
64 | ||
|
1
Apr 24
|
88 | ||
|
1
Nov 24
|
85 | ||
|
0
Sep 24
|
66 | ||
|
0
Aug 24
|
107 |