vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Private Messages Enhancements - New PM to unregistered Users (https://vborg.vbsupport.ru/showthread.php?t=199418)

UKBusinessLive 12-23-2008 06:35 PM

Thats Cool, Goes well on your site too ;)

Anything that gets the lurkers to sign up is a bonus, even better for them if you include a little something in your welcome PM, free trial of a usergroup, free arcade, or downloads??

More happy members :D

nascartr 12-23-2008 06:37 PM

Thanks and good idea, forgot to add our features to the welcome PM!

soundbarrierpro 12-23-2008 06:53 PM

Quote:

Originally Posted by nascartr (Post 1692258)
Thanks and good idea, forgot to add our features to the welcome PM!

I like that twist, what did you do to the code? can you provide it?

nascartr 12-23-2008 06:56 PM

This is what I used. I don't use the <if> or <div> tags with the box I have it in, but went ahead and included them in the following code to stay uniformed with the original author's script.

Code:

<if condition="$show['registerbutton']"><div align="right">You have <a href="$vboptions[bburl]/register.php$session[sessionurl_q]" rel="nofollow">1</a> new message! Click <a href="$vboptions[bburl]/register.php$session[sessionurl_q]" rel="nofollow">here</a> to read it! <a href="$vboptions[bburl]/register.php$session[sessionurl_q]"><img src="images/newpm.gif" border="0"></a></div></if>

soundbarrierpro 12-23-2008 07:00 PM

Quote:

Originally Posted by nascartr (Post 1692274)
This is what I used. I don't use the <if> or <div> tags with the box I have it in but I just placed my code the same way the original author did so you wouldn't be confused!

Code:

<if condition="$show['registerbutton']"><div align="right">You have <a href="$vboptions[bburl]/register.php$session[sessionurl_q]" rel="nofollow">1</a> new message! Click <a href="$vboptions[bburl]/register.php$session[sessionurl_q]" rel="nofollow">here</a> to read it! <a href="$vboptions[bburl]/register.php$session[sessionurl_q]"><img src="images/newpm.gif" border="0"></a></div></if>

Fantastic. Thanks, can never get enough of the cool modifications you guys do.


All times are GMT. The time now is 06:48 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.01406 seconds
  • Memory Usage 1,727KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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