
Everything posted by Jim M
-
help with logs needed
This would be an issue with your MySQL server, not with the software itself. You would want to reach out to your hosting provider or server administrator for assistance. If you are the server administrator, I have moved this to our advanced self-hosting forum for assistance.
-
I could not remove members.
There is a lot to work through here, it will take some time depending on your server but it is moving:
-
I could not remove members.
Please check that your CRON is running correctly on your server. When running these tasks manually, I am not having any issues and they are being completed slowly. This would indicate your CRON is either hitting an error on the server or is not running entirely.
-
Forum Layout & Functionality is REALLY Broken
Your Engine Type is set to BLACKHOLE. Unsure why your hosting provider set that or how it got set as such but it would need to be changed appropriately to InnoDB.
-
Notifications problem
It would require clicking through the notification.
-
Upgrade Loop
A 500 Internal Server Error is very much like the check engine light on your car, it says there is an error but not what or where. Obtaining the logs would allow us to tell you where. Unfortunately, without that information, we do not know what is going on so cannot further answer your last question.
-
Downloads Application Page loading extremely slow, time to first byte is more than 15 Seconds
If you could please have your hosting provider enable slow queries on your MySQL server for queries greater than 10 seconds and we can take a look at that log for further details.
-
Sending invitations to a club
Unfortunately, this is something which is not currently possible in the software. However, I have moved this to our Feature Suggestion forum for further evaluation for a future release.
-
Add Change Author to Mod Options for Pages Articles?
Thank you for your question! Unfortunately, this is not something that is achievable within Invision Community at this time.
-
Display content based on group
Unfortunately, this is one of those exceptions as there is no direct permission point for it at this time. Could always limit the menu navigation to those member groups as it will drastically lessen the chance of someone finding it who doesn't have access to the menu to click it.
-
Repeated Log Entries
I logged into your community to look at the theme cache issue and I am unable to reproduce that. While the last log of it was yesterday, it could have been during a period which the cache was refreshing, was corrupted, or something else with the storage on your server which interrupted it. If it happens frequently, that may be something to bring up to your hosting provider or disable template disk caching. While there are so many errors being logged for the third party issue at the beginning of this topic, I may have missed the other log reported here in the system log itself but I could not find it in the last week or so. I would continue to monitor it though to see if it comes up again.
-
Repeated Log Entries
The first error there is a template cache error. The second one might be related to searching on a theme. Are these still being encountered? The first template cache error, may be a concern with if you are using the template disk path and something may be corrupted or your storage is having issues. The second, if you change to a different theme, are you still encountering it?
-
Date of birth on the User Profile
Thank you for confirming. I have marked this to developer to see what is happening here and what your host mentioned about your server. Someone will reply when they are able to.
-
Date of birth on the User Profile
Before moving forward here, could I please confirm what my colleague and I ask that you are indeed changing "Locale" when you stated "Location"?
-
There was an error authenticating with the Marketplace
Glad to hear that your issue is resolved and you were able to connect!
-
Display content based on group
The first part of the guide is about Forum permissions and given permission in a few other applications. You will want to scroll down to Module permissions. For example, the "Who's Online" page, can be controlled through Module permissions.
-
Display content based on group
Yes, most modules/items can be controlled by permissions:
-
[Bug] Guest, cannot add an attachment
Sorry, it does not appear that this was a part of 4.6.10. A future release, may not always be the next release 🙂 . You can check our Release Notes for when this issue is resolved.
-
Admin/Staff cannot edit member Profile Field unless member can too
If the member cannot edit the value, it would not show on the front-end, only in the ACP, I'm afraid.
-
Promoted items endlessly scheduled
Are there any groups/pages assigned to the Facebook account you used to assign to Promotion?
-
Repeated Log Entries
If your users aren't reporting any struggles, what Randy mentioned might be the pro-active approach in resolving this. I didn't log into your system to confirm but if any of these apps are custom or out of date, ensuring you're running on a compatible version will help resolve any errors too.
-
Forum Layout & Functionality is REALLY Broken
Unfortunately, I am not seeing any errors logged in the system itself so anything that was happening was happening on the server-end and preventing the software from running/logging. Seeing as this kind of resolved itself, I would recommend reaching out to your hosting provider to see if they were having any issues at the time this was encountered.
-
Commerce URLs and CSRF
When performing a GET request to these URLs uncached, I am getting a 403 as expected. Most of these look to be crawled not too long ago so it could be something has been resolved. I would recommend having Google re-crawl these to see if this issue has been since resolved.
-
Commerce URLs and CSRF
Yeah, I just want to go to one of these with the exact CSRF key to see why it is claiming a 500 error rather than a 403. If you feel more comfortable messaging me it, feel free to do so.
-
Commerce URLs and CSRF
An invalid CSRF key should return a 403 rather than a 500. Could you please provide the full URL here? CSRF keys are slowly be removed from the URL and propositioned more in the body. This will be something I will follow up with our dev team on as it may just be we haven't gotten here quite yet.