vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [Release] Add "User re-request of activation code" to any template (https://vborg.vbsupport.ru/showthread.php?t=53477)

Pezman 05-28-2003 01:08 AM

[Release] Add "User re-request of activation code" to any template
 
1 Attachment(s)
This is easy as pie on my error_nopermissions_loggedout and error_nopermissions_loggedin pages I added "Remail my Activation Code"

Here is the link so you can do the same: register.php?action=requestemail

You can add it anywhere you like even on non vb pages if you please.

I just got tired of "I Lost My Activation Email" comments, so I made a very helpful error page to catch all my noobie email problems :)

For anyone who wants my full error_nopermissions_Loggedout here it is, I made it very user friendly with big fonts and what not:

PHP Code:

 You do not have permission to access this pageThis could be due to one of several reasons:

<
ol>
<
li><font size="+1"><b>Did You Just Register?</b></fontBecause if you didit is likely that you forgot to check your email.  We send out an email to you that you must open and click on the activation link before you can post.  <i>Often spam filters will throw this message in the trash or spam folder so be sure to check there!</i></li><ul>
<
li><b>Need The Registration Activation Email Resent?</bthen <a href="register.php?action=requestemail">click here</ato have it emailed to you.</li>
<
li><b>Forgotten Your Password?</bthen <a href="member.php?s=$session[sessionhash]&action=lostpw">click here</ato have it emailed to you. (NoteAfter you receive it you'll have to activate your account)</li></ul>
<li><font size="+1"><b>Perhaps you are not logged in.</b></font> Fill in the form at the bottom of this page and try again.</li>
<li><font size="+1"><b>Are You A Member?</b></font> We are now requiring you to <a href="register.php?s=$session[sessionhash]&action=signup">register</a> in order to view the forums, so please register.</li>
<li><font size="+1"><b>Did you get banned?</b></font> The administrator may have disabled your account, or it may be awaiting activation.</li>
</ol>
<p align="center">
<table border="0" bgcolor="#0A293E" cellpadding="4" cellspacing="1" align="center">
<form action="member.php" method="post"><input type="hidden" name="s" value="$session[sessionhash]">
$logincode
</table>

<br>

<center><normalfont>
<input type="hidden" name="action" value="login">
<input type="hidden" name="url" value="$scriptpath">
<input type="submit" class="bginput" value="Login!"></form>
</normalfont></center>
</p>
<p><smallfont><a href="member.php?s=$session[sessionhash]&action=lostpw">Forgotten your password?</a></smallfont> 

Error_nopermissions_loggedin:
PHP Code:

You do not have permission to access this pageThis could be due to one of several reasons:

<
ol>
<
li><font size="+1"><b>Did You Just Register?</b></fontBecause if you didit is likely that you forgot to check your email.  We send out an email to you that you must open and click on the activation link before you can post.  <i>Often spam filters will throw this message in the trash or spam folder so be sure to check there!</i></li><ul>
<
li><b>Need The Registration Activation Email Resent?</bthen <a href="register.php?action=requestemail">click here</ato have it emailed to you.</li>
<
li><b>Forgotten Your Password?</bthen <a href="member.php?s=$session[sessionhash]&action=lostpw">click here</ato have it emailed to you. (NoteAfter you receive it you'll have to activate your account)</li></ul>
<li><font size="+1"><b>Perhaps you are not logged in.</b></font> Fill in the form at the bottom of this page and try again.</li>
<li><font size="+1"><b>Are You A Member?</b></font> We are now requiring you to <a href="register.php?s=$session[sessionhash]&action=signup">register</a> in order to view the forums, so please register.</li>
<li><font size="+1"><b>Did you get banned?</b></font> The administrator may have disabled your account, or it may be awaiting activation.</li>
</ol>

<p align="center">
<table border="0" bgcolor="#0A293E" cellpadding="4" cellspacing="1" align="center">
$logincode
</table>
</p>
<p><smallfont>The administrator may have required you to <a href="register.php?s=$session[sessionhash]&action=signup">register</a> before you can view this page.
</smallfont></p>
<p><smallfont><a href="member.php?s=$session[sessionhash]&action=lostpw">Forgotten your password?</a></smallfont> 


Boofo 05-28-2003 01:33 AM

Can you post an image of these 2 templates in action? ;)


All times are GMT. The time now is 12:09 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.01033 seconds
  • Memory Usage 1,743KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (2)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