PDA

View Full Version : Give post a prefix post icon?


tijmen_4real
06-05-2009, 06:26 PM
Hi !

Is there a way to give a post for a specific (sub)forum a post icon prefix? So that you don't have to choose it each time, but is set by default....
Greetz,

Tijmen

Lynne
06-05-2009, 07:20 PM
You can probably write a plugin (fetch_foruminfo?) that sets the variable $vbulletin->options['showdeficon'] for that particular forumid. Try it and see.