Jump to content

Conor Dwyer

Clients
  • Posts

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

Posts posted by Conor Dwyer

  1. Just installed this however getting this error, any help with this would be great.
     

    INSERT INTO `DB_IPB_trophies_members` ( `member_id`, `date`, `data`, `trophy_id`, `medal_id` ) VALUES ( 3854, 1555096285, '[]', 2, 0 )
    IPS\Db\Exception: Duplicate entry '3854-2-0' for key 'member,trophy,medal' (1062)
    #0 /home/outbreak/public_html/forums/system/Db/Db.php(936): IPS\_Db->preparedQuery('/*IPS\\trophies\\...', Array)
    #1 /home/outbreak/public_html/forums/applications/trophies/sources/Item/Item.php(183): IPS\_Db->insert('trophies_member...', Array)
    #2 /home/outbreak/public_html/forums/applications/trophies/sources/Trophy/Trophy.php(472): IPS\trophies\_Item->awardToMember(Object(IPS\Member))
    #3 /home/outbreak/public_html/forums/applications/trophies/extensions/core/Profile/TrophiesAndMedals.php(30): IPS\trophies\_Trophy::updateTrophiesForMember(Object(IPS\Member))
    #4 /home/outbreak/public_html/forums/applications/core/modules/front/members/profile.php(217): IPS\trophies\extensions\core\Profile\_TrophiesAndMedals->__construct(Object(IPS\Member))
    #5 [internal function]: IPS\core\modules\front\members\_profile->manage()
    #6 /home/outbreak/public_html/forums/init.php(588) : eval()'d code(39): call_user_func_array('parent::manage', Array)
    #7 /home/outbreak/public_html/forums/init.php(588) : eval()'d code(23): IPS\core\modules\front\members\steam_hook_steamDefault->manage()
    #8 /home/outbreak/public_html/forums/system/Dispatcher/Controller.php(96): IPS\core\modules\front\members\trophies_hook_profile->manage()
    #9 /home/outbreak/public_html/forums/applications/core/modules/front/members/profile.php(73): IPS\Dispatcher\_Controller->execute()
    #10 /home/outbreak/public_html/forums/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\front\members\_profile->execute()
    #11 /home/outbreak/public_html/forums/index.php(13): IPS\_Dispatcher->run()
    #12 {main}

     

×
×
  • Create New...