The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I have done quite a few searches and can find no properties listing for CP_REDIRECT.
The question is, does it have a timer property like meta refresh? TIA for a reply... |
|
#2
|
||||
|
||||
|
The delay, when using print_stop_message() and CP_REDIRECT, is one second.
|
|
#3
|
|||
|
|||
|
So, that's a fixed time? You have to be REALLY quick to see the displayed message, LOL
|
|
#4
|
||||
|
||||
|
Yep, fixed.
|
|
#5
|
|||
|
|||
|
When using the print_cp_redirect function, you can set a timeout on it.
Its used like this PHP Code:
However there is no property like this for print_standard_redirect(); |
|
#6
|
|||
|
|||
|
For some reason, that one doesn't print the message.
The one prints the message but flashes it by in one second to do the redirect. define('CP_REDIRECT', 'myscript.php'); print_stop_message(Message_Delete_Resource); pretty weird stuff, works but its pretty quick! |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|