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
-
- 1 follower
- 2 replies
- 929 views
Please add an option to disable users from editing topic titles. We have an issue on our forums where people would just change the title to "please delete" if they want their topic gone and considering that we have hundreds of active members, giving warning points just doesn't do it. I know this is a feature in vBulletin (or at least it was before I moved to IPS) and I think you guys should have it too.
Last reply by Kirill N, -
- 1 follower
- 1 reply
- 542 views
You have an item in the controller to edit status updates, but you don't actually use it. I submitted it as a couple of bugs, which were triaged then silently closed: I see no reason why status updates should be treated differently to all other content (though, I could also say that about following, because the current system is not at all user friendly or consistent with the rest of the suite).
Last reply by Charles, -
- 1 follower
- 0 replies
- 556 views
Please implement a feature to add only some databases to the sitemap. At the moment I can only enable or disalbe all databases. We have a lot of different databases. Some of them should be hidden and other visible to guests. So we need a possibility to enable specific databases for the sitemap. Thanks
Last reply by Apfelstrudel, -
- 1 follower
- 3 replies
- 725 views
This is a question I keep getting asked by my member's, mainly because this looks broken and out of place on each post (cPost_contentWrap div, Post box). If anyone is wondering what I am talking about, it is this, the quote, edit, options comment bar that is in every post. By default, this isn't at any fixed position and just looks 'plonked' down depending on the text above it. To me, the ipsComment_controls bar looks unfinished development wise, and I was wondering if the developers could at least have this sitting at the bottom of the each post box (cPost_contentWrap ) by default? I'm more than sure I could do this myself, but I would have expected this to be …
Last reply by Flitterkill, -
- 2 followers
- 6 replies
- 1.1k views
I think the "default message login" should be displayed to users in all circumstances. Even when certain permissions or restrictions are selected, as commented here: https://invisionpower.com/forums/topic/431767-can´t-view-register-sign-block-in-footer/
Last reply by pequeno, -
- 4 followers
- 1 reply
- 552 views
It would be nice if we could select a group and mass reset there accounts and send them a e-mail.
Last reply by TSP, -
- 1 follower
- 3 replies
- 762 views
I heard it was like this in 3.x so why not in 4.x I would like a way for IPS to recognize internal urls and activate menu effects if on those pages. Why? because the way the menu manager works will not give me the setup i require so i use external links and add them to the menu so i do get what i want. Any chance of the system detecting they are internal and showing you on on that page?
Last reply by Netherlord, -
- 2 followers
- 0 replies
- 643 views
I've purchased 20 plugins and apps from the marketplace and I find the manage purchases area very basic. For example I'd like to know which apps have been updated since last time I've downloaded them so I can keep my community up to date. Please add this information on listings instead of only: XXXXX APP NAME File STATUS: Active PURCHASED: 07/02/2016 EXPIRES: 07/02/2017 Add please the following: Last download on: XX/XX/2016 Last update of app: XX/XX/2016 Thank you
Last reply by MediaDiGi, -
- 1 follower
- 18 replies
- 2.8k views
I've had a great experience the past 12 years with IPB until v4 then there has been a noticeable slip, I understand new major releases take time and I feel now at v4.1.1.0, is enough time to of ironed out all the issues. But it seems every update I do, I encounter problems, it's frustrating for me and more so my members to the point they are "exhausted" of the site not working correctly. I submit tickets, some get resolved quickly, others I feel slightly brushed away with a standard reply. Not the quality it was before. You've done a great job but I almost feel everything is rushed lately, then you are tripping over yourselves trying to fix it and caus…
Last reply by ResPecT My Authoritah, -
- 3 replies
- 807 views
In Nexus it would show all the support tickets in order of date, how can I set the default view for decending dates? It's somewhat annoying that I have to keep clicking the order tab to set the first page to the newest ticket. Also, can we have a mass selection/tick box so we can highlight a range of messages and set them to any of the follow options; resolved/open/closed etc. One more option that is troubling me is that I use to have all the options highlighted (statues), but if I had a new ticket it would only show (1) ticket is open, now when I highlight the options it tells me I have over 250 tickets, both in ACP and on the commerce sidebar block. It should only …
Last reply by CP_User, -
- 1 follower
- 2 replies
- 642 views
This is unnecessary
Last reply by Adlago, -
- 0 replies
- 419 views
Can we please review getting a "description" field for theme custom settings. If you make a plugin you can add a description, just not a theme custom setting. Some fields just need a little extra definition.. Regards
Last reply by DesignzShop, -
- 1 follower
- 5 replies
- 1.1k views
X-XSS-Protection is set to 0 (zero) by Output.php .. Is this still needed to force/add another header? Mostly all servers are already configured to set X-XSS-Protection to 1 .. Now I have this 2x times in my headers .. .
Last reply by Colonel_mortis, -
- 3 followers
- 10 replies
- 1.1k views
As of now visibility of attached files is pretty poor. Please compare following screenshots. The first one is from IPB and the second one from XebForo.
Last reply by Boomer12, -
- 1 follower
- 0 replies
- 504 views
Would it hurt the forum layout or anything if admins could separately set width and height limit on avatars? Meaning that users won't be forced to use square or round images anymore, but they will be able to use a rectangle image for example (e.g.: 150x300). (I sent a support request asking how I could set those limits separately and I was pointed to this category)
Last reply by #ESY, -
- 1 follower
- 0 replies
- 670 views
The default zoom level for Google maps for calendar events and gallery photos is set far to high (IMHO). The default map method can already handle a zoom variable but this isn't set in event.php and image.php. For example could: public function map( $width, $height ) { if( $this->location ) { try { return \IPS\GeoLocation::buildFromJson( $this->location )->map()->render( $width, $height ); } catch( \BadMethodCallException $e ){} } return ''; } ... be changed to: public function map( $width, $height, $zoom=1 ) { if( $this->location ) { try { return \IPS\GeoLocation::buildFromJson( $this->location )-&…
Last reply by BN_IT_Support, -
- 1 follower
- 0 replies
- 513 views
Can all of the various Pages feed blocks please have an option to show ... featured pinned featured and pinned all ... posts / events / blogs / images / files etc. Thanks
Last reply by BN_IT_Support, -
- 1 follower
- 3 replies
- 745 views
I would like to see this extended to give the admin more control over the reason for hiding posts. Currently, this is just a textbox where the admin/moderator is required to input a reason and sometimes the reasons for hiding posts will differ from person to person, for the exact same issue. I would like for admin to be able to create a list of reasons for hiding posts (pretty much in the same way the user warnings) and this would be presented as a pull-down menu instead of a textbox. This would make it easier for moderators to categorise and speed up the process. The selected reason would then be displayed within the hidden post. Possibly with the ability …
Last reply by Boomer12, -
- 3 followers
- 1 reply
- 560 views
The editor is still the number one complaint from my members, with some even suggesting that we switch to some other software just to get a more usable editor. A few suggestions have been made by them that they feel, and I agree, would make the editor more user friendly: On smaller screens, rather than removing buttons entirely, just move them to an overflow menu (or have an overflow menu plugin that the admin can move buttons to at certain resolutions, if doing it automatically is impractical) so that, if they want, a user can add a quote or list to their post when using it on mobile, or whatever. Allow some editing of the metadata of a quote, so a user can c…
Last reply by Boomer12, -
- 0 replies
- 385 views
I am in desperate need of a way to hide images that have been inserted into posts after they have been uploaded as attachments from certain groups. My forum requires a membership fee to view content, but if guests and members can see every inserted image it defeats the purpose. Previously I was using the Cloak mod to do this but something appears to have broken it, so it no longer properly hides images. It would be great to have this as a builtin feature like many other forum software do.
Last reply by ProSkill, -
- 1 follower
- 1 reply
- 664 views
I'd like to use placeholder attribute for a forms instead of short descriptions for, for example, profile fields: Placeholders looks better and especially needed for a fields with enabled regex validations.
Last reply by TSP, -
- 1 follower
- 0 replies
- 685 views
I know there's some nice filtering options in the blocks for putting feeds from Blogs, Gallery, Databases etc in. What would be nice are some quick exclusion filters, such as excluding all blog entries or information by a Member. So similar to the author to include field, an author to ignore field. This would help in removing individuals that just clog up the feeds with useless blog posts like a twitter feed, without removing their privileges from having a blog.
Last reply by jaeitee, -
- 1 follower
- 0 replies
- 572 views
When viewing the lists of Commerce products in the ACP can we please have an easy indication of which ones are set to 'show in store' and which ones are disabled please.
Last reply by BN_IT_Support, -
- 2 followers
- 3 replies
- 799 views
Would be good to have functionality like EWWW Image Optimiser for WordPress where the system automatically optimizes and resizes images as they get uploaded rather than relying on users to do all that.
Last reply by sobrenome, -
- 1 reply
- 470 views
Just as a reference My issue is not translation however, it's manually having to edit the theme file through ftp.. Can IPB consider another way to achieve this? I seen Mark made a post a while back that had a screenshot that included the Title. It appeared around the end of 2015 or maybe beginning of 2016 it was possible to include a title? To avoid this I can add all my Custom Settings of course to the customs tab, but it would be nice to be able to divide them up without digging in to the theme through ftp. Thanks
Last reply by DesignzShop,