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
- 0 replies
- 580 views
When attachments are stored in the database, the whole file is inserted in one row. This row could be very large and really mess up replication, especially if using synchronous replication using the Galera replication library. Also, storing large BLOBs in MySQL requires my.cnf configuration so it would be much better for many users if IPS4 could run with MySQL defaults (and still allow storing attachments in the database). Could you please consider "chunking" attachments into multiple rows where the default chunk size is 255KB with an admin setting to change the chunk size? See how MongoDB's GridFS stores files in two tables: https://docs.mongodb.org/v3.0/refere…
Last reply by KT Walrus, -
- 1 follower
- 2 replies
- 593 views
HTML is stripped and spoiler contents are shown, but all the various bugs have been closed. So this is posted as a suggestion. They are spoilers and you are in essence broadcasting them instead of hiding them. Matt had said the only way was to remove from search, I find that to be an acceptable solution. I'd rather they not show in the stream then be searchable. If you told me already spoilers weren't searchable I'd be fine with that. This would even solve any issue of revealing a spoiler in search. But any solution is welcome, as long as the contents are not shown in the stream. Thanks. Bug report:
Last reply by Joel R, -
- 0 replies
- 489 views
The report system in 3.X was perfect. My complaints with the report system in 4.0 and now 4.1: 1) The reported post changes in the report system if the actual post is edited. This is terrible since often a mod will edit a post with offensive material after reporting it (so that we can decide if points are necessary or not). This makes it EXTREMELY confusing when a staff member has to go to the actual post in question and see the post log. If you insist on keeping this inane and self-defeating feature in, please at least include the ability to see the post log within the report center. 2) The mods and admins used to check the report system all the time. This is n…
Last reply by Heradite, -
- 1 follower
- 0 replies
- 681 views
Actually there's no way to customize and make the birthday a required profile field during registration without third-parties plugins. Would also be interesting if the IPS has an option to force users to fill some profile fields if they signup using external login handlers and skip this fields from registration screen.
Last reply by niKee, -
- 1 follower
- 0 replies
- 604 views
Since Upgrade to 4.x , i am facing a huge issue with the default language option having the default language detected only from the browser is for sure not an optimum choice for a lot of the non-English , and specially the RTL sites i personally use the English interface of the browser , and also a lot of my users , but we need the forum to be set to RTL. I purchased one of the Add ins available to control the default language , but the site crashed after the installation so i removed it , and i was advised by Support to remove all Add-ins. Currently i ended up disabling the English interface until this is resolved , although some of my users may prefe…
Last reply by Marafa, -
- 2 followers
- 1 reply
- 704 views
It would nice have something like this, http:// http://idea.informer.com/ Type of functionality where users could vote on suggestions and ideas.
Last reply by Lindy, -
- 0 replies
- 509 views
Hello, In my opinion, IPS framework is missing one important feature: seo-friendly language urls. In my case, this is even a major setback, so I have to figure out a custom hook by myself. Take a look here: https://support.google.com/webmasters/answer/182192?hl=en&ref_topic=2370587 I think IPB should have at least an option to treat multilang url-based, not cookie-based. For example, http://ips.com/topic/1-sample-topic/ for default language, and http://ips.com/it/topic/1-sample-topic/ for, say, italian.
Last reply by Vatutin, -
- 0 replies
- 576 views
Need an closed access for guests - looking photo in posts and profiles members.
Last reply by Anton Karabanov, -
- 5 replies
- 2.1k views
I would like ways to detect multiple accounts! this would help a great deal for my site. And im sure for others. We are in the age of proxy and vpn users so the simple ip match just is not enough anymore and i think invision power should lead in this and see if they can add other ways. As some people (troublemakers) can have up to 4 accounts on any one forum. They will rep themselves. Talk to themselves. Cause arguments with people they dont like on alternate accounts so they dont lose their main. Its a sad truth and its hard to act against. Currently Its like pulling off a flower instead of pulling up the root. So maybe we could get a new multiple accounts detector …
Last reply by Netherlord, -
- 3 followers
- 12 replies
- 3.6k views
Hi there, With IPS 3.x, I was used to parse PHP files in templates, like that: {parse include="../path/to/my/file.php"}Is there a way to achieve the same with IPS4? Thanks a lot,
Last reply by ipbfuck, -
- 0 replies
- 481 views
It would be cool if the commentary on the website is updated on the page automatically (without reloading the page or user actions).
Last reply by IPBGallery.com, -
- 1 follower
- 0 replies
- 496 views
Could you make the no-javascript link for the search include the context? And make it possible to choose to search in the relevant context based on the referer on the search page. For example, when javascript is enabled, when you're in a topic you have the ability to choose to search within the topic you're visiting. However, this is not possible if you open the search in a new tab, javascript isn't active or similar (on mobile/tablet devices).
Last reply by TSP, -
- 1 follower
- 0 replies
- 453 views
Could you make it easier to change a menu item to utilize the submenu-approach to change it to be a dropdown-menu? Currently if I wish to do this, I have to: Change to dropdown for the menu item Delete all previous menu items under the secondary menu Manually create the very same menu items I just deleted by clicking the dropdown-button for the item There should be an easy way to move these / do this in all one swoop.
Last reply by TSP, -
- 1 follower
- 1 reply
- 876 views
Hi everyone, I can't see any way to achieve anything like this using the existing software or a marketplace extension — although please let me know if I've missed something! It'd be nice if members could save/pin/feature topics in their profile, so that when other people visit those profiles they can see a nice selection of topics that person has saved. On my forum in particular this would be used by members to save their most popular topics, as it's a forum where people post creative work and they could use these profiles as a portfolio of sorts.
Last reply by Lindy, -
- 2 replies
- 936 views
I was playing around with the support settings on my community. I don't know if this exists but it should. Let us pass a variable like.. mysite.tld/support/create/department/2 and it will send someone directly to whatever is stored as department 2's input form. I just feel it would be a nice touch instead of telling someone to go to support and look for a specific department in the dropdown. If this does exist already, please let me know!
Last reply by chilihead, -
- 5 replies
- 1.3k views
Please give us a ckeditor alternative. Skinning the ck editor has now become to the point we can't even reference common ck editor css rules like .cke_panel_frame { background: #000 !important; } Besides this you need to edit 8 minimized ckeditor files in the editor to change a single rule and you need to divide up your custom.css for some rules on top of that.. It can't get any more sloppy and hard to follow imo. A beginners nightmare to dig into the editor on top of time consuming beyond for the experienced developer. and of course there is no documentation on this to complicate matters. No one documents changes or offers help for changes like this eithe…
Last reply by DesignzShop, -
- 2 replies
- 840 views
One constant struggle with owning a forum is keeping activity up. It takes CONSTANT nurturing which is what we get paid to do so I'm not complaining but it would be nice if we had tools to make this easier. One thing we depend on from time to time is asking for volunteers to post a few questions at our forum in exchange for an $xx valued membership. The problem is that often times takes alot of oversight or else they don't post as agreed etc. We've also offered some of our most regular posters free memberships in exchange for their activity efforts but then you're often stuck with them disappearing. They come back a year or two later wanting their free membership back…
Last reply by JLS, -
- 2 followers
- 9 replies
- 1.1k views
Are image attachments in the forum supposed to open in some kind of highslide or lightbox? It's not happening for me. They just go to their own new page with only the attachment and my users have to click back using their back buttons. If this is working as designed I don't think this is a very user friendly thing for Forums with posted images.
Last reply by esquire, -
- 4 replies
- 951 views
is this no longer an option in regular posts ip 4.0 ? I see it in the gallery but not regular threads over at my site. EDIT: I see this site has it, but I can't find it in my ACP. Any help? EDIT2: I see it's on by default for new images loaded to my site but old one's aren't using lightbox. No option to turn on or off lightbox? no option to rebuild images?
Last reply by Navigare, -
- 2 followers
- 0 replies
- 537 views
I have 40+ bloggers feeding into a forum. Once in a while a blogger close his site - and then RSS feed gets an error and stops working. Errorpage look like this., The only way to find out what blog has stopped - is to check each and every one of them. Would it be possible to get some more information into this logs - or have I missed something?
Last reply by Kjell Iver Johansen, -
- 7 replies
- 1.4k views
I'm having some problems with your policies and ideology. I really believe this community is censored like Nazi propaganda methods, rather than an open community for customers to come together. I completely agree with customer only areas. I really don't like how censored the pre-sales forum is, but I can live with it - as a customer, I'll simply just avoid answering anyone's questions. Fine by me. What I literally do *not* understand is why someone who is paying quite a bit of money to your software: will lose access to community boards if the license expires will lose access to community based marketplace with community created add-ons, styles and other softw…
Last reply by Charles, -
- 2 followers
- 6 replies
- 1k views
It seems you've activated a title length limit at this community. This really bothers me, as it seems very easy to hit if I want my titles for topics and bug reports to be as precise as I wish. Could you please increase this limit again?
Last reply by Rheddy, -
- 3 replies
- 1.2k views
Really @Charles? So, if I've purchased add-ons in the market that have no renewal license, I have no need to get any updates for the add-ons because I'm running "outdated" software? Even if there is not a new version released from IPS after my license expiry and the add-on author fixes a bug in their add on? So, will I get a refund from IPS on those add-ons since I can no longer obtain the latest versions that may fix bugs in them since I purchased them (and updates to them) and you are now restricting me from obtaining them? And since IPS prefers to provide support via tickets and not the forum, why should peer -> peer help be blocked for someone th…
Last reply by Charles, -
Advertisement
by jp- 1 follower
- 5 replies
- 1.1k views
Hi, Can i please request IPS to create a widget to more easily place advertisements. So in the front end Block Manager, we can have the choice of Advertisements that we can just drag to the position we want it to show! Currently the system is not user friendly at all, as it is far too difficult to work out what file you need to open and edit to create a custom location when adding that in the advertisements. I haven't managed to get it to work
Last reply by Gabriel Torres, -
- 0 replies
- 507 views
1. When I finally upgrade to 4.1, I intend to encourage members to use status updates more, similar to FB, where most of the activity occurs. With the full editor now they can post what doesn't fit in blogs or forums (status type posts that once took up forum space because they had the full editor there). However, they are not going to use it if they can't edit the status. Is there a reason IPS won't allow status update editing? I plan to use this mod but really hope it can be added as a core function. 2. Also when a status update receives a reply can the status please be bumped in the stream? They fade away when active/popular. At least an admin…
Last reply by chilihead,