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. This only applies for the X points trophy. Experiencing no issues with the other options for the Members Shop.
  2. 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.
  3. I gave my bot permissions to read messages and create invites on every channel and that did the trick. Thanks!
  4. 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?
  5. 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?
  6. When you press on the icon in the menu bar it shows the following:
  7. 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?
  8. It appears some language keys are missing in my Notification Settings:
  9. 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. 🙂
  10. 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.
  11. 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! 🙂
  12. 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?
  13. I can't seem to translate the word "Members" in the header:
  14. If I go to Group Permissions there is no tab; if I edit a Group, I only have the option for Banking and Bonus Points.
  15. Is there any way to reduce points for admins too after they buy something? Currently when I buy something, no warning pops up asking me if I am sure to buy this item, and no points are reduced from my account.
  16. Will this mod be updated to the latest version of IPS soon?
  17. I get the following message when giving feedback: It highlights the topic title, but I had this filled in. When pressing save, the field is empty. How can I fix this?
  18. For some reason I'm unable to translate those two lines below: When I translate them and return later, I have to translate them again (which results in the same).
  19. Is it possible to display a replacement message in different languages?
  20. I get the following error when trying to add new items:
  21. I'm not sure why but some FA Icons are not being displayed. For example, "fa-envelope" is displayed but "fa-envelope-open-text" isn't. Am I doing something wrong?
×
×
  • Create New...