vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - CES Intelligent Dot-Threads (https://vborg.vbsupport.ru/showthread.php?t=143616)

thincom2000 03-29-2007 10:00 PM

CES Intelligent Dot-Threads
 
CES Intelligent Dot-Threads
Version: 1.0.1

Requires: CES Pre-Process Hooks v1.2.0+
Recommend: MySQL 5

What It Does:
This modifies vBulletin's behavior if the following setting is enabled on your forum.

Highlight Threads in Which User Has Posted
When this feature is enabled, a logged in user will see an 'arrow' (or whatever graphic you choose) on the folder icons (hot folders, new folders, etc.) next to the threads that they have posted in.

vBulletin normally accomplishes this by adding another query to Forumdisplay. This hack removes that query.

*** NEWS ***
3/30/2007 - v1.0.0, v1.0.1 released

Known Issues:
- none

Products to Install: 1
Plugins Included: 2
Files to Upload: 0
Files to Edit: 1
New Templates: 0
Template Edits: 0

Mod Features:
- removes 1 query from Forumdisplay

*** Changelog ***
As of Version 1.0.1:
- safer file edit

3mr3 03-30-2007 05:19 PM

Thanks mate but any screenshots??

And so where is the file that we need to import ? :)

LisaD1 03-30-2007 05:20 PM

I was wondering about the file too.

thincom2000 03-30-2007 05:23 PM

Quote:

Originally Posted by 3mr3 (Post 1216259)
Thanks mate but any screenshots??

If you can explain to me how a screenshot will prove a query is removed, I'll be glad to make one. :p

MaestroX 03-30-2007 06:50 PM

Great stuff. I'm really glad your looking to enchance vbulletin by cutting down of query usage.

Thumbs up :)

Comalies 03-30-2007 09:17 PM

Mod without a screenshot or demo = not using it.

thincom2000 03-30-2007 09:28 PM

Um, okay... maybe if you would actually read the description of the mod you would understand why posting a screenshot or demo would be meaningless.

fastforward 03-30-2007 11:25 PM

Although this removes one query from forumdisplay, it modifies the existing query by adding an expensive outer join to the post table.

Have you compared the execution plan of the modified query with the original? Remember, MySQL versions prior to 5.0 can only use one index per query. You may find the original way with the extra query is more efficient... which is probably why Jelsoft did it that way.

da420 03-30-2007 11:31 PM

Quote:

Originally Posted by Comalies (Post 1216453)
Mod without a screenshot or demo = not using it.

How would a screenshot even apply to this mod?
Haha, I love it when people don't read the thread in which they are replying to. :rolleyes:

TTG 03-30-2007 11:46 PM

kinda worrying that everyone needs a picture of something before they'll accept it.

Make a caveman drawing of something thincom2000 and then they'll all want it :)

Clicked install .. thanks for the hack thincom2000


All times are GMT. The time now is 06:56 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.01075 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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