PDA

View Full Version : Show Current Skin Selection in postbit?


caliman
12-22-2009, 10:30 PM
Anyone know how to do this?

I have tried...

<div>
<if condition="$userinfo['styleid'] == '1'">
Skin: Mint
</if>
<if condition="$userinfo['styleid'] == '11'">
Skin: Classic
</if>
<if condition="$userinfo['styleid'] == '12'">
Skin: Dark
</if>
</div>

But this does not display anything.
Any help would be greatly appreciated.

--------------- Added 1261528999 at 1261528999 ---------------

Figured it out.
To do this, you need:

https://vborg.vbsupport.ru/showthread.php?p=1137190
https://vborg.vbsupport.ru/showthread.php?t=133805

Amenadiel
12-26-2009, 10:21 PM
glad you figured it out. As it says, if you just use the quick style chooser there is no change in the DB, it's just in the cookie.