Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-29-2012, 12:00 AM
Zighinno Zighinno is offline
 
Join Date: Jun 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Turn off bbcode table?

It is possible turn off the bbcode table in my forum?

Thanks
Reply With Quote
  #2  
Old 03-01-2012, 09:02 PM
Zighinno Zighinno is offline
 
Join Date: Jun 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have this problem. When upgrade my forum from 4.1.3 to 4.1.10, my bbcode table is in conflict with table vbulletin.

Example my code table:

PHP Code:
[CENTER][table=headwidth=80]{colsp=2}[img]https://vborg.vbsupport.ru/external/2012/03/9.gif[/img]
[img]https://vborg.vbsupport.ru/external/2012/03/41.jpg[/img]|[img]https://vborg.vbsupport.ru/external/2012/03/42.jpg[/img]
[B]Sviluppatore:[/B]| CyberConnect2
[B]Produttore:[/B]| Namco Bandai    
[B]Genere:[/B]| Picchiaduro
[B]Lingua:[/B]| Giapponese/Inglese sottotitolato in italiano
[B]Giocatori:[/B]| 1-2
[B]Online:[/B]| Si
[B]Data di Uscita:[/B]| 29/03/2012
[B]Trofei:[/B]|
[
B]Guida Trofei:[/B]|
[/
table][/CENTER
In vbulletin 4.1.10 the bbcode [CENTER] not working with this tables.

View this link: http://www.coplanet.it/forum/giochi-...nerations.html

Thanks
Reply With Quote
  #3  
Old 03-05-2012, 08:45 AM
Zighinno Zighinno is offline
 
Join Date: Jun 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bump
Reply With Quote
  #4  
Old 03-05-2012, 01:17 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, I'm not exactly sure what you want to do. It sounds like you have two 'table' bbcodes defined - are you trying to use your custom table code instead of the built-in code?
Reply With Quote
  #5  
Old 03-05-2012, 02:51 PM
Zighinno Zighinno is offline
 
Join Date: Jun 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes exactly
Reply With Quote
  #6  
Old 03-05-2012, 06:32 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is no built-in way to turn it off, but you could try creating a plugin using hook location bbcode_fetch_tags and this code:

Code:
unset($tag_list['no_option']['table']);
unset($tag_list['option']['table']);

But I haven't tried it and I'm not sure what other effects this could have.
Reply With Quote
  #7  
Old 03-05-2012, 09:19 PM
Zighinno Zighinno is offline
 
Join Date: Jun 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, I tried but it did not work

Thanks
Reply With Quote
  #8  
Old 03-05-2012, 09:46 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you try it with a new post, or editing an existing post? I think because of caching it won't do anything until a new post is created with a table.
Reply With Quote
  #9  
Old 03-06-2012, 01:56 PM
Zighinno Zighinno is offline
 
Join Date: Jun 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kh99 View Post
Did you try it with a new post, or editing an existing post? I think because of caching it won't do anything until a new post is created with a table.
Yes, i have tried but nothing.

The table is ok, but not center with bbcode center: http://www.coplanet.it/forum/giochi-...nerations.html

With 4.1.3 is all ok.

Thanks
Reply With Quote
  #10  
Old 03-14-2012, 11:41 PM
Zighinno Zighinno is offline
 
Join Date: Jun 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nothing?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:38 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.04290 seconds
  • Memory Usage 2,250KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete