BBcode Tables Broken
2 posters
Page 1 of 1
BBcode Tables Broken
Technical Details
Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
Forum link : http://www.draxionsgameden.com/
Description of problem
Sorry, but I have noticed the tags for creating tables no longer work. I have even tested this on other Forumotion sites and result with the same problem. A new global issue?Last edited by Draxion on Wed 12 Apr 2017 - 21:10; edited 1 time in total
Re: BBcode Tables Broken
How do they not work? Have you also tried with a different browser or device?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: BBcode Tables Broken
Yes, I have tried other devices and browsers and this is what I end up with.
This is the code.
This is the result.
As you can see, it doesn't even show up as a table, only code.
This is the code.
- Code:
[center][table class="cAnTable" border="0" width="60%"][tr][td class="cAnTable_choose"]X4[/td]
[td class="cAnTable_choose"]0[/td]
[td class="cAnTable_choose"]0[/td]
[td]4[/td]
[td class="cAnTable_choose"]X3[/td]
[td]6[/td]
[td class="cAnTable_choose"]-X2[/td]
[td class="cAnTable_choose"]-X3[/td]
[td class="cAnTable_choose"]X0.5[/td]
[td class="cAnTable_choose"]-X4[/td]
[/tr]
[tr][td]11[/td]
[td]12[/td]
[td]13[/td]
[td class="cAnTable_choose"]X3[/td]
[td]15[/td]
[td]16[/td]
[td]17[/td]
[td]18[/td]
[td]19[/td]
[td]20[/td]
[/tr]
[tr][td]21[/td]
[td]22[/td]
[td]23[/td]
[td]24[/td]
[td class="cAnTable_choose"]0[/td]
[td class="cAnTable_choose"]0[/td]
[td]27[/td]
[td]28[/td]
[td class="cAnTable_choose"]0[/td]
[td]30[/td]
[/tr]
[tr][td]31[/td]
[td class="cAnTable_choose"]X0.5[/td]
[td]33[/td]
[td]34[/td]
[td]35[/td]
[td]36[/td]
[td]37[/td]
[td]38[/td]
[td]39[/td]
[td]40[/td]
[/tr]
[tr][td]41[/td]
[td]42[/td]
[td class="cAnTable_choose"]-X3[/td]
[td]44[/td]
[td class="cAnTable_choose"]X3[/td]
[td]46[/td]
[td class="cAnTable_choose"]X4[/td]
[td]48[/td]
[td class="cAnTable_choose"]X2[/td]
[td class="cAnTable_choose"]X3[/td]
[/tr]
[tr][td]51[/td]
[td]52[/td]
[td]53[/td]
[td]54[/td]
[td]55[/td]
[td class="cAnTable_choose"]X3[/td]
[td]57[/td]
[td]58[/td]
[td]59[/td]
[td]60[/td]
[/tr]
[tr][td]61[/td]
[td class="cAnTable_choose"]X0.5[/td]
[td]63[/td]
[td]64[/td]
[td class="cAnTable_choose"]0[/td]
[td]66[/td]
[td class="cAnTable_choose"]X0.5[/td]
[td]68[/td]
[td]69[/td]
[td]70[/td]
[/tr]
[tr][td]71[/td]
[td]72[/td]
[td]73[/td]
[td class="cAnTable_choose"]-X2[/td]
[td]75[/td]
[td]76[/td]
[td]77[/td]
[td]78[/td]
[td]79[/td]
[td]80[/td]
[/tr]
[tr][td]81[/td]
[td]82[/td]
[td class="cAnTable_choose"]X2[/td]
[td]84[/td]
[td]85[/td]
[td class="cAnTable_choose"]-X2[/td]
[td]87[/td]
[td]88[/td]
[td]89[/td]
[td]90[/td]
[/tr]
[tr][td]91[/td]
[td]92[/td]
[td]93[/td]
[td class="cAnTable_choose"]X2[/td]
[td]95[/td]
[td]96[/td]
[td class="cAnTable_choose"]X0.5[/td]
[td]98[/td]
[td]99[/td]
[td class="cAnTable_choose"]X3[/td]
[/tr]
[/table]
[/center]
This is the result.
As you can see, it doesn't even show up as a table, only code.
Re: BBcode Tables Broken
I believe it is not Forumotion, but your BBCode: http://www.amigabounty.net/index.php?function=bbcodetest ?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: BBcode Tables Broken
Well... They were working just fine and now most of my tables don't work. I have even tested them on other sites and result with just the code.
Re: BBcode Tables Broken
Are you talking about the table button in the editor or customized tables?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: BBcode Tables Broken
You are correct. It does work on the support forum. Are you sure that you have not modified something or have JavaScripts that related to tables or posts?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: BBcode Tables Broken
Are you using ModernBB? I just tested it on my forum, and it did not work.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: BBcode Tables Broken
Okay, I found the issue. I don't know if there was a system update or something to Forumotion cause now I have to use the attribute 'style' on the table in order for it to show properly. Thank you!
Re: BBcode Tables Broken
Thanks for posting the solution.
Problem solved & topic archived.
|
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» BBcode's broken?
» Broken BBCode
» How can add the BBCode Button on the title bar of BBCode Table?
» Centering for Tables
» Index Top Tables
» Broken BBCode
» How can add the BBCode Button on the title bar of BBCode Table?
» Centering for Tables
» Index Top Tables
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum