Recent content by ArthurR

  1. A

    XF 2.1 API DELETE returns 200 but does not delete user

    Hi, We have a test environment where we want to delete a user. We do this through the API. However, though the response code is 200, the user is not deleted. This is an example of a delete operation: What could cause this to happen? Are there any ways to trace or debug, or do you have any...
  2. A

    XF 2.1 API Error Message

    That worked, thanks!
  3. A

    XF 2.1 API Error Message

    Hi, I am trying to use the API, but I get this error: Does any one know what I am supposed to do? Are there any code snippets/examples on how to do this properly? Thanks, Arthur
  4. A

    XF 2 SSO Integration with OAuth2

    Hi, We have an existing user management system which supports OAuth2. We would like to integrate this with XenForo for SSO. We are looking for a developer who is able write an account connector for us. If you're interested, please drop me a PM with your info and rates. Please don't forget to...
  5. A

    XF 2.1 Getting Xenforo to work with Azure Storages

    Hi, Inspired by this article, I tried to get Azure Storages to work with Xenforo. I hope someone as a good suggestion on how to solve this error: What I tried to do is follow the instructions to get XenForo to work with our Azure Blob Storage. I added flysystem-azure-blob-storage and the...
  6. A

    Using DigitalOcean Spaces or Amazon S3 for file storage

    Hi, I hope someone as a good suggestion on how to solve this error: What I tried to do is follow the instructions to get XenForo to work with our Azure Blob Storage. I added flysystem-azure-blob-storage and the microsoft blob storage sdk with composer, like this: And added the adapters to...
Back
Top Bottom