vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Dynamic Announcements: Programmable Forum Home Announcement/Message with conditionals (https://vborg.vbsupport.ru/showthread.php?t=64189)

Host Directory 08-31-2004 03:21 PM

Does anyone know how to set up a conditional so that a message will display to users who have registered but not yet confirmed their registration with the confirmation email ?

The reason i would like to know if this is possible is because i have noticed that a lot of my users have not been posting - i have also realised that many confirmation emails are being bounced back to my email account due to over zealous spamming software.
There is a lot of users which would never recieve their confirmation email because of this and think the error is with my forum rather than their email client.

I want to put a message for these people to tell them that if they have not recieved their confirmation email to use another email address or email me so that i can confirm their registration manually.

Logician 08-31-2004 03:39 PM

Quote:

Originally Posted by Host Directory
Does anyone know how to set up a conditional so that a message will display to users who have registered but not yet confirmed their registration with the confirmation email ?

[[($bbuserinfo[usergroupid]==3)]] Show this announcement if page visitor is from email confirmation waiting usergroup[[/($bbuserinfo[usergroupid]==3)]]

Host Directory 08-31-2004 03:42 PM

Thanks Logician, i will install this hack and test the conditional later today.

Host Directory 08-31-2004 05:49 PM

Quote:

Originally Posted by Logician
[[($bbuserinfo[usergroupid]==3)]] Show this announcement if page visitor is from email confirmation waiting usergroup[[/($bbuserinfo[usergroupid]==3)]]

Works a treat Logician !
Try it yourself - www.hostcompanies.com/forums - register and then do not confirm by email - now login and your see the message explaining that the email may have been bounced. Obviously you can't post either. Now confirm the registration email and the message dissapears and everything works fine.

Brilliant !

I have recently had a lot of bounced emails from people trying to register because of their stupid spam software - thats one of the reasons why people sign up and never post. Atleast they now know its their email spam software which is the problem.

Your a star Logician... a star!

ranger2kxlt 08-31-2004 07:05 PM

What is the code to add for custom fields? I added a location field and would like all my members to fill it in, can you give me the code to do so?

Thanks

Logician 08-31-2004 07:36 PM

Quote:

Originally Posted by ranger2kxlt
What is the code to add for custom fields? I added a location field and would like all my members to fill it in, can you give me the code to do so?

Thanks

correct thread?

ranger2kxlt 08-31-2004 07:48 PM

Sorry logician, let me explain a bit more....

I want my members to show their location on post bits, and since i added this after i had about 100 members and before i made it a req. field a few are missing the info. But Its a custom field, and I want a pop-up to show for those members that don't have this filled in yet. Any curdentials i can add that will show this info?

Thanks

Logician 08-31-2004 08:01 PM

Quote:

Originally Posted by ranger2kxlt
Sorry logician, let me explain a bit more....

I want my members to show their location on post bits, and since i added this after i had about 100 members and before i made it a req. field a few are missing the info. But Its a custom field, and I want a pop-up to show for those members that don't have this filled in yet. Any curdentials i can add that will show this info?

Thanks

I see! This should help:

[[(!$bbuserinfo[fieldX])]] You haven't filled the location field yet! Please do so by following the link to your profile edit page. [[/(!$bbuserinfo[fieldX])]]

(X should be replaced by the profile field id of your location field.)

kristian 09-02-2004 03:45 PM

<font size="1">Thanks Logician (clicks install)</font> :devious:

craig hughes 09-07-2004 05:37 PM

I can honestly say this is one of the most beneficial, easy, (should have been in the final vb3 release) hack sever. Very well done.

I have a PAY only site and this is exactly what I needed to give the site the locked door with info treatment

WELL DONE!!!!!


All times are GMT. The time now is 02:32 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.01276 seconds
  • Memory Usage 1,741KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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