Jump to content

Fleiding

Friends
  • Joined

  • Last visited

  1.    Fleiding reacted to a post in a topic: Trophies and Medals - Supporttopic
  2. This only applies for the X points trophy. Experiencing no issues with the other options for the Members Shop.
  3. I created a trophy to be rewarded when a user has at least X points in the Members Shop app. Now every user gets this error when visiting their profile: SELECT shop_points FROM `core_members` WHERE member_id=1 IPS\Db\Exception: Unknown column 'shop_points' in 'field list' (1054) #0 /var/www/html/l283567/system/Db/Select.php(373): IPS\_Db->preparedQuery('/*IPS\\memberssh...', Array, true) #1 /var/www/html/l283567/system/Db/Select.php(436): IPS\Db\_Select->runQuery() #2 /var/www/html/l283567/system/Db/Select.php(355): IPS\Db\_Select->rewind() #3 /var/www/html/l283567/applications/membersshop/extensions/trophies/TrophyCriteria/membersshop.php(67): IPS\Db\_Select->first() #4 /var/www/html/l283567/applications/trophies/sources/Trophy/Trophy.php(428): IPS\membersshop\extensions\trophies\TrophyCriteria\_membersshop::memberMeetsCriteria(Object(IPS\Member), Object(IPS\trophies\Trophy), NULL) #5 /var/www/html/l283567/applications/trophies/sources/Trophy/Trophy.php(473): IPS\trophies\_Trophy->memberMeetsCriteria(Object(IPS\Member)) #6 /var/www/html/l283567/init.php(816) : eval()'d code(14): IPS\trophies\_Trophy::updateTrophiesForMember(Object(IPS\Member)) #7 /var/www/html/l283567/system/Dispatcher/Controller.php(96): IPS\core\modules\front\members\trophies_hook_profile->manage() #8 /var/www/html/l283567/applications/core/modules/front/members/profile.php(73): IPS\Dispatcher\_Controller->execute() #9 /var/www/html/l283567/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\front\members\_profile->execute() #10 /var/www/html/l283567/index.php(13): IPS\_Dispatcher->run() #11 {main} When disabling the trophy, the error goes away.
  4.    Fleiding reacted to a post in a topic: Brilliant Discord Integration
  5.    SoftwareFactory reacted to a post in a topic: Brilliant Discord Integration
  6. I gave my bot permissions to read messages and create invites on every channel and that did the trick. Thanks!
  7. I got this working now. For some reason my Magic Invite URL is somehow displaying error 4SBR000/2 now after working properly before. I added a new one, but is displays the same message. Is there a wat to fix this?
  8. Same here.
  9. I'm quite new to setting up apps for Discord, so I'm struggling to let my Bot posts messages in my selected channel. Maybe I've setup my Bot incorrectly, because it shows as offline. I've configured my server and notifications correctly. Is there a manual on how to properly add a Bot?
  10.    Fleiding reacted to a post in a topic: Invite System
  11. Fleiding replied to Adriano Faria's post in a topic in Marketplace
    When you press on the icon in the menu bar it shows the following:
  12. Thanks for the update! I noticed that the button "Send" when donating points isn't translatable. Is there a manual template edit I can make?
  13. It appears some language keys are missing in my Notification Settings:
  14. Getting this error with RC3: ErrorException: template_store_missing (0) #0 /var/www/html/l283567/applications/trophies/modules/front/items/index.php(25): IPS\_Theme->getTemplate(NULL, 'trophies', 'global') #1 /var/www/html/l283567/system/Dispatcher/Controller.php(96): IPS\trophies\modules\front\items\_index->manage() #2 /var/www/html/l283567/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute() #3 /var/www/html/l283567/index.php(13): IPS\_Dispatcher->run() #4 {main} Edit: somehow it's working now. 🙂
  15. ErrorException: template_store_missing (0) #0 /var/www/html/l283567/applications/trophies/modules/front/items/index.php(25): IPS\_Theme->getTemplate(NULL, 'trophies', 'global') #1 /var/www/html/l283567/system/Dispatcher/Controller.php(96): IPS\trophies\modules\front\items\_index->manage() #2 /var/www/html/l283567/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute() #3 /var/www/html/l283567/index.php(13): IPS\_Dispatcher->run() #4 {main} Not fully there yet.
  16.    Fleiding reacted to a post in a topic: Trophies and Medals - Supporttopic
  17. Just updated to the RC. When I visit /trophies, I get the following error: ErrorException: template_store_missing (0) #0 /var/www/html/l283567/applications/trophies/modules/front/items/index.php(25): IPS\_Theme->getTemplate('global') #1 /var/www/html/l283567/system/Dispatcher/Controller.php(96): IPS\trophies\modules\front\items\_index->manage() #2 /var/www/html/l283567/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute() #3 /var/www/html/l283567/index.php(13): IPS\_Dispatcher->run() #4 {main} Take your time to take a look, really enjoying this app! 🙂
  18.    Fleiding reacted to a post in a topic: Members Tab (Support Topic)
  19. Fleiding replied to Adriano Faria's post in a topic in Marketplace
    When someone sends an invitation, the receiver gets the following email: The entered name was John. Is this a bug? If so, can I quick fix this by editing an email template?
  20. I can't seem to translate the word "Members" in the header:
  21. My bad, thanks!