Kurogane Posted December 26, 2017 Report Posted December 26, 2017 Anyone upgraded 4.x to 4.2 lost the information in index admin area? When you login as admin you look at some statistics but now i upgraded is lost i see a blank page in where the statistics is placed.
0 Jono Posted December 26, 2017 Report Posted December 26, 2017 You did actually run the upgrade at admin/upgrade, yes? This behavior was noted as a possibility and we worked to prevent it, so I'll look into what caused this. Anyhow, to fix this, you should be able to simply click the 'Manage Widgets' link on the left side of the admin home page, then arrange the widgets how you like. After that they should appear fine.
0 Kurogane Posted December 26, 2017 Author Report Posted December 26, 2017 What you mean "upgrade at admin/upgrade" i upgraded via CLI not sure if you mean that. Yes, actually i notice widget is lost and put it back it worked again. But this not happen before so seems wierd to me and not sure if this cause some problem later because the upgrade not finish correctly.
0 Jono Posted December 26, 2017 Report Posted December 26, 2017 On 12/26/2017 at 5:07 PM, Kurogane said: What you mean "upgrade at admin/upgrade" i upgraded via CLI not sure if you mean that. Expand I was referring to upgrading through the web interface, but using CLI works just as well. On 12/26/2017 at 5:07 PM, Kurogane said: But this not happen before so seems wierd to me and not sure if this cause some problem later because the upgrade not finish correctly. Expand Well if you manipulated the widgets at all (e.g. reordering, collapsing, or expanding the widgets) after uploading the files, but before running the upgrade then the upgrade would not repopulate the widgets correctly. If you want to make sure the upgrade executed correctly, you can check your config file and search for 'session_ttl'. If that is in there then I'd say the upgrade went through fine.
0 Kurogane Posted December 27, 2017 Author Report Posted December 27, 2017 On 12/26/2017 at 11:43 PM, Jono said: I was referring to upgrading through the web interface, but using CLI works just as well. Expand So, this "error"" happen as well in CLI? On 12/26/2017 at 11:43 PM, Jono said: Well if you manipulated the widgets at all (e.g. reordering, collapsing, or expanding the widgets) after uploading the files, but before running the upgrade then the upgrade would not repopulate the widgets correctly. If you want to make sure the upgrade executed correctly, you can check your config file and search for 'session_ttl'. If that is in there then I'd say the upgrade went through fine. Expand I notice and not sure why, i have logs in my root path of my user,folder logs_blesta: general-error.log, general-info.log, general-notice.log In general-notice i see [2017-12-23 18:02:39] general.NOTICE: E_NOTICE: Undefined index: widgets_on {"code":8,"message":"Undefined index: widgets_on","file":"/home/blesta/app/controllers/admin_main.php","line":643} [2017-12-23 18:02:40] general.NOTICE: E_NOTICE: Undefined index: widgets_on {"code":8,"message":"Undefined index: widgets_on","file":"/home/blesta/app/controllers/admin_main.php","line":643} [2017-12-23 18:03:43] general.NOTICE: E_NOTICE: Undefined index: widgets_on {"code":8,"message":"Undefined index: widgets_on","file":"/home/blesta/app/controllers/admin_main.php","line":643} About config the only i see session_ttl in blesta.php Configure::set('Blesta.session_ttl', 1800); // 30 minutes This is what you refering for?
0 Jono Posted December 27, 2017 Report Posted December 27, 2017 On 12/27/2017 at 2:00 AM, Kurogane said: This is what you refering for? Expand Yep, it looks like it completed the upgrade fine.
Question
Kurogane
Anyone upgraded 4.x to 4.2 lost the information in index admin area?
When you login as admin you look at some statistics but now i upgraded is lost i see a blank page in where the statistics is placed.
5 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now