![]() |
Turn off bbcode table?
It is possible turn off the bbcode table in my forum?
Thanks |
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:
View this link: http://www.coplanet.it/forum/giochi-...nerations.html Thanks |
bump
|
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?
|
Yes exactly ;)
|
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']); But I haven't tried it and I'm not sure what other effects this could have. |
Thank you, I tried but it did not work :(
Thanks |
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.
|
Quote:
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 |
nothing? :)
|
All times are GMT. The time now is 04:01 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|