Jump to content

Lucas von Mecheln

Members
  • Posts

    14
  • 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 Lucas von Mecheln

  1. Hello! The option to update pledges in the ACP doesn't seem to be working, either that or I don't understand what it's supposed to do. One of my new patrons connected his Patreon account before pledging, and now I can't get his status to update and get his group assigned via the ACP. When I click the "Update Pledges" button, the status column shows api error, even for members who are correctly pledged, connected and have had their group assigned. Edit: System log is getting absolutely spammed with this: array ( 'errors' => array ( 0 => array ( 'code' => 1, 'code_name' => 'ParameterInvalid', 'detail' => 'Invalid parameter for \'Unknown\': Unknown misencoded parameter value.', 'id' => 'b25e19e0-46a1-4c5d-a744-4983a0d2d7eb', 'status' => '400', 'title' => 'Invalid value for parameter \'Unknown\'.', ), ), 'url' => 'https://www.patreon.com/api/oauth2/api/campaigns/92426/pledges?page%5Bcount%5D=10&sort=created&page%5Bcursor%5D=2014-11-21T14%3A22%3A25%2B00%3A00', ) Edit 2: I got that sorted out by updating some software on the server, but now I ran into another issue. Said Patron didn't select a tier when making a pledge. Is there a way to assign patrons to groups regardless if they chose a tier or not?
  2. Hello, I bought this plugin yesterday, and I second the request to set the post's author as the article author.
  3. It's basically a plugin that hooks into this class: \IPS\core\modules\front\members\profile EDIT: I just realized thie method I used caused the content count to be set to -1 if someone without the permission saved their profile...
  4. I'll drop in my support for this. I had to come up with a very "iffy" solution where I enabled the member title edit for everyone but hid the field for everyone not in the allowed groups. Would love to see some official support for this.
  5. Would it be possible to implement a feature that lets a member donate to give another member the status? Sort of like Reddit's gilding system. They would be able to donate say, $1 to show appreciation to a post another user made, and that would give that user the selected group for an X amount of time. Cheers!
×
×
  • Create New...