Jump to content
DevFuse Forums

Logan

Customers
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Logan

  1. It's when I go to the groups in ACP and then copy a group with the donatipn app disabled it copies fine and creates another group but with the app enabled it throws the error above and doesn't copy.
  2. Hi Ever since I updated to 3.5.3 I cannot copy a group. and get the following error:- INSERT INTO `core_groups` ( `g_id`, `g_view_board`, `g_mem_info`, `g_use_search`, `g_edit_profile`, `g_edit_posts`, `g_delete_own_posts`, `g_use_pm`, `g_append_edit`, `g_access_offline`, `g_avoid_q`, `g_avoid_flood`, `g_icon`, `g_attach_max`, `prefix`, `suffix`, `g_max_messages`, `g_max_mass_pm`, `g_search_flood`, `g_edit_cutoff`, `g_photo_max_vars`, `g_dohtml`, `g_bypass_badwords`, `g_can_msg_attach`, `g_attach_per_post`, `g_dname_changes`, `g_dname_date`, `g_mod_preview`, `g_rep_max_positive`, `g_rep_max_negative`, `g_signature_limits`, `g_hide_online_list`, `g_bitoptions`, `g_pm_perday`, `g_mod_post_unit`, `g_ppd_limit`, `g_ppd_unit`, `g_displayname_unit`, `g_sig_unit`, `g_pm_flood_mins`, `g_max_bgimg_upload`, `g_post_polls`, `g_vote_polls`, `g_topic_rate_setting`, `g_bitoptions2`, `g_upload_animated_photos`, `g_view_displaynamehistory`, `g_hide_own_posts`, `g_lock_unlock_own`, `g_can_report`, `g_create_clubs`, `g_club_allowed_nodes`, `g_promote_exclude`, `g_close_polls`, `g_club_limit`, `g_create_albums`, `g_create_albums_private`, `g_create_albums_fo`, `g_album_limit`, `g_img_album_limit`, `g_movies`, `g_movie_size`, `g_max_upload`, `g_max_transfer`, `g_max_views`, `g_download_original`, `g_sn_perday`, `g_dt_view_topdonors`, `group_id`, `g_dt_view`, `g_dt_donate`, `g_dt_view_goals`, `g_dt_view_donations`, `g_dt_send_donations`, `g_dt_moderate_donations` ) VALUES ( NULL, 1, 1, 1, 1, '1', '1', 1, 1, 0, 1, 0, NULL, 500000, '', '', 50, 5, 0, 0, '500:170:170', 0, 0, 1, 50000, -1, 0, 0, 100, 100, '0:::::', 0, 26148864, -1, 0, 0, 0, 0, 0, -1, -1, 1, 1, 0, 0, 1, 1, '1', '1', '1', 'open,closed,private', '*', 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 1, 6, 1, 1, 1, 1, 1, 0 ) IPS\Db\Exception: Unknown column 'group_id' in 'field list' (1054) #0 /var/www/vhosts/chatarcade.co.uk/testb4install.chatarcade.co.uk/system/Db/Db.php(936): IPS\_Db->preparedQuery() #1 /var/www/vhosts/chatarcade.co.uk/testb4install.chatarcade.co.uk/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert() #2 /var/www/vhosts/chatarcade.co.uk/testb4install.chatarcade.co.uk/system/Patterns/ActiveRecord.php(438): IPS\Patterns\_ActiveRecord->save() #3 /var/www/vhosts/chatarcade.co.uk/testb4install.chatarcade.co.uk/system/Member/Group.php(200): IPS\Patterns\_ActiveRecord->__clone() #4 /var/www/vhosts/chatarcade.co.uk/testb4install.chatarcade.co.uk/applications/core/modules/admin/members/groups.php(399): IPS\Member\_Group->__clone() #5 /var/www/vhosts/chatarcade.co.uk/testb4install.chatarcade.co.uk/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\members\_groups->copy() #6 /var/www/vhosts/chatarcade.co.uk/testb4install.chatarcade.co.uk/applications/core/modules/admin/members/groups.php(39): IPS\Dispatcher\_Controller->execute() #7 /var/www/vhosts/chatarcade.co.uk/testb4install.chatarcade.co.uk/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\members\_groups->execute() #8 /var/www/vhosts/chatarcade.co.uk/testb4install.chatarcade.co.uk/admin/index.php(13): IPS\_Dispatcher->run() #9 {main} If I disable the donations app it works fine with no problems and I can copy any group I wish. This is the same on my test site also. I noticed in the core_groups that certain columns are missing to do with the donations app. I have deleted it it and re-installed it several times with no success. I's not sure if it has any bearing but the queries.json in the setup folder of the tar file is empty. Regards Danny Chatarcade.co.uk
×
×
  • Create New...