Quote:
Originally Posted by tamarian
Thanks for the how-to's :up:
I needed to use $session outside the templates, it's now:
$session => $vbulletin->session->vars
|
That syntax you used may be confusing. It took me about 3 minutes to catch your drift. I see now that you were making a relation though. But here's what the new one looks like for the other folks.
$vbulletin->session->vars['sessionurl']