1
nete-quette
Change Refresh Time
  • 2004/10/16 2:08

  • nete-quette

  • Just popping in

  • Posts: 7

  • Since: 2004/10/5


Can somebody tell me how to change the refresh time of the redirection pages?

For example I want to make the "You are not authorzed to veiw this page" appear for longer as I have added some instructions to the wording.

In the system_redirect.html I can see the line

How do I change the

2
Dave_L
Re: Change Refresh Time
  • 2004/10/16 2:46

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


include/functions.php

function redirect_header

If you want to force the delay to be 30 seconds, you could add this line at the beginning of the function:

$time 30#*#LONG_REDIRECT#


If you only want to do that for a specific message, you could search the files for that particular call to redirect_header, and change the value of the second parameter.

3
nete-quette
Re:Change Refresh Time
  • 2004/10/16 22:54

  • nete-quette

  • Just popping in

  • Posts: 7

  • Since: 2004/10/5


Thanks Dave

Login

Who's Online

530 user(s) are online (42 user(s) are browsing Support Forums)


Members: 0


Guests: 530


more...

Donat-O-Meter

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

Latest GitHub Commits