Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Marc started following please help with API
  3. I would very much advise on not using the API to programmatically alter, add, or remove data from your site, unless you are 100% sure on what you are doing there, and have fully read the documentation. You can break your site in all manner of ways by using the wrong endpoints to do the wrong things. In the case of what you are doing here. Your issues that I can see off hand are Authorisation Is you are using postman, use Basic Authentication as the authorization type (you should add these in the authorization section, not the Headers section). Body data You also should be sending your content as form encoded, not as raw json. Endpoint You mention you are looking to add a post to an exiting topic. The endpoint you are using will not do that. That endpoint accepts only GET requests, and returns he posts from a given topic. You should be using the forums/posts enpoint to add new posts, which is described here https://invisioncommunity.com/developers/rest-api?endpoint=forums/posts/POSTindex
  4.    PinPics reacted to a post in a topic: v5 Avatar in Nav Bar
  5. Vodafone CZ posted a post in a topic in Feedback
    im quite happy with this size 🤔 but you can tweak this by yourself easily via custom css 😮 this way you can change the size for each part separately /* navbar icons size */ .ipsUserNav__icon { font-size: 50px; } /* navbar user icon size */ .ipsUserNav__link .ipsUserPhoto { width: 50px; } /* avatars size */ .ipsData__icon .ipsUserPhoto { width: 50px; }
  6. Thanks that solved the issue! Best regards Ricardo
  7. Any news @Ehren Thanks.
  8. Good to know, I'm using spanish. Which entry did you corrected ? Best regards
  9. PinPics posted a post in a topic in Feedback
    It's been nice getting a feel for v5 here before we actually upgrade our site, and there are a lot of features that are really great. I'd just like to give a piece of feedback about the Username/Avatar and Notifications/Inbox icons here: While I understand the design reason for moving them down, they are much too small. It's hard to notice whether I'm actually signed-in, and it makes the notifications/inbox icons difficult to notice. Will there be an option for making the larger? To be honest, the avatar is also really small on a post. By the time the icons cover it up, it's just a partial piece. And members use those to identify each other. Hoping there will be options to allow larger view? Thanks!
  10. We have a number of achievement rules and they work great. However, we have one that is not working. This is the setting we have in ACP: We had a poll running yesterday for April Fool's, and multiple accounts voted. The poll locked at 3:00am EST today, and when I checked this morning, no points have been issued to any of the accounts listed as having voted. Did I set the rule up incorrectly? Thanks in advance for any help!
  11. with Bearer config Api Key
  12.    Marc reacted to a post in a topic: Problem with reactions
  13. I had the same issue and created a ticket for it. After the Invision team analyzed it, it turned out that the problem was caused by an outdated translation entry. I updated it to the default language and it started working properly
  14. It's a Bearer Token, https://apidog.com/articles/what-is-bearer-token/
  15. endpoint: https://forum.casadodesenvolvedor.com.br/api/forums/topics/49345/posts { "author": 0, "author_name": "Fabiano", "post": "<p>teste do fabiano</p>" }Header: Authorization: "ApiKey *********************" Content-Type: application/json
  16.    Ibai reacted to a post in a topic: Problem with reactions
  17. Ibai posted a post in a topic in General Questions
    This also happens in my forum.
  18. Today
  19. Vodafone CZ posted a post in a topic in Feedback
    sometimes i would like to reply to user who reported some content, especially in case why it was rejected 🤔 i think its not possible now if im not totally blind 😮 some small dialog or something with textarea would be nice in this case 🤔
  20. a possible method... use a different theme per forum? forum settings acp on v4 sure be on v5 Theme Override -Do not override- When viewing this forum, the selected theme will be used regardless of the user's preference.
  21. Hi Marc I've updated the credentials. Let me know if you can access. Best regards Ricardo
  22. Latest Chrome ok Lates Firefox ok This happend every time i come back and open a safari browser window to my livesite , loading custom css take long time , when is finally open is fine to load custom css again and again . but if i close all browser windows of my livesite and get back to my livesite the loadtime is back and take long time . hope this helps
  23. We could probably add a node-id and node-controller param in the <html> tag so you could use CSS.
  24. In that, if I overlay another block, I cannot edit the display of that block and it doesn't inherit the underlying block's display. It defaults to the Featured display.
  25.    My Sharona reacted to a post in a topic: Invision Community 5.0.3 Released
  26. We are unable to PM secure stored details. Yours is set in the client area as a username currently, however you log in with email.
  27. Could I ask if you see the same issue when opening with another browser?
  28. i'm sorry, i don't understand. Can you MP with an url o nick name?
  29. Marc posted a post in a topic in Technical Problems
    No problem. :)
  30.    LivingMonolith reacted to a post in a topic: Blog Post Approval Management
  31. click Custom CSS takes years before window open Localhost testsite livesite all same php 8.4.1 Latest safari Chris