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 04:25 AM

Quote:

Originally Posted by calorie
@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.

Hi calorie,

Where in the admin cp is the rebuild post cache function? And what do you mean that GIF is forced as an end user browser is unknown?

Smoothie 08-14-2006 04:31 AM

I noticed a slight problem, not sure if it's on my end or not. I have vBa Option - All Forums set to no and below that I have vBa Option - Forum IDs set to one forum. However the new look quote appears in all forums....

calorie 08-14-2006 04:56 AM

Try setting 'vBa Option' to yes, 'vBa Option - All Forums' to no, and enter the forum ID in the 'vBa Option - Forum IDs' setting. For 'Rebuild Post Cache' go to ACP -> Maintenance -> Update Counters -> Rebuild Post Cache, but you'll only see it if 'Cached Posts Lifespan' is not zero.

Oh, and GIF is forced because it's the admin who rebuilds post cache, via the admin's browser, but not everyone has the same browser as the admin, so to avoid any IE/PNG issues, GIF is forced.

Smoothie 08-14-2006 05:03 AM

Quote:

Originally Posted by calorie
Try setting 'vBa Option' to yes, 'vBa Option - All Forums' to no, and enter the forum ID in the 'vBa Option - Forum IDs' setting. For 'Rebuild Post Cache' go to ACP -> Maintenance -> Update Counters -> Rebuild Post Cache, but you'll only see it if 'Cached Posts Lifespan' is not zero.

Oh, and GIF is forced because it's the admin who rebuilds post cache, via the admin's browser, but not everyone has the same browser as the admin, so to avoid any IE/PNG issues, GIF is forced.

vBa Option set to yes?

Quote:

vBa Option = Choose yes if you want to use a special vBadvanced bbcode set in the first message of a topic.

calorie 08-14-2006 05:06 AM

Best I can say on that one is to try it, as I don't use vBa CMPS. ;)

Smoothie 08-14-2006 05:10 AM

Ok, that did not work. I now see old style quotes in all forums. Even in the forum I specified as the one to have the new style quotes.

calorie 08-14-2006 05:18 AM

It's hard for me to say exactly, as I don't use vBa CMPS, but try 'vBa Option' as no and then rebuild post cache.

Smoothie 08-14-2006 05:26 AM

Quote:

Originally Posted by calorie
It's hard for me to say exactly, as I don't use vBa CMPS, but try 'vBa Option' as no and then rebuild post cache.

I don't use vBAdvanced either. Something in the settings isn't working right. I have it set to no for all forums and have specified a single forum to allow it. When I post in the forum that I have allowed, it works fine. When i post in the other forums which aren't allowed, it still works with the new style quote.

Unless I'm reading this wrong, the new style quote should only appear in the forum I have sepcified, not in any of the others.

calorie 08-14-2006 05:38 AM

Without vBa installed, then 'vBa Option' and 'vBa Option - All Forums' should be no and 'vBa Option - Forum IDs' should be blank. There isn't an option to set the new style quotes on a per forum basis, but it's possible by editing the 'Cache and Variables' plugin:
Code:

if (!empty($bbcode_intersect_array) AND $forumid == 5)

Smoothie 08-14-2006 06:07 AM

Quote:

Originally Posted by calorie
Without vBa installed, then 'vBa Option' and 'vBa Option - All Forums' should be no and 'vBa Option - Forum IDs' should be blank. There isn't an option to set the new style quotes on a per forum basis, but it's possible by editing the 'Cache and Variables' plugin:
Code:

if (!empty($bbcode_intersect_array) AND $forumid == 5)

Haha! Ya know, that's my bad. I'm a dummy. I didn't read any of that vBa stuff correctly. It didn't sink in until just now when you mentioned vBa installed.


All times are GMT. The time now is 05:35 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.02212 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (5)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