Table support

Report any issues and problems with the forum here
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#1 Table support

Post by Dirk Broer »

Why doesn't this bbcode enabled forum support tables?

Consider this piece of information (still under construction) at http://www.amdusers.com/forum/showthrea ... bone-Black
It comes out here as:

When you want to use the Beaglebone Black for BOINC there are a few things to consider.
  • The CPU is a Texas Instruments Sitara AM335x, which is for all practical purposes an ARM Cortex-A8 core.
    (x depending on the model/revision. In the case of the Beaglebone Black Rev.C it is a Sitara AM3359).
  • Not all OS-es run on an ARM Cortex-A8, and those who do are not are not all supported by BOINC -at least not officially.
    You may have to compile the client yourself. Do not forget the set the options specific for an ARM Cortex-A8:
    CFLAGS="-march=armv7-a -mtune=cortex-a8" and
    CFLAGS="$CFLAGS -mfloat-abi=hard -mfpu=neon -ffast-math -O3"
  • Having built a BOINC client yourself on your OS of choice does not guarantee that you can download work from a project -at least not automatically.
    You may have to use the anonymous platform option.
The standard OS for the Beaglebone is the very lightweight Ångström Linux and to my astonishment it does not make full use of the NEON floating point capabilities, giving the BBB a very low value for floating point MIPS as obtained through the benchmarks in the BOINC-client (184 Floating Point MIPS).

Let's look at the BOINC projects that offer applications for the ARM Cortex-A8, so you do not have to compile them yourself (If you do, do not forget to compile the applications with the same CFLAGS values as mentioned for the BOINC-client!)
[table="width: 500, class: outer_border, align: center"]
[tr]
[th]Project[/th]
[th]Supported CPU architecture[/th]
[/tr]
[tr]
[td]Now follows lots of lines[/td]
[td]that look like this is all flat text[/td]
[/tr]
[/table]

[indent] does not work too...
Image
User avatar
Silver
Boinc Brigadier
Boinc Brigadier
Posts: 2210
Joined: Sun Apr 14, 2013 7:09 pm
Location: Aberdeen/Anguilla

#2 Re: Table support

Post by Silver »

That is a very good question Dirk.
I've got no idea what the answer is but it remains a good question :D
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#3 Re: Table support

Post by Dirk Broer »

:alien: Let's wait for a wise man to answer what this fool asked :mrgreen:
Image
User avatar
Janos (retired)
Still a Newbie
Posts: 1919
Joined: Thu Feb 23, 2012 8:58 am
Location: Aberdeenshire, Scotland

#4 Re: Table support

Post by Janos (retired) »

