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,501 topics in this forum
-
- 1 follower
- 3 replies
- 793 views
Is it possible to have comments for created pages? That's bad, that we haven''t it yet ?
Last reply by StRiANON1, -
- 2 followers
- 4 replies
- 1.3k views
Is there any way to turn off the forum filter box in the fluid view? It really messes up the way I want the sidebar to look.
Last reply by PPlanet, -
- 1 follower
- 4 replies
- 1.1k views
In all previous versions of the Calendar with the RSVP to Calendar events, the event host and admin had the option to remove any person who was not welcome at that particular event. Sadly this option that has been available in all previous versions is no longer available in version 4. We recently had it happen on our site that one of the members who had RSVP’d to one of the Calendar Events was permanently banned due to their behaviour. While it is possible to delete all their content from the Admin CP there is no way for either Admin or the Event Host to remove this person from the RSVP list. If we have had this kind of thing happen it must be something th…
Last reply by Shehi, -
- 2 followers
- 5 replies
- 825 views
Hello, I use Adsense automatic ads in my forum. Sometimes automatic ads are positioned above the message content. And it is not possible to remove them by clicking somewhere. It seems that Adsence has trouble positioning its ads sometimes. Would it be possible for the team invision community to take into account Adsence automatic ads in its development? Sincerly, Théo'.
Last reply by Morgin, -
- 3 followers
- 5 replies
- 943 views
Currently a club Owner/Leader can only invite other community (website) members to join their club. It would be nice to be able to send a email invitation to non-community persons. John
Last reply by aia, -
- 1 follower
- 3 replies
- 658 views
Hi! The Wizard currently uses background images for the active and inactive steps. … and this makes really difficult to customize the Wizard ? – for instance just setting a different height (its height is currently hard-coded at 55 pixels). Wouldn't it be great to use purely CSS techniques to create the backgrounds? That would be much more flexible and customizable ? Thanks!
Last reply by Rikki, -
- 1 follower
- 0 replies
- 372 views
When boards grow in popularity and the forums get more content, it makes sense to split them up to allow users to have more specific forums. I currently have issues where the forum has grown over time and it would be useful to be able to split it up in to sub forums, therefore I'd like to be able to search for specific search terms then bulk select those results to be able to move to the sub forum. For example I used to have a forum called just workshop, I'd now like to split that up to have electronics, engine, appearance etc, I'd like to be able to search for specific terms e.g. 'ecu' and then bulk select all those posts and move to 'electronics'
Last reply by asigno, -
- 1 follower
- 1 reply
- 383 views
Hi Guys - I'd love if there was a button in the Insert Other Media area, when replying to a post, that said Create Video Reply. This would enable people to create a video on the fly that used their laptop or phone cameras and upload it to the site. Rather than typing a reply, they can just create video reply without embedding something from YouTube etc... Video could be stored locally or uploaded to YouTube behind the scenes if the user enters their credentials in their user account. It would also be great if the uploaded video appeared like an embedded YouTube video, enabling people to just click play to see it rather than downloading an attachment etc... …
Last reply by Chris027, -
- 0 replies
- 418 views
The "Our Picks" activity feed only updates once per day. It would be nice to be able to set an update interval / frequency. John
Last reply by jtomelevage, -
- 2 followers
- 7 replies
- 18.2k views
Hi, I think there might be a bug in \IPS\nexus\Package : On line 1890: $extraItems = ( $values === NULL ) ? array() : $this->addToCart( $item, $values, $memberCurrency ); But if you look at this addToCart() method, it doesn't return anything: public function addToCart( \IPS\nexus\extensions\nexus\Item\Package $item, array $values, $memberCurrency ) { } So, at line 1917, an error is thrown when in DEV mode: /* Associate extras */ if ( count( $extraItems ) ) ($extraItems is empty) Thanks!
Last reply by LaCollision, -
- 2 followers
- 1 reply
- 722 views
Hi, As far as I know, the search field in the \Helpers\Table\Db only uses the classic MySQL search. For instance, with the quickSearch property: $_where = array(); foreach ( $columns as $c ) { $_where[] = "LOWER(`{$c}`) LIKE CONCAT( '%', ?, '%' )"; } $where[] = array_merge( array( '(' . implode( ' OR ', $_where ) . ')' ), array_fill( 0, count( $_where ), mb_strtolower( trim( \IPS\Request::i()->quicksearch ) ) ) ); Would it be possible to implement ElasticSearch if it has been configured in the settings? Thanks a lot!
Last reply by Matt, -
- 2 followers
- 6 replies
- 1.6k views
"Something went wrong. Please try again."
Last reply by Matt, -
- 0 replies
- 395 views
I added a RSS feed for example. It fed dozens of new threads into the selected forum category. What I need is to limit the amount of threads by each RSS feed in say a 6, 12, or 24 hour time frame. For example, maximum 3 articles in 24 hours. Here's an example from Vbulletin. You can see how the feed can check every x amount of time and the maximum items to fetch. I need this functionality.
Last reply by Sovereign Grace Singles, -
- 1 follower
- 1 reply
- 608 views
If you click on an actual blog it will format the stats (entries/comments/views) correctly with {number="$variable"} but when listing all the site's blogs the template doesn't format the number and just outputs it {$blog->num_views}. We have blogs that have well over a million views and it looks ugly not being formatted correctly. Obviously I've changed our template, but I think this should be corrected at the template level for everyone using blogs.
Last reply by Myr, -
- 1 follower
- 2 replies
- 1.7k views
Hi, We have the online user list set up in the footer of our forum, I wondered if there's any profile or group-wide setting where you can choose to hide yourself or other users from being shown in it? Thanks
Last reply by Cyboman, -
4.3 Search Changes 1 2 3
by Charles- 12 followers
- 61 replies
- 9k views
We announced the 4.3 search improvements recently. If you have not had a look please read the news entry: One of the big changes was the addition of Elasticsearch as an option but there were improvements to search overall no matter what method you are using. Right now we are using normal MySQL searching along with the new interface and backend logic. Later this week we will enabling Elasticsearch. So I wanted to give everyone notice of this upcoming change so those of you who are heavy search users could compare the search experience now and then later this week when Elasticsearch is enabled. I will let you know in this topic when we do that. As alway…
Last reply by aia, -
- 4 followers
- 18 replies
- 2.4k views
max photo settings is 1280*1280 but in gallery board posts 4000*3000 and more!
Last reply by TVplaneta, -
- 4 followers
- 3 replies
- 642 views
I seem to remember there being a way to send bulk mail via one method and everything else via a default method. Unless I'm missing a setting, I don't see that anymore. If guest posts require a moderator approval the system will send out an email to the moderators, or if a spam post is reported as such, the body of that post will be in the notification email as well. If that post happens to be a spam post with a spam link, SendGrid and SparkPost will likely flag your account as a spammer and shut you down. So I propose a different way around. Administrative/Moderation related emails should be the exception that goes through a defined segregated email method w…
Last reply by BomAle, -
- 2 followers
- 0 replies
- 498 views
I would love to see if someone just have edited a wiki page.
Last reply by eskaiter, -
- 2 replies
- 437 views
too many button clicks to upload photo to gallery please made it easier with quick image upload, maybe add to the latest image block
Last reply by bfarber, -
- 1 reply
- 602 views
@Lindy and @Matt I've seen you mention elsewhere on the forum that IPS Connect was retired in favor of OAuth; citing concerns over GPDR compliance issues. OAuth is not well suited for applications which run on the same site. It doesn't provide a feature set which would allow a developer to seamlessly integrate two applications together. OAuth was really designed with the idea in mind of linking together two applications which are running on completely different sites. Applications running on the same site do not run afoul of GPDR because GPDR rules only apply to sharing data with third parties. Please bring back IPS Connect.
Last reply by Mark, -
- 1 follower
- 0 replies
- 535 views
I am looking for a plugin that will help me set a permission to write on fourm. User can create a topic after have a define reputation points or content. All users can reply to created topics in this forum.
Last reply by Namo, -
Edit Warnings
by ahc- 2 replies
- 567 views
Can we have the ability to edit warnings that have already been issued? Our moderators try their best at making sure the warnings are properly set before sending, but we're human and make mistakes. It's a bit much that we have to revoke a warning to make changes/add stuff to it later on and resend it.
Last reply by ahc, -
- 3 followers
- 10 replies
- 1.9k views
Currently -> Requested -> Show these areas in order 1,2,3,4,5,6,7... This would help so much and facilitate basic designs. Of course, if we could split widget areas dynamically, be specifying split counts (= how many containers in a row), that would be even better, but the above solution would be a first approach to help us easily setup even nicer sites.
Last reply by Patreon Lukazuki, -
- 1 follower
- 9 replies
- 1.3k views
So, I appreciate that you allow club forums to be on the front page, but I think it can easily get to be a little much. In my test instance (which is an older copy of our live site), I see 23 club forums on the forums index page. 5 of them have very large descriptions serving as guidelines, and because those are in an Open club, they'd be visible to everyone on the site. All of those forums together makes the page height more than double what it was before. It'd be nice if you guys could add an option to limit how many club nodes show in the main site, or better yet, give us an option to whitelist clubs. Might also make sense to show each club as a category, and have…
Last reply by Jed Rosenzweig,