Jump to content

Zachary H

Members
  • Posts

    8
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Zachary H

  1. Disregard. It appears to be an issue with:
  2. Greetings, when attempting to use the "Copy" feature of the Groups list, I am presented with 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`, `group_id`, `g_fs_submit_wait`, `g_fs_bypass_captcha`, `g_fs_view_logs`, `g_fs_moderate_logs`, `g_fs_can_attach` ) VALUES ( NULL, 1, 1, 1, 1, '1', '1', 1, 1, 1, 1, 1, 'monthly_2022_02/Shield-Blank-475x475-F-1.png.15a851ddba302a05dc1678a7f7f8dfd4.png', -1, '<span style=\'color:#3c86f7\'>', '</span>', -1, -1, 0, 0, '5120:200:200', 0, 1, 1, 0, 1, 90, 0, -1, 100, '0:::::', 2, 1235157035, -1, 5, 0, 5, 0, 5, -1, -1, 1, 1, 2, 17, 1, 1, '1', '1', '1', 'public,open,closed,private', '*', 1, 1, NULL, 4, 0, 1, 1, 1, 1 ) IPS\Db\Exception: Unknown column 'group_id' in 'field list' (1054) #0 /path/to/forums/system/Db/Db.php(938): IPS\_Db->preparedQuery('/*dbname_1234...', Array) #1 /path/to/forums/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert('core_groups', Array) #2 /path/to/forums/system/Patterns/ActiveRecord.php(438): IPS\Patterns\_ActiveRecord->save() #3 /path/to/forums/system/Member/Group.php(200): IPS\Patterns\_ActiveRecord->__clone() #4 /path/to/forums/applications/core/modules/admin/members/groups.php(416): IPS\Member\_Group->__clone() #5 /path/to/forums/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\members\_groups->copy() #6 /path/to/forums/applications/core/modules/admin/members/groups.php(39): IPS\Dispatcher\_Controller->execute() #7 /path/to/forums/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\members\_groups->execute() #8 /path/to/forums/admin/index.php(13): IPS\_Dispatcher->run() #9 {main} This is a fresh Invision installation.
  3. Hello, I am looking to add a menu item to my navigation bar for member's to logout with. I've done some lengthy searching on this board to locate an answer on how to accomplish this, but I had no success. Most content related to using external pages for logout methods. Obviously I cannot use a generic /logout/ path without having a csrfKey, how could one accomplish this? I'm not an advanced PHP user, so please lay it out for me simply if you're able to assist. I appreciate your patience and time. 🙂
  4. I'm glad you are okay! We look forward to your updates. ❤️
×
×
  • Create New...