Jump to content

Jim M

Invision Community Team
  • Posts

    9,247
  • Joined

  • Days Won

    45

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Forums

Events

Store

Gallery

Everything posted by Jim M

  1. Flagging them as a spammer will tell our spam system to learn from the incident and help you in the future and others. It also takes many other data points into consideration so if they do try to register again from say the same IP address and our spam system notices it on other communities, it will block them. Flagging as a spammer also is a one-click button you can setup to do optional things like delete or hide all their content and ban or delete the user. Deleting the account does nothing to help yourself and others in the future.
  2. There are no known vulnerabilities. Were these IPs (or variations) hitting other URLs too? If so, probably some rogue bot that has saved a bunch of URLs and going back. The specific URL you mentioned would create an error as the CSRF key had expired if they went back to it I saw this a lot on my personal community with Russia with text scraper bots and just blocked the whole country.
  3. Sorry, CloudFlare cannot be used on our Cloud. You will need to revert back to using our nameservers. We provide an SSL certificate to our customers. If this is not working or otherwise, please submit a ticket and we can assist you.
  4. Thanks for posting, and I'm sorry that you're having an issue with your Invision Community. Can you go ahead and submit a support ticket please? I'm going to need to get a little more information about your account to help, and this is best done in a private support ticket. Thank you! 🙌
  5. Sounds like something is not quite right with Javascript or the theme on your community since upgrading. Either there is a theme compatibility issue, cache issue, or a write issue on the server. I would recommend clearing cache by going to ACP -> System -> Support. Then try again. If that does not help: Switch to an unmodified theme and check again. Check to ensure write permissions on your server are correct. If you're on our Cloud, please submit a ticket as we would need to see what else is going on.
  6. This is something we're aware of and looking in to.
  7. You can just create a new theme and it will be unmodified thus based on the release you're on.
  8. You would want to select "Allow only the links specified" in the "Link Filtering" field then insert your domain and then use * as wildcard. For example, if your domain is example.com and you want to allow everything from it, you would do https://example.com/*
  9. Check in ACP -> System -> Posting -> Links (tab) -> check your require moderation for links. If these are internal images, you'll want to allow your own domain to whitelist there.
  10. Yes, you can edit the file and change it later.
  11. When your creating your download file on the front-end, it will ask the type of the file. You will want to click "Paid" and it will present options for price.
  12. I would suggest starting with our Guides, here is the brief overview of Downloads guide, which covers permissions: Additionally, this guide covers Paid Files: Further details about Categories, can be found here:
  13. As Nathan mentioned, check if you're using the traffic, cron, or cloud: traffic - you will need to have visitors on your community's front-end for these tasks to process. if traffic is minimal and you're self-hosted, running tasks manually or cron will be a good idea. cron - likely your cron is failing and you'll need to have your server administrator check the logs. Can post the error here. cloud - if you're on our Cloud, try navigating the front-end to kick start the tasks. If they don't start moving, please submit a ticket.
  14. It looks like the icons are not working correctly. Are you seeing this in other areas? Could you please try to clear the cache in ACP -> System -> Support -> Something isn't working correctly.
  15. Correct. You would need to purchase a self-hosting license including all applications you wish to use. Then uninstall the applications you did not purchase. Finally, please submit a ticket and we can gather the backups for you. Once that is done, we would provide instructions on what would need to be done to restore our software from the backups we provide.
  16. Moved this for you 🙂 . Things seem to have updated now. Could have been a temporary error.
  17. This is not currently a feature. Guest viewing is a little complicated in this case as we can't really ensure it is the individual who posted is viewing like we can with a user. However, if this is something you'd like to see, I can move this to our Feature Suggestion forum, if you'd like?
  18. Just to follow up on this, we worked with SJ77 and there was an issue with their Twitter app configuration on Twitter's developer website. If anyone runs into this, I would recommend reviewing your app configuration with our Guide, as things (unfortunately) change frequently:
  19. If whatever they were injecting was taking your MySQL server offline or otherwise causing connections to take a while to connect, yes. That would not be something I could inform you though and you would need to check your MySQL server logs.
  20. Has your database connection been solid? I would double check that it is not taking a long time to connect.
  21. Check out this tutorial to build a recipe database:
  22. Would suggest using our Downloads application and just restricting the groups you do not want to have access to the downloads. Pretty much the whole purpose of the app 🙂 .
×
×
  • Create New...