5.0RC1 - wiki Editing option "check orthography" ->em error : table "babl_words_fr" missing
- Status
- Closed
- Subject
- 5.0RC1 - wiki Editing option "check orthography" ->em error : table "babl_words_fr" missing
- Version
- 5.x
- Category
- Error
- Consistency
- Feature
- i18n (Multilingual, l10n, Babelfish)
- Submitted by
- Bernard TREMBLAY
- Volunteered to solve
- Philippe Cloutier
- Lastmod by
- Philippe Cloutier
- Rating
- Description
Hello,
After a cut off of adsl line during 3 weeks because of a sinister, I come back (but the speed remain the slowest 300kb/s).
hello,When you set the option check-orthography (french language), when you try to save you get the SYSTEM ERROR :
La table 'teawik-ld8-50s-new1.babl_words_fr' n'existe pasThe table '<database_name>.babl_words_fr' don't exist
The query was :
select `word` from `babl_words_fr` where `word`=? or `word`=?Valeurs :
1. Table
2. tableThe built query was likely :
select `word` from `babl_words_fr` where `word`='Table' or `word`='table'Stacktrace :
- <site_dir>\tiki-editpage.php : 0 -> {main}(array ( ))
- <site_dir>\tiki-editpage.php : 853 -> spellcheckreplace(array ( ))
- <site_dir>\lib\tikilib.php : 1659 -> spellcheckword(array ( ))
- <site_dir>\lib\tikilib.php : 1704 -> spellcheck_word(array ( ))
- <site_dir>\lib\bablotron.php : 44 -> word_exists(array ( ))
- <site_dir>\lib\bablotron.php : 104 -> query(array ( ))
- <site_dir>\lib\core\lib\TikiDb\Bridge.php : 29 -> query(array ( ))
- <site_dir>\lib\core\lib\TikiDb\Pdo.php : 119 -> handleQueryError(array ( ))
- <site_dir>\lib\core\lib\TikiDb.php : 150 -> handle(array ( ))
- Solution
- Duplicate of #3507.
- Importance
- 8
- Priority
- 40
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3509
- Created
- Wednesday 04 August, 2010 23:07:14 UTC
by Bernard TREMBLAY - LastModif
- Thursday 19 August, 2010 20:20:59 UTC