Extensions Database 3.2 / 3.3 ⇒ Tables 3.2.x
-
- VIP
- Posts: 1157
- Joined: 14 Oct 2014, 19:01
Re: Tables 3.2.x
Maybe I had some corrupted templates.
Last edited by Sniper_E on 23 Jul 2017, 03:21, edited 1 time in total.
-
- Users
- Posts: 39
- Joined: 04 Mar 2015, 17:26
Re: Tables 3.2.x
Thanks, but did you try your modification before sharing this version?
The ./ext/sniper/tables/composer.json wasn’t been updated 2.1.1 still appears in ACP on the “Extensions Manager” page.
A new issue appears, tested on a phpBB vanilla forum, on the posting page the “Show Table Selections” button appears but the button doesn’t work because the displayed table presenting the examples of tables (with 1 to 6 column) is already displayed, as if i have clicked on the button but i didn’t do that.
So, please, before sharing new changes test, test and test. ;)
Pages which you have to test:
The ./ext/sniper/tables/composer.json wasn’t been updated 2.1.1 still appears in ACP on the “Extensions Manager” page.
A new issue appears, tested on a phpBB vanilla forum, on the posting page the “Show Table Selections” button appears but the button doesn’t work because the displayed table presenting the examples of tables (with 1 to 6 column) is already displayed, as if i have clicked on the button but i didn’t do that.
So, please, before sharing new changes test, test and test. ;)
Pages which you have to test:
- ./posting.php (“POST A REPLY” page - new post),
- ./ucp.php?i=pm&mode=compose (“Compose message” page - new PM in UCP),
- ./ucp.php?i=ucp_profile&mode=signature (“Edit signature” page - in UCP),
- ./adm/index.php?sid=xxxxxxxxxxxxxxxxxxxxx&i=acp_contact&mode=contact (“Contact page settings” page in ACP).
- the original problem still appears on the “Contact page settings” page in ACP = blank page,
- and a new problem appears, the “Show Table Selections” button is no more displayed on “posting” page, that it wasn’t the case before this update.
- to compare with other extensions like “About us”,
- did you try to investigate on the fact that “ABBC3” extension has a folder in ./ext/vse/abbc3/adm/style/event/ what your extension doesn’t have, maybe it’s a part of solution,
- asking to VSE.
-
- New user
- Posts: 126
- Joined: 06 Mar 2017, 16:39
Re: Tables 3.2.x
Hi
Maybe Sniper forgot to change the composer.json but is not bad
Change simply in the composer.json itself to 2.1.2 then you have the new version in the expansion manager
mg Funny
Maybe Sniper forgot to change the composer.json but is not bad
Change simply in the composer.json itself to 2.1.2 then you have the new version in the expansion manager
mg Funny

-
- Users
- Posts: 39
- Joined: 04 Mar 2015, 17:26
Re: Tables 3.2.x
Hi,
The more important things are the bug in ACP with “ABBC3” extension and the new bug appeared on the posting page concerning the “Show Table Selections” button.
it's a detail, but important when you update your script. I don’t judge anyone or anything, I simply report to him this information. I know how to fix this.Funny wrote: 23 Jul 2017, 00:46 Hi
Maybe Sniper forgot to change the composer.json but is not bad
Change simply in the composer.json itself to 2.1.2 then you have the new version in the expansion manager
mg Funny![]()
The more important things are the bug in ACP with “ABBC3” extension and the new bug appeared on the posting page concerning the “Show Table Selections” button.
-
- Users
- Posts: 39
- Joined: 04 Mar 2015, 17:26
Re: Tables 3.2.x
Hi,
i didn’t say that the functionality to post tables doesn’t work, i said the button to display some examples of tables doens’t work, because when you arrived on the posting page the examples of tables are already displayed, so the “Show Table Selections” button becomes useless.
As you can see, the last message from sniper was updated:
Tables 3.2.x. There is no more attachment file, maybe because i reported some errors.
i didn’t say that the functionality to post tables doesn’t work, i said the button to display some examples of tables doens’t work, because when you arrived on the posting page the examples of tables are already displayed, so the “Show Table Selections” button becomes useless.
As you can see, the last message from sniper was updated:

