[Koha] INTERNAL SYSTEM ERROR - table error

Sebastian Krieg sebastian.krieg at tuz-eisenach.de
Sun Mar 10 20:42:24 NZDT 2019


Hi,

I found one error: 

"...Table 'koha_kplh.language_descriptions' doesn't exist..." 

in the statement: 

SELECT description FROM language_descriptions WHERE subtag=? AND lang=? AND type=?" with ParamValues: 0='en', 1='en', 2='language'

Can you test if the table 'language_description with content exists?



_____
mailto: sebastian.krieg at tuz-eisenach.de

9. März 2019 13:15, "Shafendi" <shaffendi at gmail.com> schrieb:

> here is my afew lines of my plack-error log.
> 
> DBD::mysql::st execute failed: MySQL server has gone away [for Statement
> "SELECT `me`.`variable`, `me`.`value`, `me`.`options`, `me`.`explanation`,
> `me`.`type` FROM `systempreferences` `me` WHERE ( `me`.`variable` = ? )"
> with ParamValues: 0='template'] at
> /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1836.
> DBD::mysql::st execute failed: Table 'koha_kplh.language_descriptions'
> doesn't exist [for Statement "SELECT description FROM language_descriptions
> WHERE subtag=? AND lang=? AND type=?" with ParamValues: 0='en', 1='en',
> 2='language'] at /usr/share/koha/lib/C4/Languages.pm line 383.
> DBD::mysql::st fetchrow_hashref failed: fetch() without execute() [for
> Statement "SELECT description FROM language_descriptions WHERE subtag=? AND
> lang=? AND type=?" with ParamValues: 0='en', 1='en', 2='language'] at
> /usr/share/koha/lib/C4/Languages.pm line 384.
> DBD::mysql::st execute failed: Table 'koha_kplh.language_descriptions'
> doesn't exist [for Statement "SELECT description FROM language_descriptions
> WHERE subtag=? AND lang=? AND type=?" with ParamValues: 0='en', 1='en',
> 2='language'] at /usr/share/koha/lib/C4/Languages.pm line 389.
> DBD::mysql::st fetchrow_hashref failed: fetch() without execute() [for
> Statement "SELECT description FROM language_descriptions WHERE subtag=? AND
> lang=? AND type=?" with ParamValues: 0='en', 1='en', 2='language'] at
> /usr/share/koha/lib/C4/Languages.pm line 390.
> 
> i dont understand..
> 
> --
> Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha


More information about the Koha mailing list