Jump to content

Kuma

Members
  • Posts

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

  1. Your integration with Foster's trophies seems to be broken:

    Quote

    SELECT shop_points FROM `DATABASE_core_members` AS `core_members` WHERE member_id=1
    IPS\Db\Exception: Unknown column 'shop_points' in 'field list' (1054)
    #0 /home/%directoryREDACTED%/system/Db/Select.php(373): IPS\_Db->preparedQuery('/*IPS\\memberssh...', Array, true)
    #1 /home/%directoryREDACTED%/system/Db/Select.php(436): IPS\Db\_Select->runQuery()
    #2 /home/%directoryREDACTED%/system/Db/Select.php(355): IPS\Db\_Select->rewind()
    #3 /home/%directoryREDACTED%/applications/membersshop/extensions/trophies/TrophyCriteria/membersshop.php(67): IPS\Db\_Select->first()
    #4 /home/%directoryREDACTED%/applications/trophies/sources/Trophy/Trophy.php(428): IPS\membersshop\extensions\trophies\TrophyCriteria\_membersshop::memberMeetsCriteria(Object(IPS\Member), Object(IPS\trophies\Trophy), NULL)
    #5 /home/%directoryREDACTED%/applications/trophies/sources/Trophy/Trophy.php(473): IPS\trophies\_Trophy->memberMeetsCriteria(Object(IPS\Member))
    #6 /home/%directoryREDACTED%/applications/trophies/extensions/core/Profile/TrophiesAndMedals.php(30): IPS\trophies\_Trophy::updateTrophiesForMember(Object(IPS\Member))
    #7 /home/%directoryREDACTED%/applications/core/modules/front/members/profile.php(220): IPS\trophies\extensions\core\Profile\_TrophiesAndMedals->__construct(Object(IPS\Member))
    #8 /home/%directoryREDACTED%/init.php(820) : eval()'d code(23): IPS\core\modules\front\members\_profile->manage()
    #9 /home/%directoryREDACTED%/system/Dispatcher/Controller.php(96): IPS\core\modules\front\members\trophies_hook_profile->manage()
    #10 /home/%directoryREDACTED%/applications/core/modules/front/members/profile.php(73): IPS\Dispatcher\_Controller->execute()
    #11 /home/%directoryREDACTED%/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\front\members\_profile->execute()
    #12 /home/%directoryREDACTED%/index.php(13): IPS\_Dispatcher->run()
    #13 {main}

     

  2. Is there a way to limit the amount of points a user can put into the bank? Like limit to 50,000? @TheJackal84

     

    Also, can you make it so that when a user purchases a product/subscription in Commerce, they are awarded a defined amount of points? After reading the commerce support, I was under the impression that it would allow this function...

  3. Whenever I try to go to the bank section of the member shop I receive the error "You do not have permission to use the bank Error code: MEMBERSHOPBANKPERMISSION/1"

    Even though I have the option checked in the appropriate group(s). 

    Also, is there a way to manually edit a user's points? If so, where?

     

    image.thumb.png.a5100ec88d0b3ef77883b126c6909af4.png

×
×
  • Create New...