I'm trying to do my upgrade to 7.0.2 from 7.0.1. Followed the instructions, uploaded all the new files, deleted upgrade/.htaccess, then went to my site's upgrade folder and this is what I got:
--
7.0.0.RC-7.0.0.RC2 | Update can not be applied | |
7.0.0.RC2-7.0.0.RC3 | Update can not be applied | |
7.0.0.RC3-7.0.0.RC4 | Update can not be applied | |
7.0.0.RC4-7.0.0.RC5 | Update can not be applied | |
7.0.0.RC5-7.0.0 | Update can not be applied | |
7.0.1-7.0.2 | Update can not be applied |
--
Not good. Worse, now I go into my administration folder and get this:
Warning:
require_once(/home8/hipsterl/public_html/databell/inc/classes/BxDolSession.php)
[function.require-once]:
failed to open stream: No such file or directory in /home8/hipsterl/public_html/databell/inc/utils.inc.php on line 850
Fatal error: require_once() [function.require]:
Failed opening required
'/home8/hipsterl/public_html/databell/inc/classes/BxDolSession.php'
(include_path='.:/usr/share/pear:/home8/hipsterl/public_html/databell/plugins/phpids/')
in /home8/hipsterl/public_html/databell/inc/utils.inc.php on
line 850
How do I solve this and make the upgrade work?