Hello,
I’m tring to upgrade from v.2.1.5 to 2.2.2.
I followed the instructions here: http://ellislab.com/expressionengine/user-guide/installation/update.html
I launch /admin.php page, I click the button to continue and I get this message:
We have detected that you are currently running ExpressionEngine version Public Beta pb01
If I now go to check my system/expressionengine/config/config.php it is almost empty and with:
$config['app_version'] = "0";Before pressing “click here to continue” button the config.php file was ok with all the infos and
$config['app_version'] = "215";
Any ideas?