Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Gauravk Posted April 15, 2022 Posted April 15, 2022 How can we edit this message, please? Preferably change colors, add images, formatting etc.
Solution Sonya* Posted April 15, 2022 Solution Posted April 15, 2022 (edited) Do not edit hard-coded files, they will be replaced with the next upgrade. You can use the UPGRADING_PAGE constant to specify the location of a new file. See how to use constants.php Edited April 15, 2022 by Sonya* Daniel F 1
DawPi Posted April 15, 2022 Posted April 15, 2022 52 minutes ago, Sonya* said: See how to use constants.php That 4guides page begging for an update. Quote // Upgrading page // Is shown when upgrade is in process. You can change it if you want to translate // or otherwise customise it. 'UPGRADING_PAGE' => ( \defined( 'CP_DIRECTORY' ) ) ? CP_DIRECTORY . '/upgrade/upgrading.html' : 'admin/upgrade/upgrading.html', Sonya* 1
Marc Posted April 18, 2022 Posted April 18, 2022 On 4/15/2022 at 11:53 AM, DawPi said: That 4guides page begging for an update. It does state on that page that its not a full list there 😉 I have however added that one, as its quite a common question, thank you. DawPi and Sonya* 2
Gauravk Posted April 18, 2022 Author Posted April 18, 2022 Thanks Marc, but I personally would appreciate an editable message where we simply write one line or few words that an update is in progress, with some nice image than black and white DOS-era look without giving message for site owner and contact host, admin and etc.
Marc Posted April 18, 2022 Posted April 18, 2022 3 hours ago, Gauravk said: Thanks Marc, but I personally would appreciate an editable message where we simply write one line or few words that an update is in progress, with some nice image than black and white DOS-era look without giving message for site owner and contact host, admin and etc. Feel free to post that up within our suggestions area
Recommended Posts