![]() |
Quote:
This could come in handy for those members that reply to a post much slower than other members, in other words this can prevent many users from saying the same thing. I like the concept, but I would like it MORE if I could select to activate it ONLY in a specified forum instead of board wide. I'll keep an eye on this and will most likely use it when you get your "forum to exclude" function to work. |
Quote:
-- hugh |
Installed, i like this one :)
|
WoW... The idea is great. Only thing that scaring me that red colored msg above. I want to use it. tagged.
|
To be honest, I got the idea from SMF (Simple Machines Forums), which I hate, but it does have this one feature I like that vB doesn't have.
As for the Beta testing status, don't be too scared. I haven't had any bug reports yet, and the mod is very simple. It's either going to work on your forum or it isn't. If it doesn't, just turn it off, let me know and I'll work out what the problem is. It won't damage your board in any way. The only database write it does is to update the 'last activity' date for the user in the session table when they are using Quick Reply (for some reason, vB doesn't do it when using Quick Reply). -- hugh |
phpBB also has this feature...
|
Good work!
What if both users send their post at the same time ? I have seen posts that sent at exact the same time , for example both at 23:34 pm |
Good point. If the posts are made in exactly the same second, Check Post won't trigger. I guess I could change that so it tests for "less than or equal to" instead of "less than". I'll probably do that in the next release. Meanwhile if you want to change that behaviour, edit the newreply_post_start hook, and in the 'if' statement:
PHP Code:
-- hugh |
Anyone actually have this working?
Why does it have this in the plugins?? require_once(DIR . '/cheesegrits/checkpost/plugin.newreply_post_start.php |
That should be commented out, is it not? When I'm debugging, I run the code as required files, so I can put breakpoints in it. Can't do that with pure eval'ed code in plugins. If it isn't commented out, it should be, I'll have a look.
-- hugh |
All times are GMT. The time now is 02:54 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:
|