System error.

Le message d'erreur suivant a été renvoyé :

Table 'pfares_cours.tiki_articles' doesn't exist

The query was :

select `tiki_articles`.*, `tiki_article_types`.`show_pre_publ` from `tiki_articles` inner join `tiki_article_types` on `tiki_articles`.`type` = `tiki_article_types`.`type` order by `nbreads` desc

The built query was likely :

select `tiki_articles`.*, `tiki_article_types`.`show_pre_publ` from `tiki_articles` inner join `tiki_article_types` on `tiki_articles`.`type` = `tiki_article_types`.`type` order by `nbreads` desc

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 (username, database name, etc) accurate?

  4. Did you complete the Tiki Installer?

Please see the documentation for more information.


TikiWiki CMS/Groupware