vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Prevent Doubleposting (https://vborg.vbsupport.ru/showthread.php?t=59916)

Koutaru 03-28-2004 04:06 PM

Thanks Xenon :)

I'll look back over it to make sure it wasnt a stupid mistake on my part :p

EDIT:
IT WAS a stupid mistake on my part. :tired: Thanks, it's all fixed now ;)

8472 03-28-2004 05:06 PM

as of now i haven't installed the hack yet .. although i plan to do so as soon as the following question is answered.

what happens if there are too many attachments overall ?

for example: post A 3 attachments | post B 4 attachments | overall allowed attachments per post = 5

Xenon 03-28-2004 08:52 PM

AFAIK the attachmenttest are done during the upload within the popup window, so it should not be affected by this hack at all.

but i cannot say for sure, never tested this specific thing :)

PET 03-29-2004 12:01 AM

after how much time the hack don't update the last post ?

For exemple i have a post that is 1 week old. I want to "bump" the topic with a new news, will the hack bump the topic i reply again ?

Xenon 03-29-2004 03:24 PM

Standart is 1 hour, but you can change this if you want.
It's one value in the code to change :)

Chrissicom 04-02-2004 08:30 AM

Quote:

Originally Posted by Xenon
Standart is 1 hour, but you can change this if you want.
It's one value in the code to change :)

I guess setting the TIMENOW value from 3600 to 259200 will make it 3 days then right? I actually want to prevent double posting in any circumstance. Whatfor have we got an edit function :)

Xenon 04-02-2004 09:17 PM

Absolutelly correct :)

if you want to prevent DP at all, just remove that line:
Code:

                                AND dateline > " . (TIMENOW - 3600) . "

TheRayden 04-13-2004 04:41 PM

Excellent hack, this will be very usefull.

Oblivion Knight 04-18-2004 02:50 AM

Thanks Xenon :)
Installed and running with no problems..

I love installing your hacks, so small yet so useful :D

Xenon 04-18-2004 12:20 PM

:)

Thx.
Well, that's my way for coding hacks. i'm a purist and don't need much effekts and such, just the usefull features are really needed :)


All times are GMT. The time now is 01:46 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.01314 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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