Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 6, 20223 yr So I just installed the gallery app and when I went to group settings and click save in the gallery permissions I get EX1054 error.. I reuploaded all the files once again but still getting that issue. It happens for all user groups. Any idea? UPDATE `core_groups` `core_groups` SET `g_promote_exclude`=true,`g_view_board`=true,`g_dohtml`=false,`g_access_offline`=true,`g_hide_online_list`='0',`g_post_polls`=true,`g_vote_polls`=true,`g_close_polls`=false,`g_append_edit`=true,`g_avoid_flood`=true,`g_avoid_q`=true,`g_bypass_badwords`=true,`g_edit_posts`=1,`g_hide_own_posts`=1,`g_delete_own_posts`=1,`g_lock_unlock_own`=1,`g_can_report`=1,`g_view_displaynamehistory`=true,`g_edit_profile`=true,`g_upload_animated_photos`=true,`g_can_msg_attach`=true,`g_create_albums`=false,`g_create_albums_private`=NULL,`g_create_albums_fo`=NULL,`g_album_limit`=NULL,`g_img_album_limit`=NULL,`g_download_original`=false,`g_movies`=false,`g_movie_size`=NULL,`g_max_upload`=0,`g_max_transfer`=0,`g_max_views`=0 WHERE g_id=4 IPS\Db\Exception: Unknown column 'g_create_albums' in 'field list' (1054) #0 /home/kfldjakljf/public_html/system/Db/Db.php(1156): IPS\_Db->preparedQuery('/*crocker_hrakt...', Array) #1 /home/kfldjakljf/public_html/system/Patterns/ActiveRecord.php(520): IPS\_Db->update('`core_groups` `...', '`g_promote_excl...', 'WHERE g_id=?') #2 /home/kfldjakljfr/public_html/applications/core/modules/admin/members/groups.php(229): IPS\Patterns\_ActiveRecord->save() #3 /home/kfldjakljfr/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\members\_groups->form() #4 /home/kfldjakljf/public_html/applications/core/modules/admin/members/groups.php(39): IPS\Dispatcher\_Controller->execute() #5 /home/kfldjakljf/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\members\_groups->execute() #6 /home/kfldjakljf/public_html/admin/index.php(13): IPS\_Dispatcher->run() #7 {main}
February 7, 20223 yr Community Expert Have you tried disabling all 3rd party items? It looks like something is trying to update a column that doesnt exist within the application
February 7, 20223 yr Author The first thing that anyone would do right? Never even occurred to me to try that. I’ll try it later when I get home.
February 7, 20223 yr Community Expert Please update all access details on file, and we can then take a look at this if you find it isnt. I suspect there may be another issue on your installation there
February 7, 20223 yr Author 12 hours ago, Marc Stridgen said: Please update all access details on file, and we can then take a look at this if you find it isnt. I suspect there may be another issue on your installation there Hey Marc I updated everything on file but I'm not sure what my admin .htaccess password is. I don't have it password protected. I also disabled all the plugins but still having that issue. Thanks!
February 8, 20223 yr Community Expert Solution Please try again now. It was showing database issues in the support area of your admin CP. This should have now added the items you were missing
February 8, 20223 yr Author 13 hours ago, Marc Stridgen said: Please try again now. It was showing database issues in the support area of your admin CP. This should have now added the items you were missing Whatever you did it's working 100% What was the problem Marc?
February 9, 20223 yr Community Expert You were missing a column in the database. As mentioned, the support area will show if there are issues and give you the opportunity to fix those 🙂