vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Redirect New Members to Post Introduction Thread (https://vborg.vbsupport.ru/showthread.php?t=38302)

InnerSelf 03-30-2003 08:15 PM

i installed it also, and it werks perfectly!!

1 thing, is there maybe a way to delay the

"Thank you for registering, $username. You will now be redirected to create an introduction for yourself." part that you can see that longer. it shows like 0.5 seconds on my forum so maybe members dont know what to write :)

just a thought

Mike11212 05-28-2003 11:15 PM

this doesn't seem to be a popular hack
but ya know what people
it has done wonders for my site and its a must install.

Cloudrunner 05-28-2003 11:36 PM

did the email notification fix work?

Oblivion Knight 05-29-2003 06:45 AM

Velocd, for the redirecting upon e-mail activation to work, I THINK the correct place for the code would be to

replace this:
PHP Code:

            eval("standarderror(\"".gettemplate("error_activatedthanks")."\");"); 

with this:
PHP Code:

            $goto="newthread.php?s=$session[sessionhash]&action=newthread&forumid=29"
              eval(
"standardredirect(\"".gettemplate("redirect_introduction")."\",\"$goto\");"); 

I haven't tested it yet, but I think it should work..
Currently I don't have the ability to set up a test board or anything and I don't really want to test it on my live forums.. ;)

insanctus 05-29-2003 07:47 AM

I installed and it works great. I do not use the email function as of yet due to it would discurage some sign ups. (only at 50 members so needs all he can get)

But I do like this hack. ~ Hits Install

Gutspiller 07-09-2003 01:05 AM

If we added a hack that took out those loading pages will this hack still work or will the page just get bypassed?


All times are GMT. The time now is 09:10 AM.

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.01094 seconds
  • Memory Usage 1,724KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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