![]() |
Temaplate Variables support needed
Hi all, i am porting over a VB4 product of mine its a simple template edit but need support on 1 issue
1) data from admincp i have this option available within admincp http://img706.imageshack.us/img706/6...41da415346.png the varname is taken from the xml file and is shown in admincp <setting varname="socialbadge_fbbadge_active_link" displayorder="20"> <datatype>free</datatype> </setting> this allows me to enter custom data as shown in the screenshot now im trying to load that data from admincp into the template using this varaiable which i am 100% sure its correct, but its now working {vb:raw vboptions.socialbadge_fbbadge_active_link} can anyone help please |
1 Attachment(s)
Did you set it to be public in Settings?
|
Quote:
settinggroup name="socialbadge" <setting varname="socialbadge_fbbadge_active_link" displayorder="20"> <datatype>free</datatype> </setting> i need to show the data entered from socialbadge_fbbadge_active_link into a template |
You need to add this:
Code:
<public>1</public> Code:
<datatype>free</datatype> |
Quote:
thank you so much it worked a treat |
All times are GMT. The time now is 03:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|