vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - MARCO1 Separate Sticky Threads/Non Sticky Threads Version 2 (https://vborg.vbsupport.ru/showthread.php?t=211123)

MARCO1 04-12-2009 10:00 PM

MARCO1 Separate Sticky Threads/Non Sticky Threads Version 2
 
1 Attachment(s)
MARCO1 Separate Sticky Threads/Non Sticky Threads

Features :

Automatic Template Changes
Use 1 plugin (That's Make your Forum Very Fast Than any Other Mods Make A Separation)
Admin Options To Control the product


Fixes :
Fix the My Old Product that's work on some sites and no for the other

https://vborg.vbsupport.ru/showpost....52&postcount=8

Install :
Import product-Separate Threads.xml from your vBulletin Admincp

Versions History :-
1.0 Manual Template edit
1.5 Auto Template Edit
2.0 Fix one Bug - Add Admincp Options

Show Your Support !
If You Use This Modification Click INSTALL-Nominate for MOTM

Hornstar 04-13-2009 10:19 PM

It would be good if you had an option to make the word sticky, red and bold.

Jasem 04-14-2009 02:37 AM

Nice work MARCO, thank you!

Installed

Icy 04-14-2009 04:20 AM

Why not update this thread rather than post a new one since both addons do the same thing (separate sticky thread) on same vBulletin version (3.8.x)? :S

MARCO1 04-14-2009 09:58 AM

Quote:

Originally Posted by hornstar1337 (Post 1790592)
It would be good if you had an option to make the word sticky, red and bold.

Good idea Matt
this will be in the next version

ARP 04-15-2009 07:10 PM

Thanks MARCO1
Works Great

MARCO1 04-16-2009 11:47 AM

Thanks ARP
Waiting your feedbacks :)

FractalizeR 04-21-2009 12:19 PM

Great hack. But MARCO1_Separate template is uncached, and that means 1 additional query per page hit. Please add the following plugin to your addon to do it right:

PHP Code:

        <plugin active="1" executionorder="5">
            <
title>Template caching</title>
            <
hookname>cache_templates</hookname>
            <
phpcode><![CDATA[if ($vbulletin->options['MARCO1_Seponoff'])
{
$globaltemplates array_merge($globaltemplates, array('MARCO1_Separate'));
}]]></
phpcode>
        </
plugin


MARCO1 04-24-2009 05:43 PM

Quote:

Originally Posted by FractalizeR (Post 1795890)
Great hack. But MARCO1_Separate template is uncached, and that means 1 additional query per page hit. Please add the following plugin to your addon to do it right:

PHP Code:

        <plugin active="1" executionorder="5">
            <
title>Template caching</title>
            <
hookname>cache_templates</hookname>
            <
phpcode><![CDATA[if ($vbulletin->options['MARCO1_Seponoff'])
{
$globaltemplates array_merge($globaltemplates, array('MARCO1_Separate'));
}]]></
phpcode>
        </
plugin


Waw i forget Cach it hah i will update the first post :)

baerwurz 07-05-2009 08:20 PM

Is the Download in first post updated? (Without query)?


All times are GMT. The time now is 02:22 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.01285 seconds
  • Memory Usage 1,749KB
  • 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
  • (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