vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Redirect New Registrations to specific forum... (https://vborg.vbsupport.ru/showthread.php?t=131134)

aquariumpros 11-09-2006 10:30 AM

Redirect New Registrations to specific forum...
 
I have looked - but not been able to find a hack that will send a user to a specific forum after they have confirmed their email.

We have a "Site Tutorial" forum, which contains a number of rules and requests in respect to posting, and finding info on our site. I have a note in the Welcome Email as well as the Welcome PM asking members to read the important threads within this forum...however - most people don't even visit the link (member tracking via Who has read a thread). This results in members constantly either doing the wrong things - or messaging Mods/Admins with "How do I...." requests. It's gotten to the point that I am (and my Mod/Admin team) using the Signature plug-in for Firefox to have canned-text to create a reply telling them all the info they need is listed in the linked forum... (getting really old).

What I'm looking for is a way to have new members automatically redirected to this forum upon their confirming their email address.

Does anything like this exist - or could anyone create it?


Thanks in advance for your assistance!!

aquariumpros 11-12-2006 05:22 PM

Anyone?

Please?

:)

DDad 11-13-2006 10:04 AM

if you're using cmps you are better off making a special cmps page for them.
www.vbadvanced.com/

aquariumpros 11-14-2006 02:34 AM

Quote:

Originally Posted by DDad (Post 1116171)
if you're using cmps you are better off making a special cmps page for them.
www.vbadvanced.com/

We use vBPortal - hate vbadvanced.

Still doesn't do what is wanted - as there is a full section that I want to direct them to - not just a single page - and we would Not be able to track "Who Has Read".

SCRIPT3R 11-14-2006 03:34 PM

i seem to recall an older hack that redirected new users to a section to read a thread created for them. there's also a hack that PM's new users. you could add all the info in that PM.

aquariumpros 11-14-2006 03:45 PM

lol - info is in the Registration PM and email - but like I said - I can track who has read the forum/thread - and 99.9% of them never even read the info contained within either correspondence - let alone visit the link...

fly 11-14-2006 04:39 PM

You just want them to visit a specific forum? Why not just put a link to in the email confirmation template?

Ntfu2 11-14-2006 05:51 PM

This can be done with a simple meta redirect in a phrase i'd imagine.

Do you have email confrimation on?

Search for the registeremail phrase, then copy and paste the old content in the new box, along with

Code:

<meta http-equiv="Refresh" content="0;url=http://www.domain.com/link.html">

fly 11-14-2006 06:01 PM

ya, phrase, thats what I meant. o.O

aquariumpros 12-01-2006 06:30 AM

Quote:

Originally Posted by Ntfu2 (Post 1117262)
This can be done with a simple meta redirect in a phrase i'd imagine.

Do you have email confrimation on?

Search for the registeremail phrase, then copy and paste the old content in the new box, along with

Code:

<meta http-equiv="Refresh" content="0;url=http://www.domain.com/link.html">

OMG - Thank you!!!!!!!

I never even thought of that!

Code:

<meta http-equiv="Refresh" content="8;url=http://www.aquariumpros.ca/forums/forumdisplay.php?f=155">
^^^^^Works perfectly!

I really can't thank you enough!!!


All times are GMT. The time now is 12:43 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.00981 seconds
  • Memory Usage 1,732KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete