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,489 topics in this forum
-
-
- 4 followers
- 6 replies
- 974 views
FYI, yesterday a friend of mine wanted to register for a free 30-days trial of Invision Community. We have tried his working email @web.de and get "You are not allowed to use that email address on this site." We have tried his alternative email @t-online.de and get "You are not allowed to use that email address on this site." We then registered other emails with @gmx.de and @mail.de and get "You are not allowed to use that email address on this site." Finally, we succeeded with @freenetmail.de 😓 The confirmation email from sales@invisionpower.com went straight into the spam folder. We had to fill out the captcha multiple times. Every …
Last reply by Matt, -
-
-
- 2 followers
- 2 replies
- 809 views
Currently only active customers can comment. Before majority of IPS customers, used to ask question through IPS ticket system. Now it's through forum first. Can you enable commenting on existing topic/post, so even though I am not 'active' license holder but I still hold 6 licenses and hence allowed to comment. This way, I can help others because certain times in last few weeks, I thought, I can help but wasn't able to. It's understandable I can't create a topic but disallowing other users to help your existing customers, seems counter productive. Just a minor feedback. Thanks.
Last reply by AlexJ, -
-
-
- 2 followers
- 1 reply
- 345 views
Recently it was discovered that the built-in anonymous posting function had a critical security flaw. Has IPS considered incorporating this addon instead? Much better and to my knowledge have had no flaws. Been tested for years on some the largest communities in the world.
Last reply by Marc, -
-
- 1 follower
- 0 replies
- 376 views
I wish it was possible to quote an article (or a selection from an article) from Pages (with a link back to the article) in a comment or in a forum post, the same way we can quote a forum post.
Last reply by David N., -
-
- 1 follower
- 1 reply
- 840 views
I know it'll support 8.2 but how about PhP 8.3?
Last reply by Matt, -
-
-
- 1 follower
- 5 replies
- 911 views
As a community owner for over two decades, I wanted to give some personal feedback as to what I find very useful (and need) to keep my community alive. Big Tech Competition: The biggest challenge has been competing with other online services like FB, Reddit, Twitter, etc, etc. You guys have hit the sweet spot in generating useful integrations to these services. I would also like one for Linkedin but I'm sure that's on the radar. With any competition like big tech, we can provide a more specialized touch to any community. I hope we can still maintain this presence and I have a feeling IBP5 will give us even more ways to create active sites that give the big boys…
Last reply by WP V0RT3X, -
-
- 1 follower
- 0 replies
- 355 views
Following up on my previous topic Frustrating behavior: clicking a notification replaces an open page in browser, can't retrieve it? Clicking a notification (that links to a new post or a new message) should open the new post/message in a new tab, not one of the existing tabs currently opened. The way it works now, if you're writing an article in Pages and click a notification, the new post/message replaces your article, and you lose all unsaved changes to your article.
Last reply by David N., -
This is a frustrating behavior. I visit a page from my forum (page A) and keep it open in a tab, hoping to come back to it when I get a minute. I receive a notification banner that there's a new reply to another topic. I click the banner. The page I had kept open (page A) is replaced with that other topic (page B). I click the "Back" button on my browser: it takes me back to the list of topics. There's no way to find page A again.
Last reply by David N., -
-
- 1 follower
- 4 replies
- 801 views
Hello. There are themes where the mobile menu sticks to the screen header when scrolling on mobile devices. When you click on the mobile menu, the scroll automatically scroll up the screen, I suggest removing this function! Molule: ips.ui.drawer. JS code: show = function () { window.scrollTo(0, -1);
Last reply by Ehren, -
-
-
- 2 followers
- 2 replies
- 577 views
URL by ID "blogs/blog/5" does not work but strangely vague/partial URL like "blogs/blog/5-z" works and resolves to full URL during page load. Content should load by ID in the URL and the remaining title/text should be optional in the slug (eg: /blogs/blog/5 that would resolve to the full URL during page load) but partial URL is weird. When we configure the blogs page to display as cards, it lists recent entries as cards on /blogs page but there is no unique collection of blogs in cards layout and no way to locate a blog if there are many blog entries giving a bad and clueless UX (this is similar to YouTube where they lack a unique list of our subscribed channels). Th…
Last reply by Marc, -
-
-
- 2 followers
- 3 replies
- 625 views
Hello, i am currently using the trial version and ive been trying to set CORs header to allow OAuth access. So far i have not found a solid solution to this. Ive have been able to work around this situation by creating a proxy and setting the cors that i need but i'd like to not use a proxy. Where in the admin panel can i set "Access-Control-Allow-Origin" headers?. Thank you
Last reply by Jim M, -
-
-
- 2 followers
- 3 replies
- 646 views
Yesterday, I needed to utilize a backup of my website, but I had saved it prior to updating my SQL server login credentials. Consequently, upon attempting to open my page, I encountered a 500 error, as I had forgotten to update the SQL logins. The site displayed a "Connection timed out" message, although I believe it would have been more helpful to receive a specific message related to the database errors. If it has been suggested previously, my bad, couldn't find anything.
Last reply by Jim M, -
-
- 0 replies
- 316 views
It's a bit cumbersome to hook into queries as-is because the current SQL query builder was custom-made and trips up on certain keywords. In v5, are you using an established composer package to build queries?
Last reply by Steven W., -
-
- 1 follower
- 2 replies
- 410 views
I've found the database app an interesting tool to build on. Oddly, there is no ability to download records. I thought about why this might be and looked at the database. Is it because the cms_custom_database_n tables use the custom database field id in the column names instead of using the custom database field's field_key value? This block in applications/cms/sources/Fields/Fields.php would need to be updated to replace hyphens with underscores: if ( \is_array( $values['field_title'] ) ) { /* We need to make sure the internal pointer on the array is on the first element */ reset( $values['field_title'] ); $values['field_key'] = \IPS\Http\Url…
Last reply by Steven W., -
-
-
- 7 replies
- 969 views
This test is from your site - but is also from many too sites Please check - this degrades the SEO performance of sites.
Last reply by Adlago, -
-
-
- 1 reply
- 407 views
Hi. I'm thinking that since user profiles are now indexed, maybe it would be useful to add them to the sitemap? Additionally, don't you think it's worth blocking sites like /badges/ /content/ /solutions/ followers/ and /repotations/ with the "noindex" tag? these sites have no value or useful content. Example:
Last reply by Jim M, -
-
-
- 1 follower
- 3 replies
- 430 views
When looking at a members profile in acp and selecting the gallery tab it's handy to be able to see their gallery stats but it would also be helpful to see a list of all of their galleries on the same page too, it would make administering galleries and their contents so much easier Any chance this could be considered in the future ?
Last reply by Marc, -
-
- 0 replies
- 248 views
When an admin wants to fix a guest message containing a cookies notification, explore and find a css rule, or something else, on a working site with a custom theme, it's logical to ask for a comparison with an original IPS theme. Guest Themes menu permission for original theme is used for this purpose. A browser tool makes this comparison easy. From several previous versions, incl. and in current 4.7.16, this feature is not working. A box for this menu appears, but the menu itself is hidden. If an hidden rule is turned off when checking with a browser tool, then this menu can be used. This method is inconvenient because when the page is reloaded, this rule shoul…
Last reply by Adlago, -
-
- 2 followers
- 3 replies
- 586 views
The 7 email notifications today were a fair warning ... This is going a bit over the top though? By the way, I assumed this would just auto renew? But I clicked on Renew Now, and it takes me to my sites. I click on Manage this purchase for the relevant site, but I can't actually see anywhere to renew it?
Last reply by Marc, -
-
- 1 follower
- 2 replies
- 542 views
I might be missing it, but I would like to see the ability, in the core software, that if you require an age to register, or even better want to limit based on member group, that images can be restricted from from viewing (sort of like how you can do with the download attachments). For example, if a site require you to be 18 to join, any image attachment would not be visible to guest, and have a message that states something like “You must be registered to view this image” or “You do not have permission to view this image”.
Last reply by Adriano Faria, -
-
- 2 followers
- 6 replies
- 705 views
There is a permission to "Show signatures to guests?" under Profiles in the ACP and the signatures are visible to guests with this enabled. But the signature of other users/mods is not visible to logged-in members as this setting is at the user-level accessible only in the ACP > Member > Edit Preferences. It is not practical to configure this setting for each registered member in the ACP. I guess the permission "Show signatures to" should have the checkbox list of all groups (Administrators, Moderators, Members, Guests, etc) instead of just Guests.
Last reply by Marc, -
-
- 0 replies
- 477 views
Digital currencies began in the beginning of 2009, and over time they gained wide popularity Now, 15 years after its establishment, it has become almost the first in online transactions Most large companies have started using it as a means of payment So isn't it time for the IC community to integrate it as a payment gateway with PayPal and Stripe? I would like to suggest integrating the NOWPayments payment gateway, as it is currently the best payment gateway for accepting digital currencies.
Last reply by Abo Doha, -
- 1 follower
- 0 replies
- 326 views
Hi, I like the concept of Alerts, but I find myself sending out the same Alerts over and over again. I'd like to suggest the ability to predefine Alerts, so I can quickly choose from a dropdown list.
Last reply by Joel R, -
- 4 replies
- 562 views
On my community, I use the post approval feature for new users so that we can screen their content for any spam/nefarious intent. Works quite well, but sometimes we get posts that are a little too short/low quality for our moderating team to approve... but we don't want to really keep deleting their posts without being able to inform them how they can improve and actually get their posts cleared. We can of course DM these users, but in UX terms that involves several clicks off of the topic and into other areas of the site, and it can be quite inefficient (we'd need to link the topic post to the user, explain why you're writing to them etc etc). It would be great if t…
Last reply by Dreadknux, -
-
- 1 follower
- 1 reply
- 418 views
My apologies if this has already been suggested. Would it be possible to prevent members from adding/removing reactions from a locked topic? Sometimes we lock topics and the feuding members try to continue to dig at each other with laugh and angry reactions.
Last reply by Marc, -