Extensions Database 3.2 / 3.3 ⇒ Tables 3.2.x
-
- Users
- Posts: 17
- Joined: 25 Feb 2017, 02:15
Re: Tables 3.2.x
If I want to open the contact page, ext/dmzx/imageupload/files/2518e822947c ... 49350b.png
I get the following error displayed: ext/dmzx/imageupload/files/b15c7f699147 ... 344202.png
Board is running on PHP 7.1.6, Advanced BBCode Ver:3.1.4 is installed
I've opend a support ticket.
I get the following error displayed: ext/dmzx/imageupload/files/b15c7f699147 ... 344202.png
Board is running on PHP 7.1.6, Advanced BBCode Ver:3.1.4 is installed
I've opend a support ticket.
-
- Users
- Posts: 193
- Joined: 20 Jun 2015, 17:58
Re: Tables 3.2.x
Have you tried clearing your boards cache? A lot of TWIG errors resolve after the cache is cleared.
-
- Users
- Posts: 39
- Joined: 04 Mar 2015, 17:26
Re: Tables 3.2.x
Hi,
i confirm this behavior in ACP. On my board i have a blank page one time in two, i have to purge the board cache. It is very disturbing.
I suppose vfrblue has the error displayed because he activated the DEBUG mode in config.php. I willl test also if i can retrieve those same errors.
This issue concerns only the ACP area, on pages where the complete text editor appears.
To reproduce this problem you have to install a vanilla phpBB 3.2.x board, install the last official extension of ABBC3 and the “Tables” extension.
An other example of page where this issue appears, with the “Page” extension when you create a new page or edit a existant page.
i confirm this behavior in ACP. On my board i have a blank page one time in two, i have to purge the board cache. It is very disturbing.
I suppose vfrblue has the error displayed because he activated the DEBUG mode in config.php. I willl test also if i can retrieve those same errors.
This issue concerns only the ACP area, on pages where the complete text editor appears.
To reproduce this problem you have to install a vanilla phpBB 3.2.x board, install the last official extension of ABBC3 and the “Tables” extension.
An other example of page where this issue appears, with the “Page” extension when you create a new page or edit a existant page.
-
- VIP
- Posts: 1157
- Joined: 14 Oct 2014, 19:01
Re: Tables 3.2.x
I will have to look into this. I've never seen this problem. I'll install ABBC3 and pages and see what's up.
Thanks for the report!
Thanks for the report!

-
- Users
- Posts: 39
- Joined: 04 Mar 2015, 17:26
Re: Tables 3.2.x
I remember the extension “About us” had the same problem one year ago, i didn’t try if it was fixed for this extension, but if it’s the case maybe you can find an example of solution. ;)
-
- VIP
- Posts: 1157
- Joined: 14 Oct 2014, 19:01
Re: Tables 3.2.x
There is a new download for Tables 2.1.1 on the first page and at .com
Galixte found a couple of bad event templates that were causing a mess of problems.
He whipped a couple of new event templates up and we're running again.
I still have not got around to updating to 2.1.2... but in time
Galixte found a couple of bad event templates that were causing a mess of problems.
He whipped a couple of new event templates up and we're running again.
I still have not got around to updating to 2.1.2... but in time
-
- Users
- Posts: 17
- Joined: 25 Feb 2017, 02:15
Re: Tables 3.2.x
Thank you. 
edit: Sorry, no change

edit: Sorry, no change
-
- Users
- Posts: 17
- Joined: 25 Feb 2017, 02:15
Re: Tables 3.2.x
I tried both downloads and the erroe is the same:
)
phpBB-Version: 3.2.1, PHP: 7.1.7
The error appears when you open the table in the posting and then open a posting editor again in the ACP. After the error message, the table icon in the posting editor is no longer displayed by the forum. (Google Translator 
phpBB-Version: 3.2.1, PHP: 7.1.7
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- Users
- Posts: 39
- Joined: 04 Mar 2015, 17:26
Re: Tables 3.2.x
Of course there's nothing fixed, only this: https://github.com/Sniper-E/tables/comm ... 3a16b0319e.
@Sniper_E, I think you have missed some informations so i'll resume for you: https://www.phpbb.com/community/viewtop ... #p14787406. ;)
@Sniper_E, I think you have missed some informations so i'll resume for you: https://www.phpbb.com/community/viewtop ... #p14787406. ;)
-
- Users
- Posts: 39
- Joined: 04 Mar 2015, 17:26
Re: Tables 3.2.x
It’s temporally but, did you try the workaround ? To purge the board cache before accessing to this kind of pages (ACP pages where the complete editor text should appear).vfrblue wrote: 22 Jul 2017, 12:18 i tried both downloads and the erroe is the same:tableserr.png
The error appears when you open the table in the posting and then open a posting editor again in the ACP. After the error message, the table icon in the posting editor is no longer displayed by the forum. (Google Translator)
phpBB-Version: 3.2.1, PHP: 7.1.7
-
- Users
- Posts: 17
- Joined: 25 Feb 2017, 02:15
Re: Tables 3.2.x
I've purged all caches, deleted the codes from the BBCodes in ACP, deleted the "tables"- folder via FTP and copied the new "tables" int the "ext."- folder.
Then I installed it new.
Then I installed it new.
-
- Users
- Posts: 39
- Joined: 04 Mar 2015, 17:26
Re: Tables 3.2.x
So ?vfrblue wrote: 22 Jul 2017, 17:19 I've purged all caches, deleted the codes from the BBCodes in ACP, deleted the "tables"- folder via FTP and copied the new "tables" int the "ext."- folder.
Then I installed it new.
-
- VIP
- Posts: 1157
- Joined: 14 Oct 2014, 19:01
Re: Tables 3.2.x
I'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.