Witam, wczoraj wieczorkiem zrobiłem update swojego lmsa. Nie wiem czy ten bład wystapił u mnie tylko, myslalem ze moze to wina mojej bazy danych bo mialem mala awarie serwera postgres ale postawilem go od nowa i dalej jest ten sam błąd. Sprobuje usunąc błąd ale informuje o problemie na zas ;-)
Warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "documentcontents_md5sum_idx" already exists in /var/www/localhost/htdocs/lms/lib/LMSDB_driver_postgres.class.php on line 82
Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /var/www/localhost/htdocs/lms/lib/LMSDB_driver_postgres.class.php on line 82
Warning: Cannot modify header information - headers already sent by (output started at /var/www/localhost/htdocs/lms/lib/LMSDB_driver_postgres.class.php:82) in /var/www/localhost/htdocs/lms/lib/Session.class.php on line 139
Warning: Cannot modify header information - headers already sent by (output started at /var/www/localhost/htdocs/lms/lib/LMSDB_driver_postgres.class.php:82) in /var/www/localhost/htdocs/lms/index.php on line 207
Napotkano bĹ,Ä™dy w bazie danych! Zapytanie: CREATE INDEX documentcontents_md5sum_idx ON documentcontents (md5sum) BĹ,Ä…d: ERROR: relation "documentcontents_md5sum_idx" already exists Zapytanie: UPDATE dbinfo SET keyvalue = '2005072300' WHERE keytype = 'dbversion' BĹ,Ä…d: ERROR: current transaction is aborted, commands ignored until end of transaction block