-
Posts
9,744 -
Joined
-
Days Won
47
Community Answers
-
Jim M's post in High compliance risk Non-essential cookies are being set before user consent was marked as the answer
History.store is not from our software (or at least our core software, it could be something third party you installed).
You can find a list of our essential cookies below which cannot be rejected. The same list is on /cookies of your community as well.
https://invisioncommunity.com/cookies
-
Jim M's post in Set Cloudflare was marked as the answer
You will want to enable “Trust IP addresses provided by proxies?” In ACP > System > Advanced Configuration
-
Jim M's post in Unread Content x All activities was marked as the answer
As you changed your account's personal default stream, you will need to change that back to the Unread Content stream. To do this, you would want to go to the Unread Content stream: https://forum.casadodesenvolvedor.com.br/discover/unread and click Stream Options -> click "Set as your default stream".
As mentioned, it would be to remove the items from the All Activity stream.
-
Jim M's post in Maintenance Tasks Not Running error on the dashboard was marked as the answer
I wouldn't worry about it then. Unless you need background tasks to run exactly, there's really no worry.
The background tasks run things like:
Publishing content Send out follow content digests Cleanup of items Update view counts etc...
-
Jim M's post in How long does ist take to re-calculate Badges? was marked as the answer
Everything is currently done from that rebuild. However, there were changes made afterwards which wouldn't reflect without another rebuild. I have moved this to a ticket to investigate why that message is still being shown.
-
Jim M's post in License Error was marked as the answer
Glad to hear that you got things resolved! Keep in mind that the system checks the URL for it to be 100% exact, down to the HTTPS and WWW (or non-www) so need to ensure you install at that exact same URL.
-
Jim M's post in Recreating Record Topics After Deletion? was marked as the answer
The rebuilding option is to refresh the content from the Database record to the topic so that would not recreate the topic. I'm afraid, there is not currently a way to recreate the topics.
-
Jim M's post in I need to change my dev URL to localhost was marked as the answer
There is no need to. We automatically allow localhost when using your test key. Your test key is your license key appended with -TESTINSTALL
-
Jim M's post in courses application preview was marked as the answer
We have our Free Trial system which you can utilize to trial our products: https://invisioncommunity.com/clientarea/free-trial
-
Jim M's post in Force to read an announcement was marked as the answer
Would recommend using the Alert system for this. It can be for all users, group(s), or member(s).
-
Jim M's post in All pages 404 after forum was moved to subfolder was marked as the answer
Be sure to update your .htaccess as it sounds like you have URL rewrites in place. Can get the new one from ACP -> System -> Search Engine Optimization -> URL Rewrites' description.
-
Jim M's post in Upgrade 3.4 community to 4.7.12, Page Builder not working. was marked as the answer
Correct.
Please ensure that your account has the moderator permission to manage the sidebar in ACP -> Members -> Staff -> Moderators. Just because you're an administrator does not mean you have permission to manage the sidebar.
-
Jim M's post in video upload on trial and other questions was marked as the answer
The software by default has video uploads disabled. You will need to enable them by editing your member groups and giving them this permission. It can by done by going to ACP -> Members -> Groups -> edit group -> Gallery -> Can upload movies?
-
Jim M's post in Mass Deletion of Spam Accounts was marked as the answer
I just wanted to ensure this as such. If you're intending to do this in all then you should be good to go.
I always recommend doing a test to ensure you get what you want out of your search but other than that you should be all set. The system can handle large amount due to converting it to a background task.
-
Jim M's post in Applying a Specific Prefix to Every Thread on a Forum was marked as the answer
I'm afraid, there are no means to accomplish what you want in the core product here.
-
Jim M's post in Turkish Character Distortion in Seo Friendly URLs was marked as the answer
That looks to simply be how your browser (or the app there) is encoding those characters. That is not a software issue per say, I’m afraid.
-
Jim M's post in Pages Database Add Record "The page you are trying to access is not available for your account." was marked as the answer
Do you by chance have Pages modules disabled in ACP -> System -> Applications?
-
Jim M's post in Rebuild achievements was marked as the answer
It will recount and re-assign achievements based on past content/data. It will not reset your members achievements back to 0 and make them start all over again with future content.
-
Jim M's post in How to install new default theme? was marked as the answer
Thank you for confirming. I have transferred this to a ticket for further review, please watch your email for further correspondence.
-
Jim M's post in Topics orphaned when deleting a forum via API was marked as the answer
As mentioned, this is a bug. If you delete a forum and specify to move children, it should move topics. If you outright delete a forum and specify to delete its children, it should delete them too. It should not just orphan the topics.
-
Jim M's post in getting page after page of russian based member login that are never validated... was marked as the answer
It's not that we can't do anything but rather putting your best foot forward. Blocking and processing this at the software level would take valuable resources away from your server for a userbase you may not be serving/catering to. If you have no reason to cater to Russian traffic, why not block it at the network level and not even have them reach your server?
With regards to spam in general, there are pretty heavy spam attacks going on right now. The suggestions if you are experiencing this in countries you do cater to would be to:
Switch to hCAPTCHA, if you're not already using it and ensure you configure hCAPTCHA's "Passing Threshold" to "Difficult" Ensure you have capable Question/Answer Challenges in place that are not easy for a bot/human to pass but are easy for your audience to pass. Ensure you do mark any spammers which do get through with the "Flag as Spammer" functionality. This will tell our Spam Defense system that this is a spammer and you can use that functionality to automatically hide or delete their content if you choose to. If you do want to block IP addresses in the software from registering/logging in, you can do this in ACP -> Members -> Ban Filters. However, it is highly more efficient to do this at the server/network level. Keep in mind that the Spam Defense system is a learning system and any Spam Prevention plan is not 100% effective. If you are being hit by a new spam attack, unfortunately, there is little we can do about that. However, the above should hopefully put up a good barrier that will slow them down.
There are improvements to spam prevention which are being talked about internally as we do acknowledge there is a lot going on as of late but it is not just our software which has noticed this.
-
Jim M's post in Conditional access to sections was marked as the answer
Please ensure that the forum is of type "Discussion" and not category.
Yes, the secondary group having just the forum you want ABC to see will work.
-
Jim M's post in Send email to club members? was marked as the answer
This is currently not a function to mail to or export specifically club members at this time. You can certainly suggest this in our Feedback forum.
-
Jim M's post in Again our upgrade from 4.7.11 to 4.7.11.1 is stuck was marked as the answer
You have Ezoic injecting many ads onto your page from what I can tell when visiting the upgrader. I would suggest temporarily disabling that as if an ad is creating a Javascript error or causing some sort of other disruption this can impact other Javascript on the page.
-
Jim M's post in Where in ADMINCP do you set the MySqlDB Password... was marked as the answer
It's only in the conf_global.php file.