Jump to content

Stuart Silvester

Invision Community Team
  • Posts

    3,649
  • Joined

  • Last visited

  • Days Won

    27

Reputation Activity

  1. Like
    Stuart Silvester got a reaction from David N. in Live Topics: How many people does it take to display "several people"?   
    Yes, more than two.
  2. Like
    Stuart Silvester got a reaction from Christian Meixner in Authorication fails with GraphQL API   
    Hi Christian, 
    `login()` is analogous to HTTP Basic Auth.
    public function login( string $username, string $password ): static { curl_setopt_array( $this->curl, array( CURLOPT_HTTPAUTH => CURLAUTH_BASIC, CURLOPT_USERPWD => "{$username}:{$password}" ) ); return $this; } We'll update the documentation to have a non-framework example.
  3. Like
    Stuart Silvester got a reaction from NoSpy in Content encoding error   
    PHP recently pushed out some updates (8.0.17 and 8.1.4) that are causing issues in several PHP projects when zlib compression is enabled in php.ini. The best work around at the moment is to disable zlib compression on your server, or ask your host to if you cannot.
    Further discussion is here: https://invisioncommunity.com/forums/topic/466401-my-community-is-offline-again-nothing-renders-onscreen-err_content_decoding_failed/
     
  4. Thanks
    Stuart Silvester got a reaction from The Old Man in Critical Resource Updates   
    Hi,
    I wanted to clarify the process for any critical updates you may need to make that may potentially need a higher priority when it comes to a review. A critical issue would be something that causes a large impacting issue to your resource, such as a fatal error that prevents it from working.
    Submit the new version of your resource with only the fix for the issue, no other bug fixes or enhancements. Specify in the change log what the fix is for (so it's obvious to us what you are fixing). Submit a support ticket asking for an expedited review. Asking for an expedited review doesn't guarantee we'll be able to do it, but we'll try our best where possible.
    Thank you!
    Stuart
  5. Haha
    Stuart Silvester reacted to Brian Garcia in ChatGPT / AI coming to Invisioncommunity+   
    I was always convinced internet @Charles was an AI bot.
  6. Like
    Stuart Silvester got a reaction from Football Manager Graphics in Stripe Payment Error   
    There's no bug here, changing the data that the Gateway/API references is going to cause problems. That goes for any gateway if you're changing something material such as the data source or account IDs.
  7. Like
    Stuart Silvester got a reaction from H5K in Stripe Payment Error   
    This issue was being caused by the payment gateway trying to use customer data from Stripe's test mode on the live gateway.
    It's always a good idea remove the gateway that was used for the Stripe test mode during set up and create a new one for live transactions.
  8. Like
    Stuart Silvester got a reaction from Jim M in Stripe Payment Error   
    This issue was being caused by the payment gateway trying to use customer data from Stripe's test mode on the live gateway.
    It's always a good idea remove the gateway that was used for the Stripe test mode during set up and create a new one for live transactions.
  9. Like
    Stuart Silvester got a reaction from Jim M in Dangerous PHP Functions enabled. Have access to PHP.ini.   
    It's not separate at all, The apps are the same regardless whether they're self hosted or not.
    This warning is most certainly for classic self-hosted and not our platform too, it's telling you that the server you're using is potentially insecure. Not just from your account on the server, but potentially other accounts on the server may be able to use these functions to access your data. It's something that needs securing properly to protect your data.
  10. Like
    Stuart Silvester got a reaction from nodle in Dangerous PHP Functions enabled. Have access to PHP.ini.   
    It's not separate at all, The apps are the same regardless whether they're self hosted or not.
    This warning is most certainly for classic self-hosted and not our platform too, it's telling you that the server you're using is potentially insecure. Not just from your account on the server, but potentially other accounts on the server may be able to use these functions to access your data. It's something that needs securing properly to protect your data.
  11. Like
    Stuart Silvester got a reaction from waccoe.com in Live Topics - not being converted to normal topics   
    I'm going to move this to a ticket so we can investigate further. Please keep an eye on your email for further updates.
  12. Agree
    Stuart Silvester got a reaction from All Astronauts in Apps/plugins and Invision Community 5   
    Sure you can go ahead and do it, but sit on releasing it until you have something meaningful to include. Whether that be bug fixes or enhancements. Releasing only this change is a waste of time for our reviewers and for customers.
  13. Like
    Stuart Silvester got a reaction from Matt in Apps/plugins and Invision Community 5   
    Sure you can go ahead and do it, but sit on releasing it until you have something meaningful to include. Whether that be bug fixes or enhancements. Releasing only this change is a waste of time for our reviewers and for customers.
  14. Like
    Stuart Silvester reacted to Luuuk in [This site] Account Settings warning   
    Thanks. The warning is gone in my account here.
  15. Thanks
    Stuart Silvester got a reaction from iProxy in Rebuild existing content : Error 1S111/1   
    We made a patch available earlier today that fixes this issue. If you are using an affected version of 4.7.9, it can be obtained from the AdminCP > System > Support page (top left box will tell you if there is a patch or update available)
  16. Like
    Stuart Silvester got a reaction from ArashDev in AdminCP >> Administrator Notifications >> Notification Settings: EX1146 Something went wrong   
    We made a patch available earlier today that fixes this issue. If you are using an affected version of 4.7.9, it can be obtained from the AdminCP > System > Support page (top left box will tell you if there is a patch or update available)
  17. Thanks
    Stuart Silvester got a reaction from Luuuk in [This site] Account Settings warning   
    We're looking into it!
  18. Like
    Stuart Silvester got a reaction from Marc Stridgen in Rebuild existing content : Error 1S111/1   
    We made a patch available earlier today that fixes this issue. If you are using an affected version of 4.7.9, it can be obtained from the AdminCP > System > Support page (top left box will tell you if there is a patch or update available)
  19. Like
    Stuart Silvester got a reaction from Clover13 in AdminCP >> Administrator Notifications >> Notification Settings: EX1146 Something went wrong   
    We made a patch available earlier today that fixes this issue. If you are using an affected version of 4.7.9, it can be obtained from the AdminCP > System > Support page (top left box will tell you if there is a patch or update available)
  20. Thanks
    Stuart Silvester got a reaction from Adriano Faria in AdminCP >> Administrator Notifications >> Notification Settings: EX1146 Something went wrong   
    We made a patch available earlier today that fixes this issue. If you are using an affected version of 4.7.9, it can be obtained from the AdminCP > System > Support page (top left box will tell you if there is a patch or update available)
  21. Agree
    Stuart Silvester got a reaction from CheersnGears in Push notifications...good idea, however.....   
    We do not have support for the Badging API at this time, likely to be something we add in a future version though.
  22. Thanks
    Stuart Silvester got a reaction from Afrodude in [My Account] Pending Payment   
    I would recommend emailing the accounts department about billing queries: https://invisioncommunity.com/contact-us
  23. Like
    Stuart Silvester got a reaction from Marc Stridgen in [My Account] Pending Payment   
    I would recommend emailing the accounts department about billing queries: https://invisioncommunity.com/contact-us
  24. Like
    Stuart Silvester got a reaction from Afrodude in Invision Community on more than one database?   
    No, I would recommend finding a new host that doesn't have arbitrary limits on database size. (it has never made sense to me)
  25. Like
    Stuart Silvester got a reaction from SeNioR- in Polls not working correctly (random)   
    I have created a bug report, I'll look into this.
×
×
  • Create New...