PDA

View Full Version : Cmps Url


turnipofdoom
07-21-2007, 01:58 PM
this is stored in adv_settings table, varname portal_homeurl

how can I access this via the vbulletin objects. I've tried $vbulletin->portal_homeurl
$vbulletin[portal_homeurl]

where is this value stored ?

turnipofdoom
07-21-2007, 02:06 PM
stupid question, answer is $vba_options[portal_homeurl]

feel free to delete