Jump to content

Featured Replies

Posted

How can we edit this message, please?

Preferably change colors, add images, formatting etc.

image.png.6c772f1dc5010afee925edba472c9a6e.png

Solved by Sonya*

Go to solution

It's hardcoded here: admin\upgrade\upgrading.html

  • Solution

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 by Sonya*

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',

 

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.

  • Author

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.

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

Recently Browsing 0

  • No registered users viewing this page.