Jump to content
  • 0

Upgraded from Blesta 4.2.2 to 4.4.0 /update displays white page..


Question

Posted

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

  • 0
Posted
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.

  • 0
Posted

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?

  • 0
Posted
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 .

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...