vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Board Optimization - Welcome headers - Improve community registration rates (https://vborg.vbsupport.ru/showthread.php?t=119572)

Fusion2 11-14-2006 02:52 AM

Does this work with 3.6.3?

Shazz 11-14-2006 02:53 AM

Quote:

Originally Posted by Fusion2 (Post 1116820)
Does this work with 3.6.3?

Yes....

JohnGBSA 11-14-2006 09:53 AM

I had this mod installed with vB 3.5 and all worked well. Great mod!

I've upgraded to vB 3.6.3 and installed the new one, which seems to also be working well besides one small problem (which I'm pretty convinced is me).

I want to change the welcome header from "Welcome 'username'" to "Welcome 'custom field 5'". Custome field 5 is the users first name in this case.

I have tried the following which I am sure worked before, but now don't seem to work.

$bbuserinfo['field5']
$bbuserinfo[field5]
{$bbuserinfo['field5']}
{$bbuserinfo[field5]}

But all of them just bring up the actual text in the welcome header rather than the contents of the custom field.

Any help would be greatly apreciated.

Thanks,

john

Big-K 11-14-2006 08:36 PM

Hi,

How can I have an image background like the version at vbseo.com?

Ted S 11-15-2006 12:18 AM

Quote:

Originally Posted by JohnGBSA (Post 1116963)
$bbuserinfo['field5']
$bbuserinfo[field5]
{$bbuserinfo['field5']}
{$bbuserinfo[field5]}

But all of them just bring up the actual text in the welcome header rather than the contents of the custom field.

Any help would be greatly apreciated.

You will need to add the variables to your welcome headers templates using the variables system. For example, <phrase 1="faq.php?$session[sessionurl]" 2="register.php?$session[sessionurl]" 3="$vboptions[bbtitle]" 4="sendmessage.php$session[sessionurl]"> has 4 variables with different values. If you added 5="$bbuserinfo['field5']" you could then call it from the phrase as {5}. Alternatively you can stop using phrases and write your messages directly into the templates using any variable you please.

Ted S 11-15-2006 12:20 AM

Quote:

Originally Posted by Big-K (Post 1117417)
Hi,

How can I have an image background like the version at vbseo.com?

vbSEO uses the main welcome headers as images, rather than text. They also have a slightly different version for their member groups. This can be accomplished by slightly modifying the template welcome_headers to add whatever html and css you need to create your layout.

See http://www.vbseo.com/f28/how-make-yo...rs-image-7549/ for more information

JohnGBSA 11-15-2006 12:43 AM

Quote:

Originally Posted by Ted S (Post 1117586)
You will need to add the variables to your welcome headers templates using the variables system. For example, <phrase 1="faq.php?$session[sessionurl]" 2="register.php?$session[sessionurl]" 3="$vboptions[bbtitle]" 4="sendmessage.php$session[sessionurl]"> has 4 variables with different values. If you added 5="$bbuserinfo['field5']" you could then call it from the phrase as {5}. Alternatively you can stop using phrases and write your messages directly into the templates using any variable you please.

Thanks Ted.

Was there a change from vb 3.5 that stoped it being possible to just use $bbuserinfo['fieldx'] ?

Cheers,

John

Ted S 11-15-2006 01:19 AM

Quote:

Originally Posted by JohnGBSA (Post 1117597)
Thanks Ted.

Was there a change from vb 3.5 that stoped it being possible to just use $bbuserinfo['fieldx'] ?

Cheers,

John

No. If you're editing a template you can use variables directly, phrases tend to need you to call out the variables afaik.

Bruwat 11-15-2006 12:34 PM

Quote:

Originally Posted by Bruwat (Post 1102912)
^I am at the final part of the installation...at the "add new plugin" part to install the php...when it says "Hook Location
This specifies the location within the vBulletin code of the hook that will fire this plugin function."

Do I put in "forumhome_start"? Or do i leave it on the defaul ajax selection? Or..is it something totally different?! thanks


I still am stuck with this....any help?:confused:

KipLarson 11-15-2006 06:08 PM

Is there a link to this for vB 3.61? Or will this version work as well?


All times are GMT. The time now is 02:31 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.04109 seconds
  • Memory Usage 1,743KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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