Jump to content

Daniel F

Invision Community Team
  • Joined

Everything posted by Daniel F

  1. You did not get a response on Nov 19?
  2. Thanks, I just noticed a few issues while testing this, which I have reported to our bug tracker.
  3. You could also use the ACP livesearch and search for popular or hot 🙂
  4. This feature was deprecated in IC5
  5. Same issue as here maybe?
  6. System => Messages 🙂
  7. It sounds like you disabled this in the module permissions https://invisioncommunity.com/4guides/security-and-rules/member-permissions-r305/#perm_modules
  8. This is already on our roadmap:)
  9. Is the custom formatting part of the name or have you used the Group Formatting field for this?
  10. Correct. I connected to your FTP with the details we have on file, but it seems that there's only a symlink to public_home which doesn't exist anymore. I guess the details there are old and aren't supposed to work anymore.
  11. Were the files uploaded manually or via the ACP? And did you run the upgrade process or did you only replace the existing files? It seems that at least the index.php is missing, but I suggest uploading the whole package once again.
  12. Which means, it's not a clean install. Anyway, you'll need to update the blog_entries database table and update the entry_category_id value for all entries with a not existing category.
  13. Have you deleted any categories? If yes, how exactly? Something went wrong and the category wasn't set to NULL while the deletion.
  14. This will be fixed in the upcoming release
  15. TBH I'm not aware of any site, which would allow me to delete the account without logging in. Facebook´ has only instructions with links https://www.facebook.com/help/224562897555674 Google: When I visit the page as guest, I'm also getting only instructions and links which result in the login form or even more instructions/information but no way to delete an account, if I visit them without logging in: https://support.google.com/accounts/answer/32046?hl=en It's kind of logical, isn't it?:D It would be really stupid if one could ask them to get deleted, without logging in to make sure that it's really me.
  16. Hi, it's already working! Please keep in mind that not all links are changed. So what this setting is changing is: 1. Guests won't see individual links here: 2. When you log in and take a look at the share link of a post, you'll see that the URL changed, but the old urls will also still work. Can you clarify what's still the same for you? Just to see if we missed something or if it's a simple misunderstanding of what changed.
  17. You need to be logged in to use this feature.
  18. I have fixed this for an upcoming release.
  19. Daniel F replied to evcom's post in a topic in Technical Problems
    Btw, do you remember how the application was uninstalled? was it uninstalled properly or did somebody remove it manually from your datbase?
  20. This was indeed a bug affecting comments and reviews. It was fixed for the upcoming release
  21. Based on the error you're missing a blog category. Was this a clean installation or an upgrade from v4?
  22. What @Randy Calvert said is correct. The Zapier endpoint receives the content as plain HTML code and submits it to the community as plain HTML code. It will NOT run through the HTML purifier and it will not run the profanity checks, it's literally saved as it is! If you want to run any validation and manipulation, it has to happen before it's sent to your community.
  23. You're living in the future and yet still
  24. Daniel F replied to evcom's post in a topic in Technical Problems
    This may be related to a very old bug, which didn't remove promoted items from the database when an application was uninstalled. If you're familiar with phpMyAdmin, it's save to delete everything with promote_class='IPS\videos\Video' from core_social_promote database table. I have created a bug report for the issue
  25. Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release. Thanks, seems like we're missing here the overviewStatisticsWhere condition.