Jump to content

Fleiding

Friends
  • Posts

    47
  • 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 Fleiding

  1. I'm translating everything to my community's default language and I noticed that the Send button in the Points Donation screen cannot be translated. Is there a language key missing by any chance?
  2. Is there a way to manually set the number of points for a member?
  3. Awesome, that fixed the issue! Thanks for the quick reply!
  4. I'm having issues when updating Groups. It gives me the following error: UPDATE `core_groups` core_groups SET `g_promote_exclude`=true,`g_view_board`=true,`g_dohtml`=false,`g_access_offline`=false,`g_hide_online_list`=false,`g_post_polls`=true,`g_vote_polls`=true,`g_close_polls`=false,`g_append_edit`=true,`g_avoid_flood`=false,`g_avoid_q`=true,`g_bypass_badwords`=false,`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_movies`=false,`g_blog_allowcomment`=true,`idm_view_approvers`=false,`idm_bypass_revision`=false,`idm_view_downloads`=false,`idm_linked_files`=false,`idm_import_files`=false,`idm_bulk_submit`=false,`ms_can_bank`=true,`ms_daily_points`=0 WHERE g_id=6 IPS\Db\Exception: Unknown column 'ms_daily_points' in 'field list' (1054) #0 /var/www/html/l283567/system/Db/Db.php(990): IPS\_Db->preparedQuery('/*IPS\\Member\\_G...', Array) #1 /var/www/html/l283567/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('`core_groups` c...', '`g_promote_excl...', 'WHERE g_id=?') #2 /var/www/html/l283567/system/Member/Group.php(323): IPS\Patterns\_ActiveRecord->save() #3 /var/www/html/l283567/applications/core/modules/admin/members/groups.php(223): IPS\Member\_Group->save() #4 /var/www/html/l283567/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\_groups->form() #5 /var/www/html/l283567/applications/core/modules/admin/members/groups.php(34): IPS\Dispatcher\_Controller->execute() #6 /var/www/html/l283567/system/Dispatcher/Dispatcher.php(146): IPS\core\modules\admin\members\_groups->execute() #7 /var/www/html/l283567/admin/index.php(14): IPS\_Dispatcher->run() #8 {main}
×
×
  • Create New...