Hi again,
I have a problem when creating a new Album. I haven't tried this since upgrading to 1.0.5, but when I tried today I got the following error:
General Error
SQL ERROR [ mysql4 ]
Unknown column 'album_watermark' in 'field list' [1054]
SQL
INSERT INTO phpbb_gallery_albums (parent_id, album_type, album_status, album_parents, album_name, album_desc, album_desc_uid, album_desc_options, album_desc_bitfield, album_image, album_watermark, album_sort_key, album_sort_dir, display_subalbum_list, display_on_index, display_in_rrc, left_id, right_id) VALUES (0, 1, 0, '', 'Real World Images', '', '', 7, '', '', 0, '', '', 1, 1, 1, 3, 4)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/acp/acp_gallery_albums.php
LINE: 896
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_gallery_albums.php
LINE: 140
CALL: acp_gallery_albums->update_album_data()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_gallery_albums->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Board url
www.taskforce72.org/phpbb/
PHPBB version 3.0.7 PL1
MYSQL Version 5.0.89
The problem doesn't effect the board operation but it is stopping me create new albums
Does anyone have an idea how to fix this please
Cheers