Basic Information
Uninstalling any modification results in a JavaScript error only on the uninstall completion page.
Steps to reproduce
- Install a fresh SMF forum
- Install any single compatible modification
- Open the browser page inspection and view the console log
- Enable "Preserve log"
- Uninstall that single modification
- Observe the JavaScript errors likely due to no JQuery library
- Repeat this process with any other modification & view the page output error
Expected result
The expected result should be no JavaScript errors.
Actual result
If other mods are installed that use CSS and/or JavaScript to manipulate the page, it can cause unexpected output.
Version/Git revision
2.1.7
Database Engine
MySQL
Database Version
9.7 LTS
PHP Version
8.4.12
Logs
An example of the console.log has been attached.
Additional Information
SMF-JavaScriptError.bmp
Basic Information
Uninstalling any modification results in a JavaScript error only on the uninstall completion page.
Steps to reproduce
Expected result
The expected result should be no JavaScript errors.
Actual result
If other mods are installed that use CSS and/or JavaScript to manipulate the page, it can cause unexpected output.
Version/Git revision
2.1.7
Database Engine
MySQL
Database Version
9.7 LTS
PHP Version
8.4.12
Logs
Additional Information
SMF-JavaScriptError.bmp