![]() |
Make quick style chooser update user settings
The Quick style chooser relies on sessions rather than updating the actual user's settings. This means when you want to see what skin a user is using, it's usually not correct. Since most users tend to change skins using just the Quick Style Chooser, this plug-in updates their settings to match it. It's specifically for use with my skin view plug-in, but also could be handy for other forums. Simply install it using the product manager.
Note: This will not update a user's settings until they re-visit your forums. It is also said to fix issues with psiStats giving inaccurate results. Update: This now lets users easily reset their options back to the default style. You're free to do what you like with this code, although credit is appreciated, it's not required. Brought to you by eXaltic - vBulletin skins. |
|
It doesn't matter what order you install them in :)
|
I have installed the 2 mod and i little problem :p
In postbit template, i have added this: Code:
Style: $post[stylename] |
As mentioned in the other thread, you should wrap <if condition="$post[stylename]"> </if> round it, so you'd have:
<if condition="$post[stylename]">Style: $post[stylename]</if> |
Works like a charm!!!!!
|
I'm stupid, excuse me, it work now :)
|
I dont understand...I installed them both and added that <if condition="$post[stylename]">Style: $post[stylename]</if> in the postbit template. What did I do wrong?
|
Quote:
|
If your site uses the 2 column view like vbulletin.org does, then you need to edit postbit_legacy.
|
All times are GMT. The time now is 08:17 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:
|