vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   New Posting Features - vbPostCheck - Warn if someone posted while you were typing (https://vborg.vbsupport.ru/showthread.php?t=144015)

hambil 04-03-2007 10:00 PM

vbPostCheck - Warn if someone posted while you were typing
 

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

hambil 04-04-2007 06:51 PM

No - 5 stars not 1 star! I hit the wrong button...

Hopefully someone will wander along and fix it for me.

In the meantime, er, welcome to my lastest hack :D

nexialys 04-04-2007 06:51 PM

i hope that open a new window when alerted ?!

you forgot to drop your site url in the script!

nexialys 04-04-2007 06:53 PM

Quote:

Originally Posted by hambil (Post 1219869)
No - 5 stars not 1 star! I hit the wrong button...

hah ha... you've done that you too.. lol :D

badly nobody will edit .. lol

hambil 04-04-2007 06:53 PM

Quote:

Originally Posted by nexialys (Post 1219870)
i hope that open a new window when alerted ?!

you forgot to drop your site url in the script!

Yeah, it's a chicken and egg thing. You have to post to get the url to the threads, and you need the url to the thread to post. I usually just do a quick update of the hack within a few minutes of posting here, once I know the topic id.

hambil 04-04-2007 06:55 PM

Quote:

Originally Posted by nexialys (Post 1219870)
i hope that open a new window when alerted ?!

you forgot to drop your site url in the script!

No, it looks like any other vb error message. However, nothing is lost. When you hit 'review' it takes you back to your post with everything still there.

nexialys 04-04-2007 07:04 PM

Quote:

Originally Posted by hambil (Post 1219875)
Yeah, it's a chicken and egg thing. You have to post to get the url to the threads, and you need the url to the thread to post. I usually just do a quick update of the hack within a few minutes of posting here, once I know the topic id.

i meant this:
PHP Code:

$vbulletin->options['vbpostcheck']['form_action'] = 'http://www.catnine.net/vb/newreply.php?do=postreply&t=' $_REQUEST['t'] . '&skip=1'

... use $vbulletin->options[bburl]

hambil 04-04-2007 07:05 PM

Oh, crap

I hate bugs. Hold on, quick fix.

It worked on my board :D

hambil 04-04-2007 07:11 PM

Quote:

Originally Posted by nexialys (Post 1219884)
i meant this:
PHP Code:

$vbulletin->options['vbpostcheck']['form_action'] = 'http://www.catnine.net/vb/newreply.php?do=postreply&t=' $_REQUEST['t'] . '&skip=1'

... use $vbulletin->options[bburl]

Put a new xml file up. That should fix her up. I need more sleep lol :)

bashy 04-04-2007 07:11 PM

Wow, what a great hack, me installing now :) thanks!!


All times are GMT. The time now is 12:39 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
  • Page Generation 0.01194 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete