vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - SCANU's Warning to Users Awaiting Email Confirmation (https://vborg.vbsupport.ru/showthread.php?t=270190)

karel1985 11-06-2011 10:08 AM

Quote:

Originally Posted by Scanu (Post 2264910)
Simple download this modified file in the attachments i just added 1 or 2 line of code :)

Great ! Can i adapt this also for your other mod? (for guest to register?)

Scanu 11-06-2011 10:19 AM

If you're able to do it yes otherwise i will help you

Scanu 11-06-2011 10:43 AM

Karel find this in the xml of Guest Warn
PHP Code:

if (in_array(THIS_SCRIPT, array('register'))) 

And replace with
PHP Code:

if (in_array(THIS_SCRIPT, array('register','index'))) 

Then reupload the product via pca

karel1985 11-06-2011 11:09 AM

Quote:

Originally Posted by Scanu (Post 2264931)
Karel find this in the xml of Guest Warn
PHP Code:

if (in_array(THIS_SCRIPT, array('register'))) 

And replace with
PHP Code:

if (in_array(THIS_SCRIPT, array('register','index'))) 

Then reupload the product via pca

Thanks, however i am using vbadvanced for index, so when i changed this as you said, then it was still visible on the index but not anymore on the forum index...

But i found it :-) the name for my vbadvanced index was adv_index so this worked !

Also, if you want to change this without reinstalling this mod (you lose the translation and settings...), its better to change in Plugin Manager

Scanu 11-06-2011 11:20 AM

Yes as you said if you use vbadvanced index the script is adv_index

OldSchoolDSL 11-20-2011 02:42 PM

1 Attachment(s)
I've updated the English in this file. The explanation provided is a little longer than the original, but friendlier and clearer on explaining the process.

Hello username, if you reading this, it means your one last step away from becoming a member. Please check your e-mail for your e-mail conformation letter to activate your account. You will not be able to reply or post until you confirm your account. If after a while you can't find your e-mail confirmation letter in your inbox, please double-check your spam box as it could mistakenly get lost there. Finally if you still after waiting do not receive your confirmation e-mail, you can Click here to be sent a new one.

BadgerDog 11-20-2011 04:20 PM

Quote:

Originally Posted by OldSchoolDSL (Post 2269947)
I've updated the English in this file. The explanation provided is a little longer than the original, but friendlier and clearer on explaining the process.

Hello username, if you reading this, it means your one last step away from becoming a member. Please check your e-mail for your e-mail conformation letter to activate your account. You will not be able to reply or post until you confirm your account. If after a while you can't find your e-mail confirmation letter in your inbox, please double-check your spam box as it could mistakenly get lost there. Finally if you still after waiting do not receive your confirmation e-mail, you can Click here to be sent a new one.

In the first incidence ... confirmation not conformation .... ;)

Regards,
Doug

Scanu 11-20-2011 07:22 PM

Quote:

Originally Posted by OldSchoolDSL (Post 2269947)
I've updated the English in this file. The explanation provided is a little longer than the original, but friendlier and clearer on explaining the process.

Hello username, if you reading this, it means your one last step away from becoming a member. Please check your e-mail for your e-mail conformation letter to activate your account. You will not be able to reply or post until you confirm your account. If after a while you can't find your e-mail confirmation letter in your inbox, please double-check your spam box as it could mistakenly get lost there. Finally if you still after waiting do not receive your confirmation e-mail, you can Click here to be sent a new one.

Thank you so much for your great help! :)

OldSchoolDSL 11-21-2011 03:22 AM

1 Attachment(s)
Quote:

Originally Posted by BadgerDog (Post 2269966)
In the first incidence ... confirmation not conformation .... ;)

Regards,
Doug

No sleep makes for poor thinking. LOL :p

This corrects my typing error and lack of sleep.

Alan_SP 01-08-2012 03:08 PM

Only problem I see is that this shows only on forum pages, not in CMS and other pages. Is there a way to make it visible on all pages?

Also, please include in CSS option to manually decide how wide is notice to users waiting email confirmation. Now I need to change it manually (I use pretty long text).

You could add this link: profile.php?do=editpassword It leads to options for changing email address, as some users give wrong email address and with this link they could change it and try confirm another one.

Anyway, pretty useful, especially if it will work on all pages.


All times are GMT. The time now is 02:41 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.01127 seconds
  • Memory Usage 1,749KB
  • 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
  • (4)bbcode_php_printable
  • (5)bbcode_quote_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