Quote:
Originally Posted by Ted S
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