Jump to content

Jim M

Invision Community Team
  • Posts

    9,611
  • Joined

  • Days Won

    46

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by Jim M

  1. It would be recommended to update to MySQL 8. The optimization really shouldn't impact you that much as it was removed to offer better performance in MySQL 8 and across the board.
  2. Is it always high or only high during certain periods? Have you disabled any third party applications/plugins/themes to see if there is any correlation? Do you have any background tasks running? Have you gotten with your hosting provider to check all items on the server? While I understand you are trying to correlate this to the upgrade, correlation does not always equal causation so you must investigate it all.
  3. Anything which is implemented by a third party application would need to be supported by that third party application to work. This is not a native feature so it is outside our scope of support.
  4. Thanks for clarifying. I have transferred this to a ticket so that we can investigate this more closely. Please watch your email for further correspondence.
  5. You'll want to re-embed your block as the code you're currently using is has inheriting stylesles set to false. The data-inheritStyle='true' needs to be set.
  6. You can post a link to these items in the Notes section of the access details area. Below is an instruction on how to get there: We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you.
  7. Glad to hear that you fixed the issue. I would recommend evaluating that sooner than later. The authors of your items should be listed next to them. Generally, there is also a contact or website listed there too in the magnify glass. Better to do this now than when you're in a pinch and need support or get hit by a security issue because your software is out of date.
  8. Only physical products that need to be shipped are deprecated (e.g. we're taking out the shipping portion of products). Emojis can already be used in names. Themes would be the way to go to change any font coloring, etc... Theme customization will still be around in V5, it just is changing. Ultimately, the HTML will be more robust so customizing via CSS will be easier than V4. Wouldn't get too scared about any changes. Customizing your community theme is still a big part of V5. As Marc mentioned though, anything that isn't in the software, you're welcome to create a Feedback topic for 🙂 .
  9. This is currently possible in V4: This is possible, just each duration would be a new subscription. Alternatively, you could use products which allow this in one renewable product. Our checkout page for all items is also used for Subscriptions and this is possible in V4. It will be expanded upon for V5. What kind of formatting are you wanting to see? This can already be done via your theme.
  10. Yes, you can select where you are promoting content to while doing so.
  11. What version of PHP are you running? Are there any system log errors?
  12. Please note that while all feedback is read and considered, not all feedback will make it into the software. You can read the release notes to see if the feedback will make it into the next release.
  13. The table has crashed or has become corrupted. You’ll want to contact your hosting provider to see if it can be repaired. Otherwise, you’ll need to restore a backup when it was not encountering this issue.
  14. They will not be able to login to the ACP with their SSO credentials. They would need to create a password via the forgotten password tool or you provide them one as they need to login with their Invision credentials.
  15. Could you please clarify what you mean by not having access to the ACP? Do they not see the link on the front-end or do they not have access when logging into the ACP login page? Was the account created for this user prior to them signing into your SSO on the community? If so, the account may not be connected.
  16. Have you recently altered your domain or cookie domain settings? Are these new users ?
  17. You would need to contact your email provider to see what is going wrong. This is not something we can correct for you. A DNS is a DNS, it does not matter where it is hosted. Think of a DNS as an old operator switchboard. When a request comes in for X, the DNS redirects to it's value. Nothing of where that DNS is hosted should inherently cause an issue.
  18. About Me which comes with our software is a special field and gets it's own tab. See below screenshot.
  19. There is not yet a process for if/when old, self-hosted licenses will be required or otherwise to be upgraded to "Classic" license terms. As of now, you can keep it dormant if you do not have a reason to renew it. That may change in the future. Only the monthly license was subject to these terms of license termination after 24 months. As we have removed the monthly Classic term offering, this is no longer the case. Where did you read this line?
  20. You cannot specifically specify a coupon code for a subscription. However, you can make a coupon code non-specific (be able to be used on everything) and it will apply to subscriptions.
  21. You would need to investigate with your hosting provider what happened to these files as they were not deleted by the software, I'm afraid.
  22. You will want to check your backup to ensure everything copied over correctly then as if you're missing files, this was not done correctly or you are missing files. I'm afraid, this is not a software issue.
  23. You would need to ensure that your /uploads folder is in the correct spot on your server. Sounds like it is not. Keep in mind that our software does not load the images, we use HTML to do an HTTP call to your server for the browser to load the image (normal HTML img tag). Thus, think of what we store in the database and what you're seeing in the ACP is just the attachment name and path on your server. If the image is not loading, the image does not exist on your server so you need to correct that on your server.
  24. Looks like you placed the .htaccess in the folder for your root domain rather than the "forums" subfolder.
×
×
  • Create New...