PDA

View Full Version : Extension


dinbogdan
02-10-2015, 10:19 AM
In main xml template of extension in vb 4 I used this code
$vboptions[subdomanian] and is it worked.
(*subodomain is a settings from admin dashboard)

In version 5 I tried in this way:
{vb:raw vboptions.subdomanian}
But not work .... why ?
I tested this code

{vb:raw vboptions.bburl}

and is worked.