Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 16, 20223 yr I was testing Achievement in one of my resources and after uninstall the app, the rule record of the app is still in the table, which will case a template error: Table: I also installed Downloads to test the bug and the record remains too after uninstall the app. Thanks. 👍
June 17, 20222 yr Solution Thank you for your report, this issue has been addressed for an upcoming release.
July 1, 2024Jul 1 Author On 6/17/2022 at 7:58 AM, Stuart Silvester said: Thank you for your report, this issue has been addressed for an upcoming release. FYI, this is still an issue in the latest version: Replying here as it is marked as solved. Edited July 1, 2024Jul 1 by Adriano Faria
July 25, 2024Jul 25 This was indeed fixed but the fix isn't retroactive and it's only happening if the application was uninstalled before we shipped the fix and the applications files are still present on the file system, so it's really such a niche that we won't change it any further.
July 25, 2024Jul 25 Anyone affected must re-install and re-uninstall the app to fix it for now then. 🤷♂️ This kind of fix should really be retroactive to fix sites where the issue already happened, though.
July 25, 2024Jul 25 1 hour ago, teraßyte said: Anyone affected must re-install and re-uninstall the app to fix it for now then. 🤷♂️ This kind of fix should really be retroactive to fix sites where the issue already happened, though. This bug happens only in an IN_DEV environment because on a default Installation the application files are removed and no error will be returned because of this check if( !\class_exists( $exploded[0] ) ) { throw new \OutOfRangeException; }