Hey guys,
Got an issue with this. I get the following error while your application is installed and im trying to set up a new Group on my forums. Only happens when your application is installed.
EX1054 Something went wrong. Please try again.
UPDATE `core_groups` core_groups SET `prefix`='<span style=\'color:#3cff00\'>',`suffix`='</span>',`g_promote_exclude`=false,`g_dname_date`=1,`g_signature_limits`='0:0:::0:0',`g_view_board`=true,`g_dohtml`=false,`g_access_offline`=false,`g_hide_online_list`=false,`g_view_displaynamehistory`=true,`g_edit_profile`=true,`g_upload_animated_photos`=true,`g_can_msg_attach`=false,`g_post_polls`=true,`g_vote_polls`=true,`g_close_polls`=false,`g_attach_max`=0,`g_append_edit`=false,`g_avoid_flood`=false,`g_avoid_q`=false,`g_mod_preview`=false,`g_bypass_badwords`=false,`g_edit_posts`=0,`g_hide_own_posts`=0,`g_delete_own_posts`=0,`g_lock_unlock_own`=0,`g_can_report`=0,`steam_pull`=true,`steam_index`=true,`g_secgind_position`=32,`ms_can_bank`=true,`ms_daily_points`=0 WHERE g_id=23
IPS\Db\Exception: Unknown column 'ms_daily_points' in 'field list' (1054)
#0 /home/caffeinegam/public_html/forum/system/Db/Db.php(990): IPS\_Db->preparedQuery('/*IPS\\Member\\_G...', Array)
#1 /home/caffeinegam/public_html/forum/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('`core_groups` c...', '`prefix`=?,`suf...', 'WHERE g_id=?')
#2 /home/caffeinegam/public_html/forum/system/Member/Group.php(323): IPS\Patterns\_ActiveRecord->save()
#3 /home/caffeinegam/public_html/forum/applications/core/modules/admin/members/groups.php(223): IPS\Member\_Group->save()
#4 /home/caffeinegam/public_html/forum/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\_groups->form()
#5 /home/caffeinegam/public_html/forum/applications/core/modules/admin/members/groups.php(34): IPS\Dispatcher\_Controller->execute()
#6 /home/caffeinegam/public_html/forum/system/Dispatcher/Dispatcher.php(146): IPS\core\modules\admin\members\_groups->execute()
#7 /home/caffeinegam/public_html/forum/admin/index.php(14): IPS\_Dispatcher->run()
#8 {main}
Also Are you able to turn the bank option of?
Is it also possible to display the amount of points you have in the avatar area on forum posts?