Quote:
Originally Posted by nexialys
oh, on my side i have added :
$vbulletin->options['doublepost_automerge_timespan'] = number of minutes prefered
$vbphrase[posting_doublepost_msg] = Automerge Double Posting
... good to have if you don't like to edit your hacks all the time!
permission would be good too... "bypass per usergroup.."  ... and per forum...
anyway, i'm god, i can do that myself.. lol
|
When you get the bypass for admins and mods please let me know. I have this line but I don't think it's right for 3.5.
PHP Code:
AND !in_array($bbuserinfo['usergroupid'], array(5,6,7))
Kirby, if you get it going as a plug-in, please let me know.