PDOStatement::execute(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'style' in 'field list': /var/lib/fusionforge/chroot/home/groups/uniwiki/htdocs/lib/core/TikiDb/Pdo.php (75)filemtime(): stat failed for /var/lib/fusionforge/chroot/home/groups/uniwiki/htdocs/templates/aia06//styles/arcturus/database-connection-error.tpl: /var/lib/fusionforge/chroot/home/groups/uniwiki/htdocs/lib/smarty/libs/sysplugins/smarty_resource.php (352)filemtime(): stat failed for /var/lib/fusionforge/chroot/home/groups/uniwiki/htdocs/templates/aia06/database-connection-error.tpl: /var/lib/fusionforge/chroot/home/groups/uniwiki/htdocs/lib/smarty/libs/sysplugins/smarty_resource.php (352)filemtime(): stat failed for /var/lib/fusionforge/chroot/home/groups/uniwiki/htdocs/templates/styles/arcturus/database-connection-error.tpl: /var/lib/fusionforge/chroot/home/groups/uniwiki/htdocs/lib/smarty/libs/sysplugins/smarty_resource.php (352) Error del sistema.

Error del sistema.

S'ha retornat el següent missatge d'error:

Unknown column 'style' in 'field list'

Database is not currently up to date! Visit Tiki Installer to resolve this issue. If you have shell (SSH) access, you can also use the following, on the command line, from the root of your Tiki installation: php installer/shell.php

The query was:

SELECT `rowIndex`, `columnIndex`, `value`, `calculation`, `width`, `height`, `format`, `style`, `class`, `user` FROM `tiki_sheet_values` WHERE `sheetId` = ? AND ? >= `begin` AND ( `end` IS NULL OR `end` > ? )

Values:

  1. 11
  2. 1748880035
  3. 1748880035

The built query was likely:

SELECT `rowIndex`, `columnIndex`, `value`, `calculation`, `width`, `height`, `format`, `style`, `class`, `user` FROM `tiki_sheet_values` WHERE `sheetId` = '11' AND '1748880035' >= `begin` AND ( `end` IS NULL OR `end` > '1748880035' )

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. Undefined index: where: /var/lib/fusionforge/chroot/home/groups/uniwiki/htdocs/templates_c/aia06/cace2f92669f98441b1ed92b78d6068ae6^5a8a93d0e0a6ed12acf28a6fff42521a6d22f12d.file.database-connection-error.tpl.php (119)Trying to get property of non-object: /var/lib/fusionforge/chroot/home/groups/uniwiki/htdocs/templates_c/aia06/cace2f92669f98441b1ed92b78d6068ae6^5a8a93d0e0a6ed12acf28a6fff42521a6d22f12d.file.database-connection-error.tpl.php (119)
  5. Did you complete the Tiki Installer?

Please see the documentation for more information.