vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Private Debates (https://vborg.vbsupport.ru/showthread.php?t=122897)

distractme 08-23-2007 08:51 PM

we love this! we have it enabled in two sub forums but would like to enable it by specific groups in other subforums so mods (enabled) could control it and keep registered users (disabled) from getting pissy with it. :)

any way to do that?

JohnBee 09-27-2007 11:48 AM

Oh boy! your the man! - Any chance to add a button for people to read(if they wanted too).

periphrastic 09-27-2007 06:51 PM

installed on 3.6.8 & thank you

apokphp 10-03-2007 10:49 PM

FYI, for those who cannot find the option for it in their admincp...it's there, just not where the screenshot says it should be.

Look at the very, very bottom of the options in the forum permissions page.

tqvn2004 09-28-2008 10:24 AM

I need this Addon for my forum, and it stop working when I upgrade to VBB 3.7.3 PL1. This is the modification to the original plugin to make it works again:

Find in product-tdebates.xml:
Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="t" value="$threadid" />
<input type="hidden" name="do" value="dotdebates" />

Replace with:
Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="t" value="$threadid" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="do" value="dotdebates" />

Hope this help!

Hornstar 10-01-2008 12:09 AM

I have updated this addon for anyone who is not very technical. But please backup your database before installing this update. I hope you don't mind beebi but since you have not been on for several months, I will release the update in your thread.

This update contains the fix for 3.7 (token error) and the username fix. I also re-worded some phrasing to make it more understandable for members (I hope)

Working for 3.7.x (not tested on anything else)

I'd like to add some new features in the future if I get time, but hopefully beebi will come back and choose to support his mod.

Hope this helps a few people.

pureturk 12-14-2008 09:48 PM

I have installed this hack. Great job!!

I ve set it up ina way where only admins and mods could start a debate. But my problem(which is not a huge problem) is that when I start a debate between two users. It also shows my username on top as a debater. How would I make some changes so it would only show the names of the userid's that I put when creating the debate exculding the thread creator?

For instance I ve created a debate thread between users 3567 and 5467. But when the thread opens, it shows my username on top along with the other 2 members as well.
Quote:

Private debate between: admin(me) and user1 and user2
What do i have to do so admin doesnt show?


All times are GMT. The time now is 02:39 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.01229 seconds
  • Memory Usage 1,729KB
  • 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_code_printable
  • (1)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
  • (7)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