All Activity
- Past hour
-
Marc started following please help with API
-
please help with API
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
-
-
v5 Avatar in Nav Bar
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; }
-
Problem with reactions
Thanks that solved the issue! Best regards Ricardo
-
A Read Forum uploadable icon
Any news @Ehren Thanks.
-
Problem with reactions
-
Problem with reactions
Good to know, I'm using spanish. Which entry did you corrected ? Best regards
-
-
v5 Avatar in Nav Bar
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!
-
Points Not Applied with Achievement Rule
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!
-
please help with API
-
-
Problem with reactions
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
-
please help with API
It's a Bearer Token, https://apidog.com/articles/what-is-bearer-token/
-
please help with API
-
please help with API
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
-
-
Problem with reactions
This also happens in my forum.
- Today
-
Reported content reply
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 🤔
-
Is it possible to a different page layout for different forums ?
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.
-
Problem with reactions
Hi Marc I've updated the credentials. Let me know if you can access. Best regards Ricardo
-
[5.0.5][Theme Editor] Custom CSS
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
-
Is it possible to a different page layout for different forums ?
We could probably add a node-id and node-controller param in the <html> tag so you could use CSS.
-
Block Overlay
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.
-
-
This topic is gone, i we can't figure out why
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.
-
Marc started following [5.0.5][Theme Editor] Custom CSS
-
[5.0.5][Theme Editor] Custom CSS
Could I ask if you see the same issue when opening with another browser?
-
This topic is gone, i we can't figure out why
i'm sorry, i don't understand. Can you MP with an url o nick name?
- "Upgrade Required"?
-
-
Chris59 started following [5.0.5][Theme Editor] Custom CSS
-
[5.0.5][Theme Editor] Custom CSS
click Custom CSS takes years before window open Localhost testsite livesite all same php 8.4.1 Latest safari Chris