![]() |
Quote:
|
Quote:
vBulletin Options > Doublepost Preventing > Additional Condition (experts only) And add this line in that box at the bottom: Code:
!in_array($vbulletin->userinfo['usergroupid'], array(5,6,7)) |
Quote:
|
Quote:
the double posting hack? that might stop this one working. The products that you have installed after this if you disable them 1 by 1 and check to see if it works you may find the problem :) |
I haven't read all posts in this topic. Just ignore me if I'm incorrect|this suggestion was already proposed.
From my point of view in the following code Code:
if ($doublepost['userid'] == $vbulletin->userinfo['userid'] AND $doublepost['attach'] == 0) Code:
if ($doublepost['userid'] == $vbulletin->userinfo['userid'] AND $doublepost['parentid'] == $parentid AND $doublepost['attach'] == 0) |
Would someone mind posting up the file edits version of this? I'd rather do hard-coded modifications than deal with the AJAX issue. Thanks if anyone has it.
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 04:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|