-
- VIP
- Posts: 1157
- Joined: 14 Oct 2014, 19:01
Re: Tables 3.2.x
No Galixte Thank You! I see the problems and pulled that last download I had up.
The table selections will not show at first when you enter the posting page now and the table buttons are back in place.
Now... we had this ext showing in the acp pages but that was pulled. It's only in the posting page now.
That is why there is no adm/ directory. It's not in the ucp posting pages either.
I'll check the About Us ext and compare as you suggested.
Still looking for the blank page problem when in acp.
I'd like to fix that problem if I can find the solution and also add permissions. Then I'll post version 2.1.2
The table selections will not show at first when you enter the posting page now and the table buttons are back in place.
Now... we had this ext showing in the acp pages but that was pulled. It's only in the posting page now.
That is why there is no adm/ directory. It's not in the ucp posting pages either.
I'll check the About Us ext and compare as you suggested.
Still looking for the blank page problem when in acp.
I'd like to fix that problem if I can find the solution and also add permissions. Then I'll post version 2.1.2
-
- Users
- Posts: 39
- Joined: 04 Mar 2015, 17:26
Re: Tables 3.2.x
Hi sniper,
thanks for informations about the progression of you investigations, but don’t forget to ask to VSE, i’m sure he’ll give you a way to solve the ACP/UCP problem when “ABBC3” extension is activated, after all “ABBC3” is his extension. ;)
thanks for informations about the progression of you investigations, but don’t forget to ask to VSE, i’m sure he’ll give you a way to solve the ACP/UCP problem when “ABBC3” extension is activated, after all “ABBC3” is his extension. ;)
-
- Users
- Posts: 5
- Joined: 25 Dec 2014, 03:59
Re: Tables 3.2.x
Sniper_E wrote: 22 Jul 2017, 21:22I've been playing around with that and come up with some classes here you can use in your post to get those borders.Fugu wrote: 27 Feb 2017, 11:32 Is it possible to insert a hyphen between the columns in the rows?
So it looks like an Excel spreadsheet...
For example
Danke für die Übersetzung Scanialady
I'm trying to see why that error is showing up. I see now, had to refresh my cache also to correct the blank page going to textarea in ACP.
Thank you!!
-
- VIP
- Posts: 1157
- Joined: 14 Oct 2014, 19:01
Re: Tables 3.2.x
Here you go... new language files for tables.It will insert into your textarea correctly.
tables_language.zip
I have one other problem to take care of and then I'll update this to 2.1.2
tables_language.zip
I have one other problem to take care of and then I'll update this to 2.1.2
-
- VIP
- Posts: 1157
- Joined: 14 Oct 2014, 19:01
Re: Tables 3.2.x
Thanks for all the help you guys have giving and thanks for the show of gratitude!
I put 2.1.2 in the first post.

-
- New user
- Posts: 126
- Joined: 06 Mar 2017, 16:39
Re: Tables 3.2.x
Hello
A trifle to the tables.
Have a bbcode center created.
When I activate the tables for the first time the bbcode center is automatically deactivated. As soon as I activate the bbcode center again everything is ok and the bbcodecenter works again.
Here is the named bbcode :
BBCode usage
HTML replacement
Is that perhaps aligned to align tables?
mg Funny
my forum
A trifle to the tables.
Have a bbcode center created.
When I activate the tables for the first time the bbcode center is automatically deactivated. As soon as I activate the bbcode center again everything is ok and the bbcodecenter works again.
Here is the named bbcode :
BBCode usage
Code: Select all
[center]{TEXT}[/center]
Code: Select all
<div style="width: 100%;text-align: center">{TEXT}</div>
mg Funny

my forum
-
- VIP
- Posts: 1157
- Joined: 14 Oct 2014, 19:01
Re: Tables 3.2.x
The table is centered by using the .tcenter class. The [center bbcode is used to align the Title to match the centered table.
Look at the .textcenter class also. It's used to center the text in the cells.
Code: Select all
[center][size=130]Table Title[/size][/center]
[table=15,tcenter]
[thead]
[tr=textcenter]
[th=100,null]Title[/th]
[/tr]
[/thead]
[tbody]
[tr=bg2]
[td=textcenter,1]Text[/td]
[/tr]
[/tbody]
[/table]
In migrations file this ext adds center bbcode just like yours.
Code: Select all
'center' => array(
'bbcode_match' => '[center]{TEXT}[/center]',
'bbcode_tpl' => '<div style="width: 100%;text-align: center">{TEXT}</div>',
'bbcode_helpline' => '',
'display_on_posting'=> 0,
),