EMar Posted November 21, 2018 Report Posted November 21, 2018 Not sure if I screwed up the installation, upgraded from 4.2.2 to 4.4.0. Uploaded everything from the Blesta folder and overwrite everything, Then used the hotfix for php 7.1 as I'm using php 7.2 on the server, So I ran the updater /crew/upgrade but get a white page. Do I need to configure any settings again? routes.php or others? Followed this guide https://docs.blesta.com/display/user/Upgrading+Blesta I have since switched the vps to use php 7.1.22 but that didn't make any difference. EDIT, I went into routes.php and see it had the default Configure::set('Route.admin', 'admin'); Is that the only setting I need to change again? I had it renamed to "crew" Quote
0 Tyson Posted November 21, 2018 Report Posted November 21, 2018 15 hours ago, EMar said: EDIT, I went into routes.php and see it had the default Configure::set('Route.admin', 'admin'); Is that the only setting I need to change again? I had it renamed to "crew" I recommend making a list and backing up files from your Blesta installation that you have changed or added customizations to. Then before you upgrade in the future, you can compare your custom changes with the new Blesta files and then merge your customizations back into it. Quote
0 EMar Posted November 22, 2018 Author Report Posted November 22, 2018 Luckily I hadn't done any custom edits, or they'd be gone, I only had to change that Route.admin', 'admin'); and it was sorted. Is there any child-themes that we could do our custom work on? Quote
0 activa Posted November 23, 2018 Report Posted November 23, 2018 On 11/22/2018 at 1:01 AM, EMar said: Is there any child-themes that we could do our custom work on? Blesta doesn't support child themes , you need to clone client and admin themes then rename them and do custumization in it . Quote
Question
EMar
Not sure if I screwed up the installation, upgraded from 4.2.2 to 4.4.0.
Uploaded everything from the Blesta folder and overwrite everything,
Then used the hotfix for php 7.1 as I'm using php 7.2 on the server,
So I ran the updater /crew/upgrade but get a white page.
Do I need to configure any settings again? routes.php or others?
Followed this guide https://docs.blesta.com/display/user/Upgrading+Blesta
I have since switched the vps to use php 7.1.22 but that didn't make any difference.
EDIT,
I went into routes.php and see it had the default Configure::set('Route.admin', 'admin');
Is that the only setting I need to change again? I had it renamed to "crew"
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.