hotti: Probleme nach Migration Postgres, SQLSTATE[42P01]

Beitrag lesen

hi,

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42P01]: Undefined table: 7 FEHLER: Relation »ir_language« existiert nicht LINE 1 in db.inc.php on line 3864

Uncaught Exception, d.h., deine Code, der eine Exception möglicherweise auswerfen kann, muss in try{} catch{} Blöcken notiert sein.

hth

Hotti