Hi,
For installation of Brilliant Gallery, I had this message :
Notice : Array to string conversion dans DatabaseSchema_pgsql->createTableSql() (ligne 127 dans /var/www/microniko.net/essai/includes/database/pgsql/schema.inc).
PDOException : SQLSTATE[42601]: Syntax error: 7 ERREUR: erreur de syntaxe sur ou près de « user » LINE 3: user int NOT NULL default 0, ^: CREATE TABLE {brilliant_gallery_checklist} ( nid int NOT NULL default 0, user int NOT NULL default 0, qid text NOT NULL, state int NOT NULL default 0, PRIMARY KEY (nid, user, Array) ); Array ( ) dans db_create_table() (ligne 2688 dans /var/www/microniko.net/essai/includes/database/database.inc).
So, it seems it doesn't work correctly (no admin links for Brilliant Gallery in Drupal)...
INFOS :
- Drupal : 7.12
- PHP : 5.3.3-7+squeeze7
- Serveur web : Apache/2.2.16 (Debian)
- SGBD : PostgreSQL 8.4.10
- OS : Debian GNU/Linux
Comments
Comment #1
tonycpsu commented+1
Comment #2
vacilando commentedComment #3
ben coleman commentedDuplicates #1434166: Installation error (PostgreSQL)