Version: 1.1.0, by hambil
Developer Last Online: Apr 2013
Category: New Posting Features -
Version: 3.6.5
Rating:
Released: 04-03-2007
Last Update: 05-10-2007
Installs: 85
Uses Plugins Template Edits
No support by the author.
Note: This product is now being supported at www.catnine.net
Keywords: Post, warning, check, new
Description:
Gives the user a warning if someone has posted in the same thread while they where typing their reply. The user can than choose to review their post, and continue.
Version 1.1.0:
Uses the same warning method as other vBulletin post warnings (see screenshots)
Works with quickreply
Shows new post in Topic Review section (for non quickreply)
Added option to do an auto template replace
Added option to enable or disable the product
Special thanks to Dismounted for his contributions, and welcome as a co-author/supporter.
Version 1.0.0:
Warns on new posts in same thread while you where typing your reply
I think your hack contains XSS issue, you use $_REQUEST in the HTML without any check, this opens a security hole.
I change the code to run $_REQUEST['t'] through the cleanup process. Other than that no security issue should exist, since I'm only reloading request and post information, not using it in anyway.
Damn you Thorn in my Back!!! I'll accept a MOTM nomination in repayment
i asked for this mod a week or two ago and now its here. Ofcourse i will nominate it and ofcourse the five stars.
I hope in the future it will also work with quick reply, but that isnt a must. I am glad with this one!
I only added to the phrase nothing that could have added that extra code, i didnt touch any template!?
It warned me about the last post being made, but when i went to review it it was not the last post it was the post before the last post!
Quote:
Originally Posted by hambil
I don't understand - sorry. It looks like you edited the template or the phrase, and that's where the odd characters are coming from on the warning message.
As for the last post/not last post, could you explain better, please?
I only added to the phrase nothing that could have added that extra code, i didnt touch any template!?
It warned me about the last post being made, but when i went to review it it was not the last post it was the post before the last post!
It checks to see if any posts have been made since you started your post. There could be more than one.
I might consider complicating the query a bit, and providing some varied phrasing. e.g. "A new reply" and "x new replies".
I'll look into the quick reply at the same time. If I do it, I'll make it off by default and admin settable. I can speak only for myself but if I'm using quick reply I don't want a bunch of checks and stuff slowing me down and asking me questions. That's why I using quick reply