Jump to content

Orpheus

Актив
  • Регистрация

  • В сети

Posts posted by Orpheus

  1. On 10/1/2022 at 7:37 PM, HooLIGUN said:

    How come it's v5.1.3 when the available version is v5.1.0

    Am I missing something?

    4 minutes ago, Orpheus said:

    How come it's v5.1.3 when the available version is v5.1.0

    Am I missing something?

    Don't mind, the latest available version is indeed v5.1.3
    https://github.com/codingjungle/toolbox

  2. ·

    Edited by Orpheus

    You should be able to fix that by adding this line to your constants.php

    define( 'RECOVERY_MODE', TRUE );

    If your site works after this, that would mean that one of your plugins/applications is causing the error.

    If so, enable them one by one and check for the issue in a new tab for the same.

    For me, it was an older version of Awards application causing the error. This means any of your plugins/applications which are incompatible to PHP 8 and IPS v4.7.3 are likely to cause such an error.

    For more information about constants.php, please read this https://invisioncommunity.com/4guides/advanced-options/configuration-options/using-constantsphp-r25/

  3. On 9/25/2022 at 11:11 AM, Orpheus said:

    SlawkA Is this update for real? Or you guys just changed the version?

    Because I am not able to do this below

    image.png.106b01b992c3c9d02103d969c6559d61.png

    Apologies, it's there, but I wasn't able to find it before

    I was expecting it to be in Magic Invites controller, but it's in Behaviour Settings

    Thanks anyway!