Extensions Database 3.2 / 3.3 ⇒ Tables 3.2.x
-
- Users
- Posts: 71
- Joined: 22 Jan 2017, 15:39
Re: Tables 3.2.x
2.13 causes me a white screen and cant do anythng even disable did not help at phpbb 3.3.0. There must be an error somehow.
-
- Founder
- Posts: 6466
- Joined: 13 Jan 2014, 21:45
Re: Tables 3.2.x
I see that you posted allot of errors in some topics, please check first server settings and cookie settings.miri4ever wrote: 29 May 2020, 21:55 2.13 causes me a white screen and cant do anythng even disable did not help at phpbb 3.3.0. There must be an error somehow.
-
- Users
- Posts: 71
- Joined: 22 Jan 2017, 15:39
Re: Tables 3.2.x
Lol sure my settings not changed just from updating an extension :) And well this is a job of a forum to find out mistakes whoever maybe made them. And for TABLES 2.13 found an really easy solutiion to work for 3.3.0.
If you all got problems after update from 2.12 to 2.13 and maybe a blank white screen do the following steps:
Upload via FTP old 2.12 Tables and refresh your page. It should be back up then. Disable Extension then.
Upload only from 2.13 package the following file:
sniper/tables/migrations Folder and overwrite your existing file
Actvate extension again and your Tables are running back again fine on 3.3.0
I will search now step by step what file cause the crash, but this solution works for the moment for me.
Hope it helps otthers.
Ok, something is wrong with the German translation files. The size is differ and something wrong cause the crash for me. Need to look closer inside the translation changes made there.
If you all got problems after update from 2.12 to 2.13 and maybe a blank white screen do the following steps:
Upload via FTP old 2.12 Tables and refresh your page. It should be back up then. Disable Extension then.
Upload only from 2.13 package the following file:
sniper/tables/migrations Folder and overwrite your existing file
Actvate extension again and your Tables are running back again fine on 3.3.0
I will search now step by step what file cause the crash, but this solution works for the moment for me.
Hope it helps otthers.
Ok, something is wrong with the German translation files. The size is differ and something wrong cause the crash for me. Need to look closer inside the translation changes made there.
-
- Users
- Posts: 71
- Joined: 22 Jan 2017, 15:39
Re: Tables 3.2.x
Hi sniper,
I found your error :)
in german translation file tables.php
Find:
Remove that komma
I found your error :)
in german translation file tables.php
Find:
Code: Select all
,
)
);
Code: Select all
)
);
-
- Users
- Posts: 139
- Joined: 25 Mar 2022, 07:11
Re: Tables 3.2.x
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.