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 05-04-2007 12:27 PM

Quote:

Originally Posted by Dismounted (Post 1239546)
No, a form field, then on submit, check the timestamp.

I'll look and see if that can be done without file edits.

Luky 05-05-2007 09:13 AM

Hurry up with the quick reply!! Joke :) You know i didnt think quick reply and standard reply methods were so different o.o

Dismounted 05-06-2007 05:36 AM

Quote:

Originally Posted by hambil (Post 1241286)
I'll look and see if that can be done without file edits.

It can be done with only template edits and plugins, I've done it but I deleted the files when you released the hack. :(

MotMann 05-06-2007 03:26 PM

I cant find the Hack in the ACP :(

Luky 05-07-2007 08:22 AM

I dont belive there are any options, i dont see a need for any.. its a simple mod! :)

Ekka 05-08-2007 08:08 PM

This has saved me a few times already ... great idea. :up:

hambil 05-08-2007 08:14 PM

Quote:

Originally Posted by Dismounted (Post 1242291)
It can be done with only template edits and plugins, I've done it but I deleted the files when you released the hack. :(

Well then do it. I'll co-author you. I'm just really pressed for time and the masses shouldn't suffer for that.

I also plan to add other checks as I think of them btw - thus the generic name 'PostCheck'. For example, I want it to warn about uneven quote tags.

Dismounted 05-09-2007 07:39 AM

To enable in Quick Reply, just follow the instructions.

1./ In the template 'SHOWTHREAD', find:
HTML Code:

<div style="margin-top:$stylevar[cellpadding]px">
Add Below:
HTML Code:

<if condition="$poststarttime = TIMENOW"><input type="hidden" name="poststarttime" value="$poststarttime" /></if>
2./ Upload the attached product XML.

Panagioths 05-10-2007 12:30 PM

thnx for your immediate actions mate. Cheers!

hambil 05-10-2007 06:49 PM

Updated to work with quickreply. See first post.


All times are GMT. The time now is 01:21 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
  • Page Generation 0.01170 seconds
  • Memory Usage 1,735KB
  • 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_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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