Editing page option "check orthography" crashes save
- Status
- Closed
- Subject
- Editing page option "check orthography" crashes save
- Version
- 5.x
- Category
- Error
- Usability
- Feature
- All / Undefined
- Resolution status
- Fixed or Solved
- Submitted by
- Bernard TREMBLAY
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
Hello,
If you activate the function "check orthography" in params of a tiki page when editing it, When you save you get systematically the following error :
!System error.Le message d'erreur suivant a été renvoyé :
Table 'spacprottwk153.babl_words_fr' doesn'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'Things to check:
1.
Is your database up and running?
2.Is your database corrupt? Please see how to repair your database
3.Are your database credentials accurate? (username, database name, etc in db/local.php)
4.Did you complete the Tiki Installer?
Please see the documentation for more information.
The database is conform to update from 4.1 and validated
- Solution
- Workaround
- Priority
- 25
- 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
- 3619
- Created
- Friday 29 October, 2010 03:35:05 UTC
by Bernard TREMBLAY - LastModif
- Tuesday 30 June, 2026 03:11:51 UTC