Quote:
Originally Posted by BirdOPrey5
Thanks, I sent you something to try.
In the Simpe Postbit Override plugin change IF condition to this:
Code:
if ($vbulletin->options['bop5sp_en']
AND (in_array($thread['threadid'], explode("," , $vbulletin->options['bop5sp_threads'])) OR
in_array($thread['forumid'], explode("," , $vbulletin->options['bop5sp_forums'])) OR THIS_SCRIPT == 'links_showlink' ))
and see if it works.
|
Working as a charm ! :up:
Thanks Joe ^_^ you are the best
Suggestion:
You may add a new option for (USER RANKS) in next release
Installed + Nominated + 5 stars