Jump to content
  • 0

Upgrade Proces From 3.1.0 To 3.1.2


Question

Posted

Hello all,

I got a problem..i uploaded the patch files for 3.1.0 to 3.1.2 .and overwrite the files.i than go to /admin/upgrade page..but i get a Blank screen..is this normal?

 

Best regards Marcel

 

4 answers to this question

Recommended Posts

  • 0
Posted

Hello all,

I got a problem..i uploaded the patch files for 3.1.0 to 3.1.2 .and overwrite the files.i than go to /admin/upgrade page..but i get a Blank screen..is this normal?

 

Best regards Marcel

 

No it's not. Please try these:

 

1. Re-upload the 3.1.2 patch files fully.

2. Check if you have config/blesta.php 

 

If you have the blesta.php and re-uploaded try this:

 

Go to config/blesta.php

 

Edit: 

Configure::errorReporting(0);

To:

Configure::errorReporting(-1);

And go to /admin/upgrade or if you have a custom routes for the admin /whateverset/upgrade/

 

And does it have a error? If so post it here for the guys to help you :)

  • 0
Posted

There is a known issue where going to /admin/upgrade can cause an error and prevent you from running the upgrader. It has to do with maintenance mode being enabled. You may run the following via a shell to upgrade with maintenance mode on..

php ./index.php admin/upgrade

Or, disable maintenance mode and try again via /admin/upgrade in your browser.

 

See CORE-1081 for details on this bug. It is resolved and will be in the next release.

  • 0
Posted

Thanks Mike and Paul, for helping me out..

 

The problem was not Blesta ,and i did not enable the maintenance mode.

The problem was in the Gohigheris J!Blesta plugin.that i have installed, for later use..

I uninstalled the J!Blesta plugin for now..

And did make the upgrade..and all was going well.. :D

So thumbs up..

 

regards marcel 

  • 0
Posted

Thanks Mike and Paul, for helping me out..

 

The problem was not Blesta ,and i did not enable the maintenance mode.

The problem was in the Gohigheris J!Blesta plugin.that i have installed, for later use..

I uninstalled the J!Blesta plugin for now..

And did make the upgrade..and all was going well.. :D

So thumbs up..

 

regards marcel 

 

Glad you managed to solve the issue. 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...