
Everything posted by Matt
-
Critical Login Issue, Can't Login - Error Code 2S119/1
Best submit a ticket and we can take a look.
-
Forcing English alphanumeric in topic titles?
Unfortunately, this is not currently a feature.
-
Running the Achievements Rebuild Feature
It took about a weekend to rebuild this site, so that sounds about right.
-
How are achievement points calculated?
There were a few bugs with the comment rule extension, which should be fixed in 4.6.4. It likely counted 1 topic as one content item and 1 post, rather than just 1 thing. So effectively 2 points per topic instead of 1 when rebuilding.
-
The subscription for version 4.6.2 is now monthly?
Submit a ticket. Somethings gone wrong®.
-
Running the Achievements Rebuild Feature
Manually awarded badges are not removed by a rebuild. It would also remember "7 days logged in". It depends on many factors, such as using traffic to run tasks versus cron. You could squeeze it through by running the specific task via cron every minute. Likewise, you could choose the "Run Now" option when viewing the background tasks and leave a browser window open churning through them. When you rebuild you ask the system to pick through every single data point again (comments, topics, members, reactions, etc). It's an intensive operation so it's not something you'd want to do regularly. In the future I may be able to have a rebuild specific rule option.
-
Replace Badges
It's something we've thought about for a later version. The ability to essentially have one badge update for milestones. We have no immediate plans for this though.
-
Badges look dated
Square Wheels' first look at Invision Community 4.6.
-
Add JSON Schema for Pages App and other rich snippets!
I've added a bug report. We'll take care of this in an upcoming release.
-
Hump Day: 4.6.4 is officially out! 🎉
Dark mode?
-
Hump Day: 4.6.4 is officially out! 🎉
The website is looking
-
4.6.4 forum bug with marked answers
...and the patch is out.
-
4.6.4
This is a maintenance release for Invision Community 4.6.
-
Looking for Zapier Plugin
It uses our REST API so will work on any Invision Community.
-
Looking for Zapier Plugin
You could look at Integromat, which is a Zapier competitor that has built in functionality for Invision Community. https://www.integromat.com/en/integrations/invision-community
-
I don't know where to post a problem with this forum...
I have removed the text so it no longer looks odd.
-
4.6: How to restore custom member titles
That could be a bug, please submit a ticket and we will take a look.
-
4.6: How to restore custom member titles
Invision Community 4.6 brings a brand new achievements system which overhauls the ranks system along with adding the ability to earn points which translates into a higher rank via rules. As part of the clean-up, we removed the custom member title from the author section of the post as there's a limit to how much information we can show comfortably! Of course, some communities used custom member titles and wish to continue using them. Fortunately it's easy enough to get them back. Step 1: Log into the ACP and navigate to Members > Profiles > Profile Fields Step 2: You will see a group called "Retained", inside is a new custom field called "Member Title". This profile field was used in the upgrade to save the custom member title data. Click on the pencil icon to edit. Step 3: Post upgrade, this field is effectively switched off, but it can easily be switched back on. For the "Display format for topics" choose custom and just use: {$content} as the value. This will remove the "Member Title:" prefix. Save the changes. You will now see the member title has been restored. Advanced tip: Only do this if you are comfortable making theme edits! If it all goes wrong, don't panic. There is a revert button to undo your changes! Edit the template bit Forums > topics > postContainer in your active theme and move the block highlighted here up underneath the {{endif}} of the {{$comment->isAnonymous()}} block.
-
4.6.3
This is a maintenance release for Invision Community 4.6.
-
Automatic Removal Of Expired Invoices
Invoices are generally meant to be persistent in that they form a financial record. It's not a feature we would add.
-
Hump Day: 4.6 Beta 3 is live!
- Option to delete own account
We have considered this and we would only make it so the member could request it, but not actually do it. There'd need to be a cooling off period, etc. Easy in the heat of the moment to delete everything and then ask for backups the next day.- What does the "restrict from posting" in warnings action ?
It should prevent them from posting. If that isn't the case, submit a support ticket and we will investigate for you.- Apparent use of Facebook cookies at invisioncommunity.com
Absolutely, that makes sense. I guess there is pressure from companies to not allow browsers to do what Apple did with iOS and have a simple way to remove tracking cookies. Annoying for software developers though!- Apparent use of Facebook cookies at invisioncommunity.com
We use the Facebook Pixel, and we use Google analytics, and we occasionally run Google Ad campaigns. I'll add these to our own cookie page. Side note: I do wish browsers would just take care of this. They can detect cookies and can easily determine what the cookie is for. - Option to delete own account