psgdpr1: Unable to install module "psgdpr", Tab-> name property is 70 characters long. Must be between 0 and 64 char.
successful installation as in English.
Installing Prestashop using the installation assistant.
Russian language;
Country Ukraine.
Screenshots
http://prntscr.com/tx47ti
http://prntscr.com/tx485s
http://prntscr.com/tx48ff
http://prntscr.com/tx48mi
http://prntscr.com/tx48st
Currently, I and other users solve this problem as follows: run the installation wizard in English, and after a successful installation, change the language in the admin panel to Russian or Ukrainian.






Thanks for opening this issue! We will help you to keep its state consistent
HI @Djonivan,
Thanks for your report.
I manage to reproduce the issue with PS1.7.5.2, PS1.7.6.7 and 1.7.7.x branch.

I’ll add this to the debug roadmap so that it’s fixed. If you have already fixed it on your end or if you think you can do it, please do send us a pull request!
Thanks!
HI @Djonivan,
Thanks for your report.
I manage to reproduce the issue with PS1.7.5.2, PS1.7.6.7 and 1.7.7.x branch.
I’ll add this to the debug roadmap so that it’s fixed. If you have already fixed it on your end or if you think you can do it, please do send us a pull request!
Thanks!
Unfortunately I'm not a developer, I'm a marketer and an HTML-CSS layout designer. I also almost don't know English :)
Hi,
I've got the same error when trying to install, it got stacked at 67% with the error below:
Hi,
I've got the same error when trying to install, it got stacked at 67% with the error below:
Hello, this is not the same problem. Your MySQL server seems to have gone away, which means it couldn't keep up. Are you testing this in a local environment ? You don't have enough computing resources.
Please open your own issue if you think this is a real issue from PrestaShop and not a problem lying in your own environment.
Hi,
I'm not testing in my own environment, I tried to instal it into online
hosting platform. With the previous Prestashop version, everything works
well.
Regards
On Tue, Aug 11, 2020, 10:49 Simon G. notifications@github.com wrote:
Hi,
I've got the same error when trying to install, it got stacked at 67% with
the error below:Hello, this is not the same problem. Your MySQL server seems to have gone
away, which means it couldn't keep up. Are you testing this in a local
environment ? You don't have enough computing resources.
Please open your own issue if you think this is a real issue from
PrestaShop and not a problem lying in your own environment.—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/PrestaShop/PrestaShop/issues/20519#issuecomment-671788043,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AQSCSD4CWDBVDZYYA2C6RM3SADZXNANCNFSM4PZ4HDBA
.
Describe the bug
psgdpr1: Unable to install module "psgdpr", Tab-> name property is 70 characters long. Must be between 0 and 64 char.
Expected behavior
successful installation as in English.
Steps to Reproduce
Installing Prestashop using the installation assistant.
Russian language;
Country Ukraine.Screenshots
http://prntscr.com/tx47ti
http://prntscr.com/tx485s
http://prntscr.com/tx48ff
http://prntscr.com/tx48mi
http://prntscr.com/tx48stAdditional information
* PrestaShop version: PrestaShop 1.7.7.0 Beta AND PrestaShop 1.7.6.7 Stable * PHP version: PHP 7.0 AND PHP 7.3Currently, I and other users solve this problem as follows: run the installation wizard in English, and after a successful installation, change the language in the admin panel to Russian or Ukrainian.
I have the same issue when choosing Russian or Ukrainian language during installation.
psgdpr module is included in standard prestashop installation package.
So, It is impossible to install prestashop if you choose Ukrainian or Russian language during installation.
This bug is also described on the official forum:
https://www.prestashop.com/forums/topic/1028184-%D0%BE%D1%88%D0%B8%D0%B1%D0%BA%D0%B0-psgdpr1/
Tested on prestashop 1.7.6.7, 1.7.6.8, 1.7.7
This bug can be fixed in this way:
Before installation, change 2 files in the installation package:
ALTER TABLEPREFIX_tab_langCHANGEnamenameVARCHAR(64) DEFAULT NULL;
change 64 to 512
​
'name' => array('type' => self::TYPE_STRING, 'lang' => true, 'required' => true, 'validate' => 'isTabName', 'size' => 64),
change 64 to 512
@khouloudbelguith Problem 6 years ? https://github.com/PrestaShop/PrestaShop/blob/1.6.0.3/install-dev/upgrade/sql/1.6.0.3.sql#L8 FIX PLS!!!!!!!!!!!!!!!!!!!!
Need FIX https://github.com/PrestaShopCorp/psgdpr/blob/master/translations/ru.php#L22
@khouloudbelguith Problem 6 years ? https://github.com/PrestaShop/PrestaShop/blob/1.6.0.3/install-dev/upgrade/sql/1.6.0.3.sql#L8 FIX PLS!!!!!!!!!!!!!!!!!!!!
Need FIX https://github.com/PrestaShopCorp/psgdpr/blob/master/translations/ru.php#L22
Please follow our Code of Conduct. This is not acceptable.
@khouloudbelguith Problem 6 years ? https://github.com/PrestaShop/PrestaShop/blob/1.6.0.3/install-dev/upgrade/sql/1.6.0.3.sql#L8 FIX PLS!!!!!!!!!!!!!!!!!!!!
Need FIX https://github.com/PrestaShopCorp/psgdpr/blob/master/translations/ru.php#L22Please follow our Code of Conduct. This is not acceptable.
SOrry
@khouloudbelguith Problem 6 years ? https://github.com/PrestaShop/PrestaShop/blob/1.6.0.3/install-dev/upgrade/sql/1.6.0.3.sql#L8 FIX PLS!!!!!!!!!!!!!!!!!!!!
Need FIX https://github.com/PrestaShopCorp/psgdpr/blob/master/translations/ru.php#L22
Hi there,
Not having an issue fixed immediately (or in a fixed timeframe) does not mean that it won't be fixed, or that we don't care. It doesn't mean that the issue is NOT important either. It just means that other issues have been considered, for whatever reason, _more_ important, so they were (or are being) tackled first. There's an immense amount of work to be done (1900 issues right now, and growing!), and tasks take time.
Developer time is limited, so if the amount of issues opened in a certain timeframe exceeds the amount of issues that can be processed using the available developer time, tasks will simply pile up. This is common to ALL projects. Due to the number of pending issues, sometimes they may get lost in the pile and be forgotten about, so it's not a bad idea to ping us there from time to time to remind us about it, even if it's been a long while.
But here's the upside: PrestaShop is an open source, community project. If you find that any issue is critical for you, and it's important to have it fixed ASAP, then you can _invest_ into having it done. You can hire a developer to fix it, or if you are a developer yourself, you can try doing it on your own. The most important thing is to share that fix with everyone by submitting a Pull Request -- that's what the open source spirit is all about.
If this bug has not been fixed after 6 years it's simply that we have other topics we must work on. So the best option for you to get it fixed is to _invest_ into having it done: either find a developer to fix it or fix it yourself. The code is open, you can work on it just like anybody else. The PrestaShop company cannot handle all the topics of the PrestaShop open source project, a part of the work must be done by the community too.