In menu login backend, I set the 'Menu Item Login Redirect' to dashboard but I go to home page. How to solve it?
此问题已终结
作为版主,您可以批准或拒绝该答案。
1
回复
164
查看
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:
您的回复
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
12月 23
|
64 | ||
|
1
4月 24
|
88 | ||
|
1
11月 24
|
81 | ||
|
0
9月 24
|
65 | ||
|
0
8月 24
|
107 |