
Everything posted by Jim M
-
Not Urgent: Expand "Number of Views" Field?
Unfortunately, this is not something which can be changed via a software setting. To change it, it would require a customization.
-
Question in regards to chargebacks and refunds while using an application
That would be shown on their Purchase in the ACP.
-
IPS 4.7.1 and ElasticSearch 7.17.4 -- precise exact match vs loose match
Sorry, there is nothing in our software at this time which controls this in ES.
-
error 500 after upgrading to PHP 8
These would be your server's error logs, not our software's.
-
error 500 after upgrading to PHP 8
Don't believe we ever heard back from you about what error is being generated from that 500 Internal Server Error in your server's error log. That would certainly outline an issue.
-
Forum threads not showing images (shows spacer.png) (Fixed nvm)
Glad to hear you've found the issue 🙂
-
RSS Feed Import Post IP Address
Believe it may be using the IP address of the user who your background task ran under that populates it. I can see how this may lead to confusion, I will bring this up internally. If you switch to running background tasks with cron, believe it uses the server IP address.
-
Update fix - system error
Did the patch work as expected and everything is fine now? If so, this may have been a temporary error with the upgrader.
-
Customizing the Gallery
Glad to hear you've found it 🙂 .
-
Fresh install
Did they fill out all fields? I was able to register without issue. I would advise checking with your email provider which you have setup in ACP -> System -> Email Settings. The email error log would simply indicate that there were no errors passing the email from our software to your provider. There could be errors after the provider has accepted it so checking with them would be your best bet. This is due to you are using HTTP, Chrome will state this for any data transmitted over a form in HTTP. If you want to get rid of this, please work with your hosting provider to add an SSL certificate to your server then follow these instructions to configure our software: https://invisioncommunity.com/4guides/advanced-options/configuration-options/using-ssl-https-r273/ This is a generic CSRF error. If this is happening to all users, you will want to disable all third party applications/plugins and switch to an unmodified theme. If this only happened to one user who may have been sitting on the login page for an extended period of time, this would be expected as the CSRF key has expired.
-
Do I need to worry about this?
As Randy mentioned, this is an issue with your server reaching Facebook. If it happens temporarily, it probably is an issue on Facebook’s side but if it continues consistently, it may be on your end and you need to contact your hosting provider.
-
Last update and sorting of topics broken
Glad to hear that reverting the template helped.
-
Last update and sorting of topics broken
You would want to contact your hosting provider if you are unsure. The second error, if you have any modified email templates, you’ll want to revert them.
-
Problem with API, and SSL ?
Glad you found a solution to your issue.
-
Last update and sorting of topics broken
Sorry, what my colleague is asking is caching outside of our software. This may be something on the server.
-
E-Mail Will Not Deliver
Unfortunately, this is a network error which your server is reporting back. You would need to investigate why this is being blocked by your network. It could be the port, configuration, or more involved. I’m afraid, server management items, such as this, are outside our scope of support.
-
Delete forum description block from mobile
Thanks for posting! Unfortunately, this issue is beyond the scope of our technical support. 👩💻 Our technical support is happy to help you with the Invision Community platform, but we're unable to help with things like server management, theme questions and modifications. I've moved this to our Community Support area where other Invision Community owners will see it and help where they can.
-
Can the initial member group be changed?
I have moved this to a ticket so we can further assist you with this request. Please look out for an email from us with further correspondence.
-
Upgrade from 4.7 to 4.71
I reapplied files for you, give it a minute or so and try going to /admin/upgrade
-
EX1364 error when creating an account
Sounds like the field above in your database is from a third party application and missing a default value. You can disable strict mode on your MySQL server to disable these checks. Please check with your hosting provider with performing it.
-
Upgrade from 4.7 to 4.71
Sometimes the applying of files can be delayed so give it a few more moments and check /admin/upgrade again.
-
"Licence Key Invalid" - Except it's not.
This would mean you have some caching on the server. If there is anything further, this may also be complicating it. It is certainly something that is frowned upon now and not allowed. However, if you have custom or older applications/plugins installed, this would not be covered under reviews. There are no means to simply review this on your own without doing tests in the same situation.
-
Bug? 500th post icon showing 100?
I have tagged this to a developer to review what you have found here on our community.
-
Please be aware that Invision Community does not yet support PHP 8.1
We support it now, yes.
-
Problem with displaying windows / closing menus
If you're stuck there and have not started the upgrader yet in /admin/upgrade, you'll want to download a full set of files from the Client Area and extract those to your computer. Then upload the contents of the "ips_****" folder to your server, overwriting what is there. Once that is done, go to /admin/upgrade and follow the prompts in your browser to complete the upgrade.