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 - BBcode Manager 1.32 : New looks for your quote, html, php and code bbcodes ! (https://vborg.vbsupport.ru/showthread.php?t=120073)

Smoothie 08-14-2006 02:57 AM

Quote:

Originally Posted by calorie
Try setting cached post lifespan to zero.

I set it to zero and that seems to have worked. Does setting it to zero affect the load times of threads?

nix 08-14-2006 03:05 AM

I also tried the post lifespan to zero. Still doesn't work.

calorie 08-14-2006 03:47 AM

@nix: are you trying this on a vB 3.5 board? If so, did you do this?

@Smoothie: yes, in that it parses on the fly, but try the following. Import the attached via ACP -> Plugins & Products -> Download / Upload Plugins, reset cached post lifespan, and rebuild post cache. A couple caveats about the attached: untested and GIF is forced as end user browser is unknown.

For vB 3.5 people, do the following before importing the attached plugin:
Code:

<!-- replace this -->
        <plugin active="1" executionorder="5" product="bbcodemanager">
<!-- with this -->
        <plugin active="1" product="bbcodemanager">


nix 08-14-2006 03:51 AM

No its 3.6 gold.

calorie 08-14-2006 03:56 AM

For the style IDs that you have, search for bbcode in the template title. What do you see?

nix 08-14-2006 04:06 AM

bbcode_code_light
bbcode_code_pastel
bbcode_code_printable
bbcode_code_simple
bbcode_code_simple_tr
bbcode_code_vba

nix 08-14-2006 04:08 AM

Okay, I just figured out what it is. I doesn't work with this plugin

Plugin Based Template Cache

calorie 08-14-2006 04:09 AM

Do you see these anywhere?
  • bbcode_code
  • bbcode_code_printable
  • bbcode_html
  • bbcode_html_printable
  • bbcode_php
  • bbcode_php_printable
  • bbcode_quote
  • bbcode_quote_printable

nix 08-14-2006 04:14 AM

Yes those are all there. See my previous post. Its a conflict with that plugin.

calorie 08-14-2006 04:20 AM

@nix: try setting the Execution Order for the 'Template Cache' plugin from the 'Plugin Based Template Cache' mod to a number greater than five, so that the plugin from this mod runs first in the cache_templates hook location.


All times are GMT. The time now is 02:04 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.02428 seconds
  • Memory Usage 1,733KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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