Jump to content

Ryan Ashbrook

Invision Community Team
  • Posts

    12,669
  • Joined

  • Days Won

    13

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Ryan Ashbrook

  1. On 9/7/2022 at 11:47 AM, My Sharona said:

    Additionally, in this scenario, a forum topic is still created.

    Can you clarify on this, or perhaps show what your database and category settings are? I have a database that posts a topic to a forum, and a category within that database that overrides that and does not post to a forum, and I cannot reproduce a topic being created anyway.

    Regarding the canonical tag - this is by design, currently. The canonical tag is generated dynamically based on the content the user is viewing, and when this is generated the system is unaware that a topic could be linked to a record.

  2. I've taken a look at this and it seems to be a browser / operating system issue, rather than an issue with the software specifically. I can reproduce the issue in Gmail and other applications / services as well. I'm seeing various reports of similar from other people, as well.

    That being the case means that unfortunately there is not much we can do about this particular issue other than wait for an update to fix it.

    Everywhere I have looked suggests saving the gif to your computer first, then manually upload it, rather than trying to copy it in its entirety.

    I wish I had better news for you.

  3. 51 minutes ago, Feneroin said:

    For 'Themes' section, it's already 'not optimized' since....

    This - you should be able to do most things via mobile, however there are certain areas that cannot be used, such as themes. This has always been the case.

    Currently, the following pages are not mobile optimized:

    • Editing templates
    • Upgrading via Admin CP
    • Menu Manager
    • Configuring the editor toolbar
    • Running and managing conversions.
  4. This is likely due to guest page caching.

    The problem here is that RSS / iCalendar readers cannot actually log in to the site, so when they are loaded, it is technically loaded as a guest (hence the member_id and key parameters).

    If you disable guest caching entirely do you still see the issue? You can do this in your Admin CP > System > Advanced Configuration > Data Storage.

  5. There is no way to prevent that cookie from being set, because it is being set by PHP itself (we use the built-in PHP session handling with a custom handler to push them to the database).

    You should be able to configure your Cloudfront distribution to ignore that particular cookie for caching purposes, however, though this is unfortunately not something we can assist with.

×
×
  • Create New...