Feedback
Help shape the future of Invision Community by suggesting new features or giving feedback on existing functionality.
We would love to hear your ideas for future versions of Invision Community. If you see a feature idea already posted that you like, make sure you reply and let us know!
25,502 topics in this forum
-
- 4 followers
- 16 replies
- 3k views
Plenty of alternative S3 compatible providers are available now at a price point far better than Amazon. I took a gander this evening to see how far I could go to writing my own file storage method but ran into the expected walls such as having to add the file manually to the System/File directory (Apps and Plugins won't let me hit that stuff natively) so naturally anything I move forward on is going to be messy. I was hoping the included Amazon S3 method was more generic than it actually is but as you know it has more than a few hardcoded Amazon urls and so on. Clearly it's doable and frankly, a generic S3 compatible method is going to be far less trouble than …
Last reply by Wonster, -
- 1 follower
- 2 replies
- 1.2k views
This confused me (a lot). While editing a post, if the user chooses to cancel the edit, they are presented with a confirmation alert giving the option to Cancel or OK. Which one cancels the edit, the one that says "Cancel" or the one that says "OK". The text in the alert box is so brief as to be meaningless. It would be much more helpful if the alert box were to say "Are you sure you want to cancel your edits to this post?" along with "Yes" and "No" buttons. Confusion averted and resulting in a much better user experience.
Last reply by cfish, -
- 1 reply
- 868 views
https://stripe.com/docs/radar This is Stripe's internal fraud prevention system that is now part of the API and so on. It's baked in, you just need to start accounting for the data.
Last reply by MADMAN32395, -
- 1 reply
- 578 views
This is sad for me. I would please, request that this be fixed. It would make things so much better for me. ** edit maybe it does work and I can see words because I am an admin??
Last reply by Ryan Ashbrook, -
- 2 followers
- 2 replies
- 892 views
Does anyone know if there is a way to do this? I think it would be a great way to personalize emails if in the subject of the email you could place {member_name} or other bulk email tags. The more personalized it is, the more chances it will get opened.
Last reply by AlexWebsites, -
- 3 followers
- 2 replies
- 758 views
Hi, My forum has 40 emoticons. Why when posting and trying to add one there is a list of only few? Clicking on Category -> emoticons expands the list? Is there a way to show expanded/full list by default? Cheers, Kris
Last reply by TSP, -
- 2 followers
- 1 reply
- 723 views
Hi I would love it if streams could be made private for all users, I really dont like users simply guessing urls by changing the variable at the end and discovering what streams people have setup. It would also be nice if you could set your own end url instead of the number such as discover/certainsectionsfeed/ which also could be private so you wouldnt need to worry about duplication between users unless a public stream with the same end url exists. It would make it easier for end users to type the stream in and it would be useful for admins making more friendly urls for people to remember. One case of the privacy option being essential is if a moderator i…
Last reply by TSP, -
- 2 replies
- 723 views
Now i know we have a add on but we need to have this feature stock with ips. burning boards have it stock we need too. matterfact at my work they send out spy to the competition.. to see what they have and what they do better and we implement that.. thats what ips should be doing.
Last reply by Jim M, -
- 0 replies
- 431 views
Ive already mentioned how nice it would be if when checking Notifications from Bell/drop down menu that the ones not clicked would stay bold until clicked. As is, once you click one of many they all appear to have been clicked....thus impossible to clearly keep track of what you have reviewed/read. Ive also noticed that on Mobile once you click the Notifications drop down Bell/menu and click and review a Notification, the scroll will no longer work. You (at least me in 4.1.16.1) need to go down and click anywhere in the main board field and then go back in order to scroll through the Notifications listing. Nothing earth shattering , just an observation.
Last reply by Allen Bradford, -
- 1 reply
- 730 views
Please make switch option to full version (desktop) on mobile.
Last reply by Rhett, -
- 4 replies
- 3.5k views
Hello, With the 4.x version, password are stored in database but also the salt is stored. Why stored the hash ? (Extract from : http://php.net/manual/en/function.password-hash.php The used algorithm, cost and salt are returned as part of the hash) Also, is the cost generate depending the server ? or by default, is it set to 13 ? Thanks, Benjamin
Last reply by Mark, -
- 3 replies
- 1.5k views
I just spent 2 hours figuring out why a POST to /core/members returns a 403 Forbidden altough I did double and triple check that I did grant access to those api calls. Turns out the call was successfull but a member with the same email exists - that's a terrible idea to use the HTTP Response codes to denote an error that is not related to http communication itself - thats not what they are made for... This makes it incompatible with PHPs HTTP Wrapper methods because they - understandably - expect a 200 OK from the server! PHP Warning: file_get_contents(https://www.example.com/api/core/members): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbid…
Last reply by Colonel_mortis, -
- 2 followers
- 7 replies
- 1.4k views
Please add an option to let users see that a post in a topic has been warning. I know that it may seem like an unnecessary feature because it's indeed not needed on small forums, but it's extremely important for us. Every day we have to give out tens of warnings for people who break the forum rules without realizing it. For example, we don't allow posting in all capital letters, and when someone does it, we issue a warning. However, since there's no way for other users to see that the post had been warned, they think it's ok to do it, and then we have to warn ten more posts in the same topic. It's just one example, but there's much more. If there was a small label th…
Last reply by Kirill N, -
- 0 replies
- 483 views
Hey there, first of all, I am new here, so if something of that is already possible be welcome to notify me. But as far as I know these things are not existing. My First point is about Donations. It is nice, that it is integrated with the rest of the commerce application but there are two things that would be really nice: It should be possible, to have a list of all Donators (that want to be listed) in the front end. It is always a good Idea to have the possibly to say "Thank You!" in public. (There has to be only a opt-out for some Donators, that don't want to be listed) There should be a option to set someone in a group after Donation (maybe also t…
Last reply by Geramy92, -
- 1 follower
- 3 replies
- 985 views
In the activities stream there is a thumbnail for files, but there is no thumbnail for databases records that have record image. It would be nice to have the same behavior for databases records.
Last reply by sobrenome, -
- 4 replies
- 884 views
OEmbeds start to be a big things, popularized by wordpress, twitter, facebook etc. It allow to embed a post on a webpage using simply the url in an editor. I would love to embeds my forum posts in my wordpress article, or be able to embed a topic in another topic, for that ipboard must be an oembed provider. Evry week I am making article like "5 best thread on our forum" and the presentation just sucks. Of course, the idea was already express, but I couldn't find official feature request. I think if reddit have that function (see this article for example), ipboard must have it too !
Last reply by Spanner, -
- 1 follower
- 1 reply
- 736 views
In dev mode, you add a comment to the top of each template identifying what it is, which is really useful for figuring out what's causing things to happen or where to hook. It would also be really useful in designer mode, because it would allow the designer to figure out which template they need to edit, rather than having to dig through files to find the relevant one.
Last reply by Daniel F, -
- 0 replies
- 431 views
I would like to be able to change the number of downloads shown per page in the downloads section. Similar to topics shown in forums which have been added with last update 4.1.16 would be a nice feature.
Last reply by CP, -
- 1 follower
- 3 replies
- 1.4k views
There are a few topics on here titled "Poor Support", so I have titled mine "Good Support". Having been a customer for a good few years now, I have to say I have had very little issues with the forum and when I have, support have always been dealt with me quickly and efficiently. I have probably asked some of the daftest questions through support, but again, never been sent to the forums, always had the response and where required the action. So if anyone is looking at what the support is likely to be prior to purchase, I have nothing but praise. Long may it continue.
Last reply by Allegheny, -
- 1 follower
- 0 replies
- 652 views
I would like to suggest that images can either be uploaded inline like we have now, or as a group and viewed with a slideshow tool. It can make pages rather messy to have a dozen pics from someone's vacation running on and on in the page, it looks so 1970's.
Last reply by Square Wheels, -
- 0 replies
- 644 views
Currently there is no way to retrieve a member by email, unless you scan through the whole members list which sounds very inefficient. It makes the members API component fairly useless if you can't filter for certain members
Last reply by TyronX, -
- 2 replies
- 704 views
Please set an option to stay on the page when editing a theme in ACP. As it is right now, after saving my edits it takes me back to the theme list.
Last reply by GrooveOnBeat, -
- 1 follower
- 1 reply
- 591 views
Hi, I don't know if this is already possible (if it is, please let me know how to configure it). I think it would be a good idea to show one's child categories' items in a parent category. This could be something configurable. If someone wants the default behaviour, so leave it. In my case (and I guess I am not the only one), I have some general downloads categories that are just that, a category of categories. And when someone is in that level, it shows "0 items". It would be great to show its' children items. Cheers, Ibai
Last reply by Joel R, -
- 2 followers
- 29 replies
- 2.3k views
I have painstakingly translated my community in the past, it was a lot of work, but it was satisfying, as the translation was exactly how I wanted to (most translations are very, very bad). Upgraded to 4.1 today and all translations are gone. There is no Dutch language pack available for free, so I have to sink another $15 now or translate everything again? This is the worst I've encountered ever. What is IPS going to do about this? As I also have to pay to keep my account active every 6 months Money, money, money.
Last reply by Charles, -
- 1 follower
- 4 replies
- 814 views
Since you updated the site to IPS 4.16 Beta, I have been having issues submitting or replying to posts with Firefox. When I click on the Reply button, nothing happens, after I refresh the page and try again, it works. I haven't tried this with another browser yet, will let you know as soon as I have. Is anyone else having the same issue? This is a test with Chrome. Seems that there is also an issue with Chrome when replying to posts.
Last reply by TDBF,