1
areteam
change system redirect time in second
  • 2007/8/15 15:54

  • areteam

  • Just popping in

  • Posts: 16

  • Since: 2007/1/23


How to change time in template system_redirect.html
5 seconds or more before entered to site.

sorry my bad english
hope undertand

2
iHackCode
Re: change system redirect time in second

if you want to control the amount of time it takes to redirect. when the user logs in then.

edit. /include/checklogin.php
Before.. (this line appears only once in the file. depending on the version you are using.. this line may be slightly different)
redirect_header($url1sprintf(_US_LOGGINGU$user->getVar('uname')), false);


after.. using 5 seconds.
redirect_header($url5sprintf(_US_LOGGINGU$user->getVar('uname')), false);


i'm not sure if there is a way to set the redirect with that template file, and also that file is used in many different pages and modules.


if you want you can post your question in malay and also post it in English. i don't think the moderators would mind, since there currently isn't a Malaysian support site anymore.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

Login

Who's Online

346 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 346


more...

Donat-O-Meter

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

Latest GitHub Commits