Jump to content

Lucas von Mecheln

Members
  • Joined

  • Last visited

  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.    Lucas von Mecheln reacted to a post in a topic: Promote Posts to Articles
  3.    steel51 reacted to a post in a topic: Promote Posts to Articles
  4.    Adriano Faria reacted to a post in a topic: Promote Posts to Articles
  5. Hello, I bought this plugin yesterday, and I second the request to set the post's author as the article author.
  6. 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...
  7.    GrooveOnBeat reacted to a post in a topic: Change Member Title by Group Setting
  8. 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.
  9. 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!