vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How can I send a Welcome PM to visitors?? (https://vborg.vbsupport.ru/showthread.php?t=197082)

vividbreeze 11-23-2008 11:42 PM

How can I send a Welcome PM to visitors??
 
How can I send a WELCOME PM to visitors, so it would make them want to sign up and check the msg?

PaulSonny 11-23-2008 11:59 PM

I dont think is possible as PM's require a User ID.

What you may be able to do is display a notice to Guests and only Guests.

Regards, Paul.

vividbreeze 11-24-2008 12:30 AM

Well check out this Paul:

http://whatsyourview.net/forum/

How are they doing this??

dismas 11-24-2008 12:50 AM

It looks like they just added the text and image to their header template and linked the image to their registration page. Then when someone registers, they get a welcome PM.

It seems more like deceptive registrations than an actual PM notification.

KW802 11-24-2008 12:51 AM

Quote:

Originally Posted by vividbreeze (Post 1671671)
Well check out this Paul:

http://whatsyourview.net/forum/

How are they doing this??

All it does is to point to register.php; that can be accomplished by just using a style conditional....
Quote:

<if condition="$show['registerbutton']">
You have a new PM! Click here <a href="$vboptions[bburl]/register.php$session[sessionurl_q]" rel="nofollow">here</a> to read it!
</if>
Of course you should then have your vB configured to generate a new PM to new users so once they do register then they will in fact have a new PM. ;)

vividbreeze 11-24-2008 01:02 AM

Where do I put that code KW802?

Sorry im a newb still in training :)

SEOvB 11-24-2008 02:54 AM

Place it in your header or navbar templates where ever you want it to appear

KW802 11-24-2008 03:06 AM

Quote:

Originally Posted by vividbreeze (Post 1671687)
Where do I put that code KW802?

Sorry im a newb still in training :)

Quote:

Originally Posted by FRDS (Post 1671719)
Place it in your header or navbar templates where ever you want it to appear

As FRDS said, you can put it really wherever you want it to appear. In the example link you gave, it was the "navbar" template that appeared to be modified.

vividbreeze 11-24-2008 05:44 PM

Thank you! It worked great!

Now, how can I get it to flash??

KW802 11-24-2008 06:06 PM

Quote:

Originally Posted by vividbreeze (Post 1672109)
Thank you! It worked great!

Now, how can I get it to flash??

Depends on what text/graphics you're using. If you want to duplicate the example link you gave, they are using an animated GIF file (the same one that is being used here at vB.org). Because the GIF is what is being animated then you do not have to do anything special, just use the html <img> tag to display the graphic.

If you post the code you've done so far, we can point you in the right direction.


All times are GMT. The time now is 10:03 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.01080 seconds
  • Memory Usage 1,736KB
  • 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
  • (5)bbcode_quote_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
  • (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