PDA

View Full Version : Forum Display Enhancements - MARCO1 Separate Sticky Threads/Non Sticky Threads Version 2


MARCO1
04-12-2009, 10:00 PM
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.php?p=1781852&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 (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=211123)-Nominate for MOTM (https://vborg.vbsupport.ru/vborg_miscactions.php?do=nominate&threadid=211123&type=1)

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 (https://vborg.vbsupport.ru/showthread.php?t=209902) 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
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:

<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
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:

<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)?

FractalizeR
07-06-2009, 05:12 AM
No, it is not. But you can download XML and patch it yourself.

alqloob alsahya
07-06-2009, 04:25 PM
nice thk"S

albramj
07-07-2009, 08:32 AM
thank you very much MARCO1

gamerzhut
08-01-2010, 05:29 PM
thank you very much ..
>3

vb4newb
11-16-2010, 02:51 AM
Thanks will use it

gnrx
03-06-2011, 10:35 PM
Marco, thanks for this mod.
You have this mod for vb 4.x?

Regards!