vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - Redirect Unregistered Users to Register page in X seconds {more members proven!} (https://vborg.vbsupport.ru/showthread.php?t=203853)

itsheinz 02-18-2009 07:59 AM

its working with me ..nice one

Tommy8x 02-18-2009 08:52 AM

No need for me

MarkFoster 03-09-2009 11:13 PM

Hmm... Some of my guests take lots of time on the register page, I don't want them to keep getting redirected.

alloutvb 03-26-2009 07:19 PM

For everyone thats having the issue with it refreshing on the register.php page this is a simple fix that will allow your members to register without it booting them off, please add the following into your register.php file

Code:

//Added by AllOutVB so that we can redirect to register page without redirecting the register page
if(strpos($_SERVER["REQUEST_URI"], 'register.php') !== false){
        $is_register_page = 1;
}


uprentiss 04-09-2009 03:55 AM

where is the register php at

i think this idea is genius

but it keeps refreshin on register page

so could u explain exactly what i need to do to make this work proper please?

uprentiss 04-09-2009 04:07 AM

and a guest toldf me even after he registered it kept refrshing n bring him to the page

uprentiss 04-09-2009 02:36 PM

someone pleassee help

uprentiss 04-12-2009 08:54 PM

or not '''

lmmfao

solidstate 04-13-2009 12:41 PM

nice concept man.

jgruberman 04-13-2009 01:46 PM

Hey people.... before bashing on this guy for releasing this... keep something in mind:

This is BASIC HTML CODE! All he did was put it all together with the correct vbcode in it. This isn't a "crappy mod" that he built... it's just a simple solution that automatically redirects someone to a different page similar to when you go to a webpage and it says "We are closed, you are being redirected to our new site" or something like that.

Don't bash on the guy for just throwing some HTML in that might help out others.


All times are GMT. The time now is 02:59 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.01172 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete