habe gerade nochmal die Dateien aktualisiert und bekomme nun diese Fehlermeldung im Installationsprogramm:
Gruß HelmutSQL ERROR [ mysql4 ]
Column 'comment_edit_time' cannot be null [1048]
SQL
INSERT INTO phpbb3_gallery_comments (comment_id, comment_image_id, comment_user_id, comment_username, comment_user_ip, comment_time, comment, comment_uid, comment_bitfield, comment_edit_time, comment_edit_count, comment_edit_user_id) VALUES ('1', '129', '2252', 'Foren-Admin', '127.0.0.1', '1195421321', 'Array', '', '', NULL, '0', NULL)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: install_gallery/install.php
LINE: 716
CALL: dbal_mysql->sql_query()