vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Set the Redirect Page Time (https://vborg.vbsupport.ru/showthread.php?t=120371)

melefire 07-04-2006 10:00 PM

Set the Redirect Page Time
 
MeleFire Hack id: 65378
/================================================\
|
Set the Redirect Page Time 1.0.0
|Please do not put this hack on torrents so
|people who have an illegal copy of vB can not get it
|For vBulletin 3.5.4
|This hack is NOT in beta stage
|Copyright: MeleFire
|Install time: 1 minute
|My site Community ForumZ
\================================================/
If you have any problems with this hack please post them in this thread


==============
Description:
==============
This hacks allows the pages that redirect the user to have a set time limit that the admin sets via the ADMINCP.

EXAMPLE: When the user logs in they see a page that looks like:
http://img152.imageshack.us/img152/8...hot30hp.th.png
By default that screen is there for 2 seconds. with this hack you could make it there for 1 second or 300 seconds

===============
Known Bugs:
===============
*Does not work in Mozilla


==============

Installation:
==============
Import the product file, then go into vBulletin Options->Genaral Settings, then go down to the option Redirect Page Time(Seconds) and fill it out.
Now open up the template STANDARD_REDIRECT
Now find:
Code:

<meta http-equiv="Refresh" content="2; URL=$url" />
Replace with:
Code:

<meta http-equiv="Refresh" content="$vboptions[redirecttime]; URL=$url" />
======================
Why Use This Mod?
======================

It allows you to customize your vbulletin with ease!
--------------------
This is my first release; the next one might have new features.
--------------------

IF you use, please click install:)

Version 1.0.0
--FIRST RELEASE

------
There is no copyright notice on this script.



melefire 07-05-2006 01:24 PM

--Reserved!!

Snake 07-05-2006 01:44 PM

Thank you! Seems to work fine! :)

Phlex 07-06-2006 07:04 PM

cool hack
got an idea for a new feature:
customize the redirect text

UZFRED 07-07-2006 09:07 AM

Modification already exists, even without all the trouble of custom variables and plugins!

https://vborg.vbsupport.ru/showthread.php?t=107806

Simply changing the 2 into 1 or 0 does the trick. Saves resources instead of installing plugins.

Barakat 07-14-2006 02:38 AM

great one intsalled......

its usefull with the toolbar hack

melefire 10-26-2006 11:29 PM

Quote:

Originally Posted by UZFRED
Modification already exists, even without all the trouble of custom variables and plugins!

https://vborg.vbsupport.ru/showthread.php?t=107806

Simply changing the 2 into 1 or 0 does the trick. Saves resources instead of installing plugins.

Yea, i see your point but some poeple might not want to have to edit templates without knowing what they are doing....


All times are GMT. The time now is 05:47 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01356 seconds
  • Memory Usage 1,731KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete