Jump to content

Daniel F

Invision Community Team
  • Posts

    6,535
  • Joined

  • Days Won

    36

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Daniel F

  1. That’s what bread crumbs are for and why they’re so important 🙂 https://developers.google.com/search/docs/appearance/structured-data/breadcrumb
  2. they could bookmark it in their browser or the community with this 3rd party app called bookmarks to avoid forgetting about it. e.g. I have 2 categories called "daily review" and "weekly review" where I put all the content I want to review later.
  3. Weird, I have just tested it with 2 editor fields and it's working there too for me. Is it happening in your Articles DB @David N. ? Can I try to reproduce it on your community?
  4. The editor stores the content frequently and adds it automatically back to the editor when you load the same editor instance. Are you no seeing this here and on your community?
  5. Have you downloaded the packages and uploaded the files to your webspace before calling the upgrader?
  6. Interesting. A client reported the same trojan being present in one of my files, but none of my online scanners could find it. Did Edge report the trojan or another scanner? It seems that all kinds of tar files are false positive reported, see also https://community.home-assistant.io/t/trojan-in-download-full-backup-false-positive-windows-defender/700323/6
  7. I‘m sorry for this, I just enabled it again. ( it was disabled via the constants.php file)
  8. Please visit your ACP>System> „Get Support“ page to apply the latest patch which will resolve the mentioned issue.
  9. Are you using the recent version? Does it also happen in the default IPS theme? There was an issue with google chrome not showing the image in the gallery widget but this was resolved.
  10. We had the same discussion mention 3 months ago.
  11. It seems that you’re still using Ipsconnect, which was deprecated years ago in IPS 4.3 and replaced with oAuth.
  12. I have fixed this for an upcoming release
  13. This is a known issue that was fixed in 4.7.16
  14. To clarify: The possibility to install 3rd party apps wasn't removed in v5! Plugins were deprecated, but applications can still be created, exported, imported, etc.. Hooks were replaced with Code Listeners and several new Extensions But all in all, 3rd parties will still be able to create new apps like Member Garage, Member Maps, Classified Ads, Member Info blocks etc.. More information about the upcoming changes can be found in our Dev Blog: https://invisioncommunity.com/developers/devblog/blog/
  15. Do you see any logged errors in your system log?
  16. What happens when you call the HELLO endpoint with the key attached to the URL directly in your browser? Do you see any error? ( yourURL/api/index.php?/core/hello&key=abcdefg.. )
  17. For your API testing you could also just "whitelist" specific files/directories, in this case the api/ directory, so that everything except the api directory requires a htaccess password.
  18. This would require a 3rd party application! The IPS "clubs" sitemap will contain a list of all clubs, but not the specific forums from clubs, these will be covered in the forums sitemap which contains the list of literally all guests accessible forums, which brings me to my next point: It's probably not smart to "only" sitemap. If you want to train your own AI chatbot, you'll probably want to contain also more domain specific content, so you'll probably want also to include content which is accessible by your members but not guests. You could probably use a RSS feed that contains all the forums that you want to use for the training.
  19. Yea I’m investigating the issue for Sonya and that’s also my guess that it’s an old, already fixed bug which probably wasn’t retroactive so some installs have probably still broken data in their DB causing the loss.
  20. Do you see any errors in the browser console?
×
×
  • Create New...