Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vbPostCheck - Warn if someone posted while you were typing Details »»
vbPostCheck - Warn if someone posted while you were typing
Version: 1.1.0, by hambil hambil is offline
Developer Last Online: Apr 2013 Show Printable Version Email this Page

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:
  1. Uses the same warning method as other vBulletin post warnings (see screenshots)
  2. Works with quickreply
  3. Shows new post in Topic Review section (for non quickreply)
  4. Added option to do an auto template replace
  5. 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:
  1. Warns on new posts in same thread while you where typing your reply
  2. Fully phrased
  3. No file edits or uploads
Install
  1. Download the product-postcheck.xml file
  2. Import using the product manager

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 04-29-2007, 08:16 PM
gutterboy gutterboy is offline
 
Join Date: Apr 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod - thanks!
Reply With Quote
  #43  
Old 04-30-2007, 12:14 PM
gutterboy gutterboy is offline
 
Join Date: Apr 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah... I have now installed & tested this & was a bit miffed it didn't work with quick reply seeing as forums that use it I assume 90% of users posting use it; any news on when that will be released?

It also just gives you screen telling you that someone has posted & then gives you the choice to continue or go back & edit your post; however, when you go back to edit your post it doesn't show the new post(s) in the topic preview??

Thanks!
Reply With Quote
  #44  
Old 04-30-2007, 06:22 PM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gutterboy View Post
Yeah... I have now installed & tested this & was a bit miffed it didn't work with quick reply
Miffed at my free hack? You might want to lower your vb.org expectations a tad

Quote:
It also just gives you screen telling you that someone has posted & then gives you the choice to continue or go back & edit your post; however, when you go back to edit your post it doesn't show the new post(s) in the topic preview??
Yes, that is a problem. I've fixed it, and also added quick reply, but it's a tricky and I haven't worked out the bugs enough to post yet - mostly due to some other things eating up my time. It is a planned and promised release, so hang in there if you can

Quote:
Thanks!
You're welcome
Reply With Quote
  #45  
Old 04-30-2007, 06:25 PM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
Use the $error[] array.
It's not that simple. The $error array works fine (thank you) but detecting if a new post has been added while quick reply was being used is very tricky. At the moment the method I've developed ignores quick replies from pages other than the last. My assumption being that if you are quick replying on page 2 of 10 you don't care about the most recent post anyway. Plus, the data just isn't available to test against.
Reply With Quote
  #46  
Old 05-01-2007, 09:02 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You could always add an extra field (w/ timestamp) to quick reply to check against.
Reply With Quote
  #47  
Old 05-01-2007, 12:38 PM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
You could always add an extra field (w/ timestamp) to quick reply to check against.
In the database? Add a query or two? I don't want to do that, and nothing else is going to survive a page load.
Reply With Quote
  #48  
Old 05-02-2007, 07:28 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No, a form field, then on submit, check the timestamp.
Reply With Quote
  #49  
Old 05-03-2007, 11:02 AM
Braders Braders is offline
 
Join Date: Apr 2007
Location: Moscow
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Hambil.

I put it to our users and a majority of 87% to 13% ruled that they want it installed.

Much obliged.

Lee
Reply With Quote
  #50  
Old 05-04-2007, 12:05 PM
BBI-Ross BBI-Ross is offline
 
Join Date: Apr 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tandy View Post
Everything fine with IE but warning appear for all reply in firefox.
Has a fix been found for this problem?
Reply With Quote
  #51  
Old 05-04-2007, 12:26 PM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BBI-Ross View Post
Has a fix been found for this problem?
Given that I haven't used EI other than to run tests in ages, this has to be a setup/setting issue of some sort on your end. I run this day in and day out with Firefox.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:36 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04745 seconds
  • Memory Usage 2,310KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete