vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Automatically Start a Welcome Thread in the Forum of Your Choice (https://vborg.vbsupport.ru/showthread.php?t=91887)

Mr Chad 10-20-2005 02:52 AM

how do i make it show the members profile fields in the welcome post?

I try this but its not working, and i think this has to be possible if it can get the users name inside the post.
Code:

<if condition="$post[field1] != ''"><div>$post[field1]</div></if>
<if condition="$post[field2] != ''"><div>$post[field2]</div></if>
<if condition="$post[field3] != ''"><div>$post[field3]</div></if>
<if condition="$post[field4] != ''"><div>$post[field4]</div></if>
<if condition="$post[field5] != ''"><div>$post[field5]</div></if>
<if condition="$post[field6] != ''"><div>$post[field6]</div></if>
<if condition="$post[field7] != ''"><div>$post[field7]</div></if>
<if condition="$post[field8] != ''"><div>$post[field8]</div></if>
<if condition="$post[field9] != ''"><div>$post[field9]</div></if>
<if condition="$post[field10] != ''"><div>$post[field10]</div></if>
<if condition="$post[field11] != ''"><div>$post[field11]</div></if>
<if condition="$post[field12] != ''"><div>$post[field12]</div></if>


Mr Chad 10-20-2005 03:07 AM

anyone?

Xplorer4x4 10-20-2005 07:12 AM

Profile fields show up for me...

C_P 10-20-2005 12:51 PM

Works like a charm! Love this little mod. Thanks Amy!

Mr Chad 10-20-2005 01:22 PM

Quote:

Originally Posted by Xplorer4x4
Profile fields show up for me...

what does your welcome template looklike?

loonytune15 10-20-2005 02:10 PM

OK so does this now work for vb3.5 Gold? I am totally confused...

Mr Chad 10-20-2005 02:24 PM

Quote:

Originally Posted by loonytune15
OK so does this now work for vb3.5 Gold? I am totally confused...

It works fine. But Im just trying to customize it.

fly 10-20-2005 03:17 PM

Quote:

Originally Posted by chatbum
It works fine. But Im just trying to customize it.

I'm assuming that the profile fields don't work cause all the $post stuff isn't active when the plugin runs. However, I have no idea how to fix it. So yeah, Im not much help. :D

Mr Chad 10-20-2005 09:08 PM

Quote:

Originally Posted by flypaper
I'm assuming that the profile fields don't work cause all the $post stuff isn't active when the plugin runs. However, I have no idea how to fix it. So yeah, Im not much help. :D

yea but shouldnt it work? it just shows up blank in post even though i have all the profile fields, do i need to add something to a php file?

Xplorer4x4 10-20-2005 11:24 PM

Quote:

Originally Posted by chatbum
what does your welcome template looklike?

Just a bassic hello. Welcome to the board. read the rules, buy a subscription to remove the ads and get more featuers. I have no HTML included because I don't need it from what I see.(Sorry to lazy to post it.)

I have a small board so I have only had this tested twice. A member joined as Infamous and the post was created using HIS name, not mine.

However I registered under a name and the post was created with my user name.


All times are GMT. The time now is 02:38 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.01396 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (5)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