The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
req: Message Icons
hmm i want two things:
1. i want to add some icons that only the admins and the mods will see them and will be able to use them. 2. automatic icons 2 icons one for sticky thread the second for locked thread when i will stick some message it will put to it automatic icon and the same with locked thread. (i dont want regular users to be able to use them only when i stick the thread or locked them the icon will be puted near the message like in DCforum) |
#2
|
|||
|
|||
bump
|
#3
|
||||
|
||||
1.you have to add a field to icon table for example restricted standart '0'
then you have to change the icon.php so you can change the value of this field. then in forumdisplay.php you have to change the chooseicon function to just get unrestricted icons if the user is a normal one... 2. first do step 1 so users can't use the icons.. then you have to change postings.php this line PHP Code:
PHP Code:
then for stickies (nearly the same): find PHP Code:
PHP Code:
|
#4
|
|||
|
|||
hmm thanx for the help but i'm noob in hacking i didnt understod what to do here
then you have to change the icon.php so you can change the value of this field. then in forumdisplay.php you have to change the chooseicon function to just get unrestricted icons if the user is a normal one... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|