Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column not found: 1054 Unknown column 'textgroup' in 'field list' #7

Closed
alanmels opened this issue Oct 29, 2019 · 2 comments
Closed

Comments

@alanmels
Copy link
Member

Trying to translate any term at, for example, /en/admin/config/regional/translate/edit/1051 gives:

Error
Error messagePDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'textgroup' in 'field list': SELECT source, context, textgroup, location FROM {locales_source} WHERE lid = :lid; Array ( [:lid] => 1051 ) in i18n_string_locale_translate_edit_form() (line 294 of /var/www/docroot/modules/i18n/i18n_string/i18n_string.pages.inc).
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'textgroup' in 'field list': SELECT source, context, textgroup, location FROM {locales_source} WHERE lid = :lid; Array ( [:lid] => 1051 )

Will try to troubleshoot this tomorrow.

@indigoxela
Copy link
Member

Will try to troubleshoot this tomorrow.

lol, "tomorrow"...

@alanmels You might be interested in testing a new PR. See #3 for details.

@indigoxela
Copy link
Member

I suppose, this issue is outdated. If that's not the case, feel free to reopen it any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants