1
ik2xnw
After login, i would users on domain name - not index.php
  • 2007/1/11 18:30

  • ik2xnw

  • Just popping in

  • Posts: 20

  • Since: 2006/5/3 9


Hello.
After login, users are redirected to index.php but i wish them redirected to the domain roothttp://critica.biz (for ranking displaying matters and overall elegance).
I worked checklogin.php and changed all "index.php" mentions with an "/" but still gettinghttp://critica.biz/index.php as redirecting after login.
Main page module is set "none", as i have content as blocks.
Issue is not urgent but harry is appreciated.
Gianluca (thanks in advance)

2
wodnick
Re: After login, i would users on domain name - not index.php
  • 2007/1/11 19:50

  • wodnick

  • Just popping in

  • Posts: 32

  • Since: 2006/12/30


Hi there!

This is set in system_block_login.html template.
Administration -> Templates -> Your template -> Administration[list] <- click on it -> system_block_login.html -> edit

Change from:
<input type="hidden" name="xoops_redirect" value="<{$xoops_requesturi}>" />

to:
<input type="hidden" name="xoops_redirect" value="/" />


One big disadvantage of this change is always redirecting to main page, regardless of page user decide to login.

regards,
wodnick
========
Pozycjonowanie

3
ik2xnw
Re: After login, i would users on domain name - not index.php
  • 2007/1/11 20:13

  • ik2xnw

  • Just popping in

  • Posts: 20

  • Since: 2006/5/3 9


I love you for your answer as a shot!
And it works, also, very thanks!
Gianluca.

(p.s.: after the changes, done a system update)

Login

Who's Online

193 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 193


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits