Jump to content

Jim M

Invision Community Team
  • Posts

    9,616
  • Joined

  • Days Won

    47

 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. No problem. Happy to help!
  2. Both CAPTCHAs appear to be loading with a working key. However, the CAPTCHA result is getting rejected. I would advise reviewing to see in ACP -> Support if the time of your server is off. Even if off a little, this would cause Google to reject the CAPTCHA. If that does not work, I would advise disabling your third party applications/plugins and switching to an unmodified theme to see if that helps. Something is disrupting the signal going out and coming back so we would need to test it all.
  3. This screenshot shows reCAPTCHA V2, which is different from your screenshot above which is showing Invisible reCAPTCHA. Could you please clarify which one you're setting up?
  4. non-programmatically? no.
  5. Youā€™ll want to contact your SMTP provider for assistance as that is coming directly from them.
  6. Have to remember not everyone is a programmer šŸ˜‰ . I have tagged one for assistance.
  7. Glad to hear you found the issue!
  8. 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.
  9. I have created a ticket for you so we can discuss account matters in private. Anyone else who finds this and needs to discuss account matters, please us our contact form to reach out to our Accounts inbox: https://invisioncommunity.com/contact-us
  10. The post is from 2014 so it could be when you upgraded to version 4 something broke here. Is this happening on even recent (or more recent) posts?
  11. You will want to read the rest of my post to see how to restrict guests from viewing profile. There is a guide I linked to which will detail how to disable permissions on modules šŸ˜‰
  12. This would only control first-party cookies from our software.
  13. Sorry, I am not quite sure what you mean. There are cookies which are required by our software and without them, it would not function.
  14. "Integrate" is such a vague word which could mean simply grabbing a simple dataset or something significantly larger so without further information, it is really hard to say. However, we have REST and GraphQL APIs plus Webhooks so there are certainly ways to get data out/back in and perform actions when something happens on your community. For more, you can point your developer to our Developer Resources: https://invisioncommunity.com/developers/ Theoretically, they could even extend some functionality of those items, if they do not fully meet your needs, via a third party application/plugin so lots of choices.
  15. I'm afraid, hiding the profile photo (avatar) is not possible with default permissions and would require a customization. You can prevent guests from viewing the profile though: Module permissions can be restricted to groups. Profiles is a module under System. Can read more about module permissions in this guide:
  16. Unrestricted moderators would have access as they are unrestricted in moderation so can edit everything. If general moderators are restricted, they would need to have relevant permissions or be a moderator of the Club.
  17. Glad to hear they resolved it šŸ™‚
  18. Unfortunately, I cannot reproduce this. Please ensure though that the tag is inserted and accepted prior to hitting return on your keyboard (if this is what you are doing).
  19. The datastore there is not able to be opened on your file system or it cannot write to your file system. It could also be that your server is writing too slowly to the file system when the block cache expires and someone is accessing the site in between deleting the old cache file and the new file becoming available to be accessed. You would need to contact your hosting provider or server administrator for assistance on that. The alternative is that you can switch from file system to database for data store in ACP -> System ->Advanced Configuration -> Data Storage. Keep in mind that this would have it's own drawbacks, if your database server is not optimized, etc...
  20. Only the main content type of the record can be transferred to a forum topic and searched. Anything further would require customization.
  21. Where exactly were these images uploaded? I do not see that they were uploaded to the Database record itself. Therefore, if they were uploaded to a content piece which has now been deleted or hidden behind permissions(like a message), these images would also be deleted or inaccessible.
  22. Are you performing a transfer of your image storage to your own bucket or anything else? Could you please provide us the URL?
  23. attach_filesize on core_attachments is int 10 by default so it should hold 2GB in bytes no problem. Would suggest checking to ensure that your database tables align with the default and this is not from a third party application/plugin.
  24. I'm not quite sure what you mean here as I do provide support to our Cloud, as well. We would only provide software support for our Classic (self-hosted) licensed individuals. Supplying PHP configurations, like you are asking for, would be outside of that support as it is supporting servers, rather than software. Outside of the information already provided, working with your hosting provider on why you are having issues here would be the best method of support as they should be able to capture the error which is happening here while the upload is being processed on the server and help you troubleshoot it.
  25. We have countless clients who run communities on our Cloud and self hosted which are able to. Iā€™m afraid, you would need to continue to troubleshoot this with your hosting provider.
Ɨ
Ɨ
  • Create New...