Jump to content

Camille Rodriguez

Clients
  • Posts

    11
  • Joined

  • Last visited

Camille Rodriguez's Achievements

  1. Good afternoon everyone! When does the problem arise: 1. When a user attempts to download their personal information through their profile settings on the forum this error appears: 2. When trying to download a user's personal information inside their profile via the admin panel using the "Download personal information" button this error appears: Important: this error does not appear on all user profiles. Upon detailed study of the code, it was discovered that this error occurs when accessing this table "core_pfields_content". That is, those who do not have an entry in this table, for them the error occurs (but this is just my version). The PHP version was recently updated, and perhaps this is related to this. But the version that was installed was the one recommended by the engine itself. This problem began to appear on October 21, 2024. The platform is constantly updated and its last update was on August 13, 2024. Platform version - 4.7.18 PHP version - 8.1.30 (updated 1 October 2024) MySQL Database version - 8.0.39 Has anyone encountered this problem and did any solutions help?
  2. For example we have https://domain.com and would like to have second mirrored community on the https://test.domain.com Is it possible?
  3. I've added new login method (Other OAuth 2.0) and disabled standard login method. Everything works fine, members can login but I see this sign (Reauthorization required) and can't reset integration (in case member delete OAuth account and created new one for example).
  4. It doesn't help. It seems that these two problems have the same cause. However, the main question is how to remove the integration, as I have no control over it in the admin cp.
  5. I have no control on it. Did I configure something wrong? By the way every member have this sign "Reauthorization required" and everything works fine.
  6. Hi! Is there a standart method to reset the token in case a member have lost an access to OAuth endpoint?
  7. Yeah, it's exactly what I could find, but it's very high-level documentation https://invisioncommunity.com/developers/docs/general/
  8. Hi! Coudn't find a full documentation for developers with all avaliable classes, methods etc, but only examples and api doc. Where I can find a full documentation?
×
×
  • Create New...