Proponita artikolo;
---------------
La artikolo "AIDE" estas proponita por publikigado.
Vi estas petata konsulti ĝin kaj doni vian opinion
en la forumo ligita al ĝi. Ĝi estas disponebla sub la adreso:
http://rezo.net/trad_spip/ecrire/articles.php3?id_article=110
** AIDE **
de George
A template problem
When SPIP faces an error in its communication with MySQL database, it
displays on the screen the failed query as well as the error message
returned by the database (in red).
The problem could result :
either from an error in the definition of your template, if you are in
the process of modifying your site ;
or from a failure in the database.
For instance, a message of the sort
Unknown column 'articles.chapi' in 'where clause' indicates that the
loop calls a selection criteria (chapi) which is not accounted for.
On the other hand, a message of the sort