![]() |
How do I allow duplicate messages?
I want to have a forum that will allow members to bump their messages a few times but when I attempt it I get a message
"This is a duplicate message...." How do I get rid of that? :nervous: I have vbulletin 3.0.0 Release Candidate 4 |
Anyone??
Thought I'd get some assistance here. |
as long as the bump is at least one character different than one posted within 5 mins previous in that same thread then it should bump fine.
BTW you might want to consider upgrading to 3.0.3 from RC4 as there have been a few bug fixes. |
...otherwise you'd have to remove the function that checks for the duplicate. It's somewhere in the functions_newpost.php, if I recall correctly.
|
You can turn it off by editing functions_newpost.php like so:
Find: PHP Code:
PHP Code:
|
Thanks, I tried but it seemed not to work so I changed TIMENOW - 300 to TIMENOW - 1 and it works, thanks for sending me to the right file!
|
All times are GMT. The time now is 07:01 AM. |
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:
|