The Arcive of vBulletin Modifications Site. |
|
[Tweak] Style ID user is using with link to style. Details »»
|
|||||||||||||||||||||||||||
|
[Tweak] Style ID user is using with link to style.
Developer Last Online: Nov 2023
This tweak adds a new stat to the postbit template. What it dose is show the style id the user is currently using and link to the style itself. See the screenshot in the next post if you are not clear about what im saying.
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Screenshot.
|
|
#3
|
||||
|
||||
|
Any way you can display the name of the style instead of the number?
|
|
#4
|
|||
|
|||
|
That would require a extra query and im not sure if it can be done without hacking showthread.php. This method uses code already present in showthread.php.
|
|
#5
|
||||
|
||||
|
hmm well I would like it if it had the name...
but good none the less... |
|
#6
|
|||
|
|||
|
Adding functionality via phpinclude to a postbit almost always requires hacking because of the way you can't nest array indicies ($styletitles[$post[styleid]] doesn't work in templates).
|
![]() |
|
|