vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   Why aren't threaded and Hybrid views available here? (https://vborg.vbsupport.ru/showthread.php?t=74763)

Erwin 01-21-2005 11:00 PM

When I tried disabling it at my site my members went into an uproar so I always enable it on my own forums.

sabret00the 01-22-2005 07:54 AM

Quote:

Originally Posted by Erwin
When I tried disabling it at my site my members went into an uproar so I always enable it on my own forums.

you know the only reason i don't like it is because of the iframe :o

Ian Emu-UK 01-22-2005 08:24 AM

Quote:

Originally Posted by Erwin
When I tried disabling it at my site my members went into an uproar so I always enable it on my own forums.

Is there a query that can be run to see who uses it?

I have it enabled on my site (or at least the option to use it) and would be interested to find out (without clicking every profile in AdminCP) if anyone uses it.

Dean C 01-22-2005 10:53 AM

To see how many users use it:

[sql]
SELECT
COUNT(*) as total
FROM
user
WHERE
threadedmode = 1
[/sql]

To see who uses it (may take a while on big boards):

[sql]
SELECT
username
FROM
user
WHERE
threadedmode=1
[/sql]

Ian Emu-UK 01-22-2005 01:14 PM

Thanks, 1 person uses it out of 350:laugh:

lasto 01-22-2005 03:36 PM

Quote:

Originally Posted by Ian Emu-UK
Thanks, 1 person uses it out of 350:laugh:

answers that then :) - never liked it myself - as far as im concerned they could rip that code out in the next version and add something we all would like :)

Not sure what but just something :)

Andreas 01-22-2005 03:40 PM

Quote:

Originally Posted by Ian Emu-UK
Is there a query that can be run to see who uses it?

I have it enabled on my site (or at least the option to use it) and would be interested to find out (without clicking every profile in AdminCP) if anyone uses it.

22 users out of 22.677 use Threaded or Hybrid Mode on my board :D
And that's what I said: "Nobody" (well ... approx. 0,1% to be precise) uses it.

Xenon 01-22-2005 04:02 PM

I still cannot believe it was one of the most often requested features, as i could hardly find anyone to request it, but i found a lot of requests, to throw it out of vb 's code ^^

sabret00the 01-22-2005 04:24 PM

Quote:

Originally Posted by Ian Emu-UK
Thanks, 1 person uses it out of 350:laugh:

1 outta 2,089 users :o

Kihon Kata 01-23-2005 02:07 AM

Quote:

Originally Posted by sabret00the
1 outta 2,089 users :o

I use threaded bigtime on all vB boards, but of course, not here


All times are GMT. The time now is 06:21 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.01190 seconds
  • Memory Usage 1,736KB
  • 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
  • (6)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