Loading...
 
Skip to main content

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
(0)
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. table

The 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+
Demonstrate Bug (older Tiki versions)
Ticket ID
3619
Created
Friday 29 October, 2010 03:35:05 UTC
by Bernard TREMBLAY
LastModif
Tuesday 30 June, 2026 03:11:51 UTC


Show PHP error messages