Подскажите пожалуйста. Очень нужна помощь.
Я переводила форум с одного хоста на другой и меняла домен. Еще у меня ДЛЕ и ИПБ интегрированы. Версия форума 2.3.6
Все настроила, все работает кроме галереи на форуме. Хотя на старом хосте и галерея работала. Вернее категории создаются, альбомы тоже, все настраивается, а фото не грузится, тупо бросает на главную страницу... Я попыталась удалить из БД таблицы галереи и при попытке вновь ее установить, установщик выдает вот это предупреждение:
18 queries run....
Error in upgrade 2.2.4 (22011)
30 errors found
ALTER TABLE ibf_members ADD gallery_perms VARCHAR( 10 ) DEFAULT '1:1:1' NOT NULL
Duplicate column name 'gallery_perms'
ALTER TABLE ibf_groups ADD g_max_diskspace INT( 10 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_max_diskspace'
ALTER TABLE ibf_groups ADD g_max_upload INT( 10 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_max_upload'
ALTER TABLE ibf_groups ADD g_max_transfer INT( 10 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_max_transfer'
ALTER TABLE ibf_groups ADD g_max_views INT( 10 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_max_views'
ALTER TABLE ibf_groups ADD g_create_albums TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_create_albums'
ALTER TABLE ibf_groups ADD g_album_limit INT( 10 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_album_limit'
ALTER TABLE ibf_groups ADD g_img_album_limit INT( 10 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_img_album_limit'
ALTER TABLE ibf_groups ADD g_slideshows TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_slideshows'
ALTER TABLE ibf_groups ADD g_favorites TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_favorites'
ALTER TABLE ibf_groups ADD g_comment TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_comment'
ALTER TABLE ibf_groups ADD g_rate TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_rate'
ALTER TABLE ibf_groups ADD g_ecard TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_ecard'
ALTER TABLE ibf_groups ADD g_edit_own TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_edit_own'
ALTER TABLE ibf_groups ADD g_del_own TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_del_own'
ALTER TABLE ibf_groups ADD g_move_own TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_move_own'
ALTER TABLE ibf_groups ADD g_mod_albums TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_mod_albums'
ALTER TABLE ibf_groups ADD g_img_local TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_img_local'
ALTER TABLE ibf_groups ADD g_movies TINYINT( 1 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_movies'
ALTER TABLE ibf_groups ADD g_movie_size INT( 10 ) UNSIGNED default '0' NOT NULL
Duplicate column name 'g_movie_size'
ALTER TABLE ibf_groups ADD g_multi_file_limit SMALLINT(2) UNSIGNED DEFAULT 0
Duplicate column name 'g_multi_file_limit'
ALTER TABLE ibf_groups ADD g_zip_upload TINYINT(1) UNSIGNED DEFAULT 0
Duplicate column name 'g_zip_upload'
ALTER TABLE ibf_groups ADD g_can_search_gallery TINYINT( 1 ) UNSIGNED DEFAULT '0' NOT NULL
Duplicate column name 'g_can_search_gallery'
ALTER TABLE ibf_groups ADD g_gallery_use TINYINT( 1 ) NOT NULL DEFAULT '1';
Duplicate column name 'g_gallery_use'
ALTER TABLE ibf_groups ADD g_album_private TINYINT( 1 ) NOT NULL DEFAULT '1';
Duplicate column name 'g_album_private'
ALTER TABLE ibf_groups ADD g_gal_avatar TINYINT( 1 )
NOT NULL DEFAULT '1';
Duplicate column name 'g_gal_avatar'
INSERT INTO ibf_cache_store ( cs_key , cs_value , cs_extra , cs_array ) VALUES ( 'gallery_media_types', '', '', '1' );
Duplicate entry 'gallery_media_types' for key 1
INSERT INTO ibf_cache_store ( cs_key , cs_value , cs_extra , cs_array ) VALUES ( 'gallery_stats', '', '', '1' );
Duplicate entry 'gallery_stats' for key 1
INSERT INTO ibf_cache_store ( cs_key , cs_value , cs_extra , cs_array ) VALUES ( 'gallery_post_form', '', '', '1' );
Duplicate entry 'gallery_post_form' for key 1
INSERT INTO ibf_cache_store ( cs_key , cs_value , cs_extra , cs_array ) VALUES ( 'gallery_albums', '', '', '1' );
Duplicate entry 'gallery_albums' for key 1
Что с этим можно сделать?
Добавлено через 7 минут
Хотела удалить гаререю, из-за проблем и снова установить, но в админке написано:
"Деинсталляция IP.Gallery
ПРЕДУПРЕЖДЕНИЕ
Если вы деинсталлируете компонент IP.Gallery то возможности восстановить его больше не будет."
Это значит даже если я по новой загружу все файлы, то не смогу установить галерею больше никогда на этом форуме? :bc: