![]() |
admin/setting.php
Posting Code allowances (vB code / HTML / etc) [edit] [remove] [add setting] click add setting Title: Enable Doublepost checking Variable Name: stopdoublepost Value: 0 Code to generate option: yesno Order: 1 (or something else) |
ok NOW I feel really dumb :$ I was opening the PHP file instead of going to the file on my browser. Dunno why I didnt think of trying that. So so sorry :(
|
*gggg*
no problem :) |
Works great on 2.2.9 with fireflys quickreply installed!
*Clicks install* |
Xenon, I have a question. How can I exempt one thread from the double post prevention?
if($bbuserinfo['usergroupid'] ==6 ||$lastpost[userid]!=$bbuserinfo[userid] || (time()-$lastpost[dateline])>3600 || ($attachmentid and !$foruminfo[moderateattach])) { Is it something to do with this line? Do I just add || $threadid=2171 to it??? |
yes right, but you should use $threadinfo['threadid'] == 2171 :)
|
Ah ok, yesterday I decided to pick up my php book and learn each page from the start slowly step by step, so hopefully in a few months i'll be able to hack much bigger hacks :). Thanks for the code though.
|
Is there a way to make this say edited by "name" on "date"
you know, the standard edit text when someone posts? Is it possible to make it do this after the same amount of time that my normal time is set ebfore having it diplay edited by? I have it set to 2 minutes, so how would I do this? I tried: PHP Code:
|
have you applied th edited by thing i posted in the thread here already?
|
Quote:
|
All times are GMT. The time now is 09:53 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:
|