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)

j_86 05-09-2005 05:36 PM

I heard this does something bad to the search engine in vBulletin - something about psots not being indexed properly? Is this correct?

Xenon 05-10-2005 06:06 PM

nope, that's an incorrect information you have.

The search engine problem on vb.org lately have a totally other reason.

mkdevo 05-19-2005 10:40 AM

installed and love it. thank you.

one question - would it be possible to exclude certain usergroups from following the auto-merge rule (so certain usergroups can make multiple posts in a row)?

thanks again!

Acers 05-20-2005 04:36 PM

super hack.. and thanks marco for that time tip ;)

Xenon 05-23-2005 03:44 PM

Quote:

Originally Posted by mkdevo
would it be possible to exclude certain usergroups from following the auto-merge rule

yep, just add the to the condition
PHP Code:

if ($type != 'thread' AND $threadinfo['lastpost'] > TIMENOW $dp_settings['timespan'] AND $threadinfo['lastposter'] == $post['postusername']) 

that part:
PHP Code:

AND !in_array($bbuserinfo['usergroupid'], array(1,2,3)) 


prawn 05-29-2005 01:43 AM

Quote:

Originally Posted by Xenon
nope, i assume you made a mistake during the install process.

i did not get a similar report yet.

somehow the file version was at 3.0.1.. fixed that. just wanted to let you know. thanks for the hack. :squareeyed:

mholtum 05-30-2005 02:42 AM

/me installs!

G0F0RBR0KE 05-31-2005 08:11 PM

:surprised: i'm not a good installer. I can't install this. Anyone wanna help me out just contact me on MSN at alexanderjm316@hotmail.com or AIM me at evilakuma2006

MajorFm.com 06-15-2005 03:31 PM

Will this work on 3.0.3?

Xenon 06-15-2005 03:35 PM

yes!


All times are GMT. The time now is 02:34 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.01249 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)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