
Everything posted by Jim M
-
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.
-
latest topics in pages won't disappear from the unread stream
Excellent. Sometimes, the unread/read tracker can get a little overwhelmed so if there is an issue clearing it helps.
-
Not possible to dismiss an Alert in Mobile
Excellent. Thank you. I have moved this to a ticket so please watch your email for further correspondence.
-
Not possible to dismiss an Alert in Mobile
Copying the same content from your alert, I am not seeing this but if you leave the alert up for our user, I can have this investigated further by our dev team.
-
Problem with displaying windows / closing menus
Is there any caching on your community? I am seeing that the upgrade is complete but the front-end is still displaying it. If there is no caching on your server, we will need investigate your database.
-
Not possible to dismiss an Alert in Mobile
Sent you one.
-
Not possible to dismiss an Alert in Mobile
Unfortunately, I am not able to reproduce this myself on my test instance with the same text. Only difference is I have the patch. Could you please apply the patch in ACP -> Support then retest?
-
Questions about Clubs and Mails
Clubs are not integrated with the member group system at this time. You may wish to suggest this in our official Feature Suggestion forum if you wish to see it in a future release.
-
latest topics in pages won't disappear from the unread stream
If you clear your unread by clicking "Mark site read" does this remove them?
-
Problem with displaying windows / closing menus
Looks like an update is in progress. Please let us know once it is done.
-
Moved to Elasticsearch - Change in function of Activity and Content Feeds?
17 is greater than 2 🙂
-
AWS Access Key ID Does not exist in our records
This should have been transferred to your server's storage, not kept in our S3 bucket, per our instruction given in February. I have transferred this to a ticket to see if there are any options available.
-
Sharing content from a members-only community
Unfortunately, as you mentioned, permissions are not at the post-level but forum-level. Additionally, the software was not built to have content in 2 places for 2 different userbases (as Marc mentioned. I am not aware of a way to accomplish this via third party existing tools so this might need to be custom if its something you need). Therefore, you have two options really: You tailor your forums to what you want your guests to see. If it's content X but not content A, B, C... then that would need to be tailored in your forum category decisions. If you don't want to give guests access to all content in a forum, you may wish to not allow guest access at all but rather provide free trials. Then via Pages (our CMS application) write your own marketing content which would entice (based on some sample content that you screenshot or copy into your marketing material) your guests to go sign up for a trial and that free or minimally priced trial will expire so you are not providing endless content to anyone forever. This option would not, however, allow you to post topics to social media directly because guests would need to login to read it but would allow you to promote the content via your marketing material. There are some third party add-ons out there (Please note, these would only be supported by their authors so you would want to contact them to verify their features and their support): That go a bit deeper with permissions and put them on the topics. Limit the number of topics a guest can view. While this may be enticing, I would not recommend this as if you intend to leverage guest viewing so that search engines can index your content. As this will impact you negatively.
-
Search index is currently processing ... never finishes
Your search results should be complete outside of searching images. This is the only task which is processing still and as you have lower traffic than normal it may take a little while to complete but there are no errors which are coming from this process so it will complete.
-
Database articles doenst show date
Have you applied the latest patch in ACP -> Support? If so, does this happen on an unmodified theme and Pages templates?
-
Email notifications are not sent instantly
Followed content notifications, if the user has set to receive the notification immediately, should go out relatively immediately. However, of course, you will need to check with your email provider to see if there are any delays there and ensure there isn't any delays on the server too.
-
Moved to Elasticsearch - Change in function of Activity and Content Feeds?
Yes, if you provide the security answers in the notes section of the Client Area Access Details
-
Moved to Elasticsearch - Change in function of Activity and Content Feeds?
This would need to stay disabled while our developers look into this or it will cause extreme delays in us looking into your issue, I'm afraid.
-
Upgrade Stalled Out
I'm afraid, the only recommendation here I would provide is to switch to another provider. As PHP not being able to access a file or your server not being able to correctly overwrite a file is a hosting issue (one which they have resolved previously). While you evaluate that so you can at least get your community online, you can bypass this check. However, you may just result with a different error during or after the upgrade if this file can't be accessed or is out of date. You will want to add this to your constants.php file: define( 'UPGRADE_MD5_CHECK', FALSE ); If you do not have a constants.php file, please create one and add this instead: <?php define( 'UPGRADE_MD5_CHECK', FALSE ); NOTE: Once you do upgrade, please be sure to remove this constant immediately. As it may create further issues later on.
-
Guest Signup Widget is empty again and again
Looks like you did not fill out a title for English. Please ensure that you fill out all fields for both languages.
-
Password Reset and IPS Email Issues
That would be something you need to decide on, I'm afraid. From the software perspective, all those work fine. It would just be up to your email provider, regardless, if we are passing mail successfully to it but it is not being delivered. If your hosting provider is difficult to work with, have you considered our Cloud?