phpBB does not fully support BBcode. One of things missing is support for tables. :(
"Happiness can be defined as: a geek with non-work related code to write, no distractions and no deadline." - Janos
User avatar
Janos (retired)
Still a Newbie
Posts: 1919
Joined: Thu Feb 23, 2012 8:58 am
Location: Aberdeenshire, Scotland

#5 Re: Table support

Post by Janos (retired) »

There is a mod available which allows for table support within phpBB. Is there enough interest to warrant me faffing with the code?
"Happiness can be defined as: a geek with non-work related code to write, no distractions and no deadline." - Janos
User avatar
Megacruncher
G.L.S.B.
G.L.S.B.
Posts: 4698
Joined: Mon May 29, 2006 11:33 pm
Location: Edinburgh, Scotland
Contact:

#6 Re: Table support

Post by Megacruncher »

Go on then!
PM me if you need help getting under the bonnet,
Willie the Megacruncher
Image
User avatar
Janos (retired)
Still a Newbie
Posts: 1919
Joined: Thu Feb 23, 2012 8:58 am
Location: Aberdeenshire, Scotland

#7 Re: Table support

Post by Janos (retired) »

[table][tr][th]Col1[/th][th]Col2[/th][th]Col3[/th][/tr]
[tr][td]1[/td][td]val1[/td][td]desc1[/td][/tr]
[tr][td]2[/td] [td]val2[/td] [td]desc2[/td][/tr]
[tr][td]3[/td] [td]val3[/td] [td]desc3[/td][/tr][/table]
"Happiness can be defined as: a geek with non-work related code to write, no distractions and no deadline." - Janos
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#8 Re: Table support

Post by Alez »

Tables
[table=30 tablebg][thead][tr=null][th=50 textleft]Title1[/th][th=50 textleft]Title2[/th][/tr][/thead]
[tbody][tr=bg2][td=null]Is[/td][td=null]For[/td][/tr]
[tr=bg1][td=null]This[/td][td=null]You[/td][/tr]
[tr=bg2][td=null]Good[/td][td=null]Guys[/td][/tr]
[tr=bg1][td=null]Enough[/td][td=null]?[/td][/tr][/tbody][/table]

UP to 6 columns, 10 rows at a click of a button. Guess just cut and paste if you want more. Will this be acceptable :?:
Smilies are also coming along inside a scroll box so no more clicking through 7 pages and the Header has tartan :roll:
Image
The best form of help from above is a sniper on the rooftop....
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5979
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#9 Re: Table support

Post by scole of TSBT »

Looks good. Let's see the source for that table.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#10 Re: Table support

Post by Alez »

No source , MAGIC :lol:
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#11 Re: Table support

Post by Alez »

scole250 wrote:Looks good. Let's see the source for that table.
Tables are updated to work now in 3.2 but why settle for standard ?

Card Memory SP GLOPS DP GLOPS Watts MSRP
GTX 1070 8GB 6500 203 (1:32 ?) 150 $379
GTX 1080 8GB 8227 257 (1:32 ?) 180 $599
Tesla P100 16GB 10600 5300 300 (if you have to ask, you can't afford it)

Table Title
[table=90 tablebg][thead][tr=null][th=17 textleft]TCard[/th][th=16 textleft]Memory[/th][th=17 textleft]SP GLOPS[/th][th=16 textleft]DP GLOPS[/th][th=17 textleft]Watts[/th][th=16 textleft]MSRP[/th][/tr][/thead]
[tbody][tr=bg2][td=null]GTX 1070[/td][td=null]8GB[/td][td=null]6500[/td][td=null]203 (1:32 ?)[/td][td=null]150[/td][td=null]$379[/td][/tr]
[tr=bg1][td=null]GTX 1080[/td][td=null]8GB[/td][td=null]8227[/td][td=null]257 (1:32 ?)[/td][td=null]180[/td][td=null]$599[/td][/tr]
[tr=bg2][td=null]Tesla P100[/td][td=null]16GB[/td][td=null]10600[/td][td=null]5300[/td][td=null]300[/td][td=null](if you have to ask, you can't afford it)[/td][/tr][/tbody][/table]


Good enough for ya ? Anyway, who needs tables ???? WE NOW HAVE TARTAN :wav:
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#12 Re: Table support

Post by Alez »

In posting, top right hand side . Table graphic. Enjoy.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Bryan
Boinc Brigadier
Boinc Brigadier
Posts: 2621
Joined: Thu May 21, 2015 6:18 pm

#13 Re: Table support

Post by Bryan »

I don't see it :?: :?:
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5979
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#14 Re: Table support

Post by scole of TSBT »

tables.jpg
You do not have the required permissions to view the files attached to this post.
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#15 Re: Table support

Post by Dirk Broer »

I don't see it either, there's nothing right of ab
Most of the new (and old) smileys do not display either... :think:
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5979
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#16 Re: Table support

Post by scole of TSBT »

I think I see the problem. It appears you chaps haven't paid your tech support subscription :lol:
Image
User avatar
Bryan
Boinc Brigadier
Boinc Brigadier
Posts: 2621
Joined: Thu May 21, 2015 6:18 pm

#17 Re: Table support

Post by Bryan »

scole250 wrote:I think I see the problem. It appears you chaps haven't paid your tech support subscription :lol:
I think Alez turned on the smarta$$ filter and my posts aren't going through anymore :lol:

Lesson learned, you really don't want to PO the admin :naughty:
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#18 Re: Table support

Post by Alez »

Have you refreshed your browsers ? Good chance you are using a cached page as you should definitely see both table and new smilies. F5, reload page or options clear cache for most browsers. If you guys still can't see let me know what browser. Definitely works on both Firefox and chrome.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#19 Re: Table support

Post by Alez »

Some of the old smilies are also all messed up due to issues ...... I will fix eventually but will be a manual fix so adding to list of stuff to get sorted :roll:

EDIT smileys should be fixed now :ugeek:
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#20 Re: Table support

Post by Dirk Broer »

Alez wrote:Have you refreshed your browsers ? Good chance you are using a cached page as you should definitely see both table and new smilies. F5, reload page or options clear cache for most browsers. If you guys still can't see let me know what browser. Definitely works on both Firefox and chrome.
Not here :naughty:
Image
User avatar
Bryan
Boinc Brigadier
Boinc Brigadier
Posts: 2621
Joined: Thu May 21, 2015 6:18 pm

#21 Re: Table support

Post by Bryan »

Not here either - FireFox
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#22 Re: Table support

Post by Alez »

Smileys or tables ? Smileys should be fixed. Please tell me they are fixed .......
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#23 Re: Table support

Post by Alez »

Dirk, Pete,Bryan, I have logged in with each of your permissions and in each case I can see the table option in Full Editor Top line next to ab so I don't know what to say.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5979
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#24 Re: Table support

Post by scole of TSBT »

Have you guys all dumped your browser cache?
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#25 Re: Table support

Post by Alez »

Can you guys see thead, tbody and center after the embed video link as a test ?

Also as I can see the table icon whilst logged in as yourselves can you try something stupid for me and try clicking to the right of ab and see if you get a table just incase for some bizare reason it is there but the icon is not displayed ? Stupid request but just reading the extension history notes and that seems to have been an issue at one point due to conflict with the abbc3 upgrade I am running on the posting menu.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#26 Re: Table support

Post by Alez »

Absolutely weird that I can see them whilst logged in with your permissions. Regardless I would like to get to the bottom of it if I can. Setting off my OCD :angry-screaming: :angry-tappingfoot: :banana-explosion: :character-jason: :sad-roulette: :text-imsorry: :violence-instagib: :violence-rocket: :violence-torch:
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#27 Re: Table support

Post by Dirk Broer »

I've attached a file with what I can see after clicking next to ab
You do not have the required permissions to view the files attached to this post.
Image
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#28 Re: Table support

Post by Dirk Broer »

I've attached a file with what I can see after clicking next to ab
Big troubles submitting messages too. Keeps saying that it can't be done, hence double posting.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#29 Re: Table support

Post by Alez »

It has been noted that after posting a lot of the time you get a blank screen. The posts always go through though. Working on it. I've purchased a server update that should help.
Can't understand why you have no table as if I log in with your permissions I can see the table option. Working on that to. Have ruled out a conflict with the size of the index bar as you did not find the table there but not displayed. I'll keep on it as I know you want tables and it's very frustrating that I have them working but seems peeps can't see them. There is a new version of the extension due out. Not giving up, give me time.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#30 Re: Table support

Post by Alez »

Revisited that old chestnut called tables. I may have the damn thing visible on the Full Editor and Preview and working this time for all. Can anyone confirm other than myself and scole ?
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#31 Re: Table support

Post by Dirk Broer »

Table Title
What do we see?Yoho!Applause
It works!:dance::clap:
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#32 Re: Table support

Post by Alez »

Woooo Hooooo :text-woo:

Issue had nothing to do with permissions. There was an error in the CSS coding which meant that the button was not displaying for non admins. Can finally strike this one off my list. :happy-cheerleadersmileyguy:
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Dirk Broer
Corsair
Corsair
Posts: 1962
Joined: Thu Feb 20, 2014 11:24 pm
Location: Leiden, South Holland, Netherlands
Contact:

#33 Re: Table support

Post by Dirk Broer »

Dirk Broer wrote: Tue Jul 11, 2017 2:51 pm Table Title
What do we see?Yoho!Applause
It works!:dance::clap:
But not anymore, table support has gone again from the menu



Image
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#34 Re: Table support

Post by Alez »

No idea why as i've changed nothing. if it's any consolation it doesn't show for me either but manually creating a table still works. Connection I'm on is garbage so I have no intention of messing just now. I'll look at it once back on dry land.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#35 Re: Table support

Post by Alez »

Tables should be available again, at least it is to me. Can a non admin confirm you see the table button again ?
I guess the module got corrupted somehow is my best guess.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Bryan
Boinc Brigadier
Boinc Brigadier
Posts: 2621
Joined: Thu May 21, 2015 6:18 pm

#36 Re: Table support

Post by Bryan »

Yep, I got it now. I don't really know how to use it, but I got it.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#37 Re: Table support

Post by Alez »

Bryan wrote: Sat Jan 06, 2018 3:02 am Yep, I got it now. I don't really know how to use it, but I got it.
Excellent :ugeek:
There is a new version available but I'm wondering whether it aint broke applies to this module ........ :think:
Image
The best form of help from above is a sniper on the rooftop....
Post Reply Previous topicNext topic

Return to “Website Problems”