vb.org Archive
>
vBulletin 4 Discussion
>
vB4 Programming Discussions
> {vb:stylevar body_color} in PHP
PDA
View Full Version :
{vb:stylevar body_color} in PHP
Valter
02-20-2010, 09:28 AM
Is there a way to get this value in php?
{vb:stylevar body_color}
$stylevar[body_color] does not work.
ForumsMods
02-20-2010, 09:36 AM
Use this:
vB_Template_Runtime::fetchStyleVar('body_color')
Valter
02-20-2010, 09:50 AM
Great, Thanks!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.