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 bfarber in Message API INVALID_RECIPIENT   
    'to' must be an array (as defined in the API Reference). Your request is passing a comma-delimited string instead.
  2. Like
    Stuart Silvester got a reaction from sebastianr in Message API INVALID_RECIPIENT   
    'to' must be an array (as defined in the API Reference). Your request is passing a comma-delimited string instead.
  3. Like
    Stuart Silvester got a reaction from FZ in Improved Clubs Enhancements   
    Your ticket is assigned to management and they will reply as soon as they can (please bear with us, but you will get a response).
    If a plugin/application has been deprecated the author needs to let us know by submitting a ticket, I haven't personally seen any requests from @InvisionHQ asking for us to prevent purchases of the plugin but we've just made that change.
  4. Like
    Stuart Silvester got a reaction from Aramaech in Add "author" to outgoing RSS feed values   
    The 'author' element in RSS2 is an email address. For obvious privacy reasons we cannot include an email address of who created a post.
    https://validator.w3.org/feed/docs/rss2.html#ltauthorgtSubelementOfLtitemgt
  5. Thanks
    Stuart Silvester got a reaction from Adriano Faria in \IPS\Content\ItemTopic and topic created = unread   
    Sounds like an oversight to me, I have committed a change for this. Upon review from the rest of the development team the change should be included in an upcoming release.
  6. Like
    Stuart Silvester got a reaction from supernal in 4.4.5 release, and mobile speed up?   
    You're welcome to submit a ticket if you think there's a platform performance issue that's causing problems for you.
    However, I would also recommend seeing if you can reproduce the issue without any 3rd party themes, plugins or applications to rule those out as causing the issue.
    I did take a brief look at your site, which was loading fairly quickly (and complete) as a guest, your custom theme was adding more overhead with the effects. One thing that you can implement quickly to improve performance is a cache policy for your static files (such as images, javascript, css). This is something that is controlled at the server level, you can (if you're using Apache) use a .htaccess file with mod_expires rules to control this. There's a good example of relevant rules here: https://invisioncommunity.com/forums/topic/449164-how-to-speed-up-ipb-sites/?do=findComment&comment=2766078
    However, since this is moving more from 'feedback' to technical support, I would recommend either submitting a ticket if there's a reproducable issue we can look at otherwise you may want to post in the peer-to-peer section of our community and other members (@adlago!) can give you some tips
  7. Like
    Stuart Silvester got a reaction from MNOfficial in 4.4.5 release, and mobile speed up?   
    You're welcome to submit a ticket if you think there's a platform performance issue that's causing problems for you.
    However, I would also recommend seeing if you can reproduce the issue without any 3rd party themes, plugins or applications to rule those out as causing the issue.
    I did take a brief look at your site, which was loading fairly quickly (and complete) as a guest, your custom theme was adding more overhead with the effects. One thing that you can implement quickly to improve performance is a cache policy for your static files (such as images, javascript, css). This is something that is controlled at the server level, you can (if you're using Apache) use a .htaccess file with mod_expires rules to control this. There's a good example of relevant rules here: https://invisioncommunity.com/forums/topic/449164-how-to-speed-up-ipb-sites/?do=findComment&comment=2766078
    However, since this is moving more from 'feedback' to technical support, I would recommend either submitting a ticket if there's a reproducable issue we can look at otherwise you may want to post in the peer-to-peer section of our community and other members (@adlago!) can give you some tips
  8. Sad
    Stuart Silvester got a reaction from desti in Fix "share by email" feature   
    We have published a patch to change how the email sharer works, it will now open the senders email client instead of sending email via Invision Community. This patch effectively backports the functionality from 4.5.
    If you're affected by this you can obtain it from AdminCP > Support > Something isn't Working > Click 'apply patch'.
  9. Like
    Stuart Silvester got a reaction from PizzaNapo in Automatic renewal and licensing   
    That is correct, your license will expire at the end of the period unless you manually pay the renewal invoice that will be sent to you.
    [For anyone else reading this in future: if you opt-in to storing credit card details for future purchases, you will be automatically billed when the renewal period comes around]
  10. Like
    Stuart Silvester got a reaction from sobrenome in 4.4.5 release, and mobile speed up?   
    You're welcome to submit a ticket if you think there's a platform performance issue that's causing problems for you.
    However, I would also recommend seeing if you can reproduce the issue without any 3rd party themes, plugins or applications to rule those out as causing the issue.
    I did take a brief look at your site, which was loading fairly quickly (and complete) as a guest, your custom theme was adding more overhead with the effects. One thing that you can implement quickly to improve performance is a cache policy for your static files (such as images, javascript, css). This is something that is controlled at the server level, you can (if you're using Apache) use a .htaccess file with mod_expires rules to control this. There's a good example of relevant rules here: https://invisioncommunity.com/forums/topic/449164-how-to-speed-up-ipb-sites/?do=findComment&comment=2766078
    However, since this is moving more from 'feedback' to technical support, I would recommend either submitting a ticket if there's a reproducable issue we can look at otherwise you may want to post in the peer-to-peer section of our community and other members (@adlago!) can give you some tips
  11. Thanks
    Stuart Silvester got a reaction from sobrenome in 4.4.5 release, and mobile speed up?   
    We profile and refine our code for major releases, 4.5 is no exception and does contain performance related changes.
  12. Thanks
    Stuart Silvester got a reaction from Adlago in 4.4.5 release, and mobile speed up?   
    There are changes that encompass both the front-end code and the back-end code, you will be able to profile this when we start the beta process.
    Lighthouse is explicitly pointing out that framework.css has unused CSS, which is expected with how we currently use and structure CSS. There are rules that won't get used on an index page for example, but will get used on a content page and of course this greatly varies depending on which widgets you have on the page, whether you use a Pages page with your own customisations, whether you use 3rd party plugins or applications etc.
    It isn't always feasible in this kind of (customisable) software package to thin out things as much as possible depending on what we're expecting. If we did, it may end up that each page has a different CSS requirement resulting in more HTTP requests being sent (which also isn't good for performance).
    Rest assured, we're always looking at and implementing performance improvements and we'll continue to do so.
  13. Like
    Stuart Silvester got a reaction from Markus Jung in 4.4.5 release, and mobile speed up?   
    We profile and refine our code for major releases, 4.5 is no exception and does contain performance related changes.
  14. Like
    Stuart Silvester got a reaction from Rhett in All my forums categories have dissapeared!   
    If you make sure you have the latest patch (AdminCP > Support > Something isn't working > click 'apply patch' if it says one is available) this issue will automatically resolve itself when you visit the forums listing in the AdminCP.
  15. Like
    Stuart Silvester got a reaction from sobrenome in OAuth   
    I'm not too familiar with Firebase or how it works, but you would send a normal GET HTTP request to the API with the access token as a bearer token in a Authorization header.
  16. Like
    Stuart Silvester got a reaction from Elite IV in All my forums categories have dissapeared!   
    If you make sure you have the latest patch (AdminCP > Support > Something isn't working > click 'apply patch' if it says one is available) this issue will automatically resolve itself when you visit the forums listing in the AdminCP.
  17. Like
    Stuart Silvester got a reaction from Joey_M in OAuth   
    Yes, you can enable OAuth 2 server functionality in AdminCP > System > REST & OAuth. You would need to create an OAuth client with the appropriate configuration for your integration.
    The access token can then be used to access the REST API for account information (i.e. /core/me). We've also got some further documentation for that here: https://invisioncommunity.com/developers/rest-api
  18. Like
    Stuart Silvester got a reaction from sobrenome in Spotify embed not working   
    The issue we were seeing was patched on 26th Feb. If you have all patches applied and it isn't working, please submit a support ticket and include the Spotify URL that you're having an issue with.
  19. Like
    Stuart Silvester got a reaction from Meddysong in Fix "share by email" feature   
    We have published a patch to change how the email sharer works, it will now open the senders email client instead of sending email via Invision Community. This patch effectively backports the functionality from 4.5.
    If you're affected by this you can obtain it from AdminCP > Support > Something isn't Working > Click 'apply patch'.
  20. Like
    Stuart Silvester got a reaction from Andy Millne in Site Termination   
    Hi,
    @Andy Millne replied to you on Thursday to confirm that your message had been received and the site in question had been cancelled at the end of the current renewal period. Andy also asked for further information about the error you were seeing. - So to confirm, renewals were removed on your community so it will expire at the end of the period.
    I'm sorry that you haven't received our reply, please feel free to send me a PM directly on here with a screenshot of the error page you're seeing (please make sure the screenshot includes the URL in the browser).
     
    Kind Regards
    Stuart
  21. Like
    Stuart Silvester got a reaction from Rhett in Site Termination   
    Hi,
    @Andy Millne replied to you on Thursday to confirm that your message had been received and the site in question had been cancelled at the end of the current renewal period. Andy also asked for further information about the error you were seeing. - So to confirm, renewals were removed on your community so it will expire at the end of the period.
    I'm sorry that you haven't received our reply, please feel free to send me a PM directly on here with a screenshot of the error page you're seeing (please make sure the screenshot includes the URL in the browser).
     
    Kind Regards
    Stuart
  22. Like
    Stuart Silvester got a reaction from media in Elasticsearch Version 7 & IPB?   
    Elastic Search 7 isn't supported at this time, you will need to use version 5 or 6.
    We will be adding support for v7, but I cannot confirm exactly when that will be yet.
  23. Thanks
    Stuart Silvester got a reaction from 13. in How to allow data-attribute in posts?   
    You would need to write a plugin to overload \IPS\Text\Parser::_htmlPurifierModifyHtmlDefinition() to whitelist your custom attribute on the chosen tag. I would recommend taking a look at that method to see how we're whitelisting certain attributes.
    Allowed JavaScript controllers is purely for controllers (data-controller attributes that we use to load JS)
  24. Thanks
    Stuart Silvester got a reaction from Adriano Faria in Lazy load in 3rd-party resources   
    No it's a front-end thing only, core.front.core.lightboxedImages is a front end controller only. In the AdminCP, you could just add data-ipsLazyLoad to your container tag
  25. Thanks
    Stuart Silvester got a reaction from AlexWright in 5.0 - A Discussion   
    We use whatever PHP defines as the 'default' algorithm in your PHP version. At the current time, that is blowfish for all PHP versions. Argon2ID was added in PHP 7.3 and would be eligible to be the default algorithm in PHP 7.4/vNext, although there's no guarantee they'll do that.
    http://php.net/password_hash
×
×
  • Create New...