I'm having a small issue with upgrading axis to the latest version 0.8.7 from 0.8.6.
The upgrade is successful and everything seems to work correctly other than a error when trying to update the enabled option on the configuration values.(Administration -> Configuration)
The error returned is:
script 'bool' not found in path (/home/frostbyt/public_html/up_test//app/design/admin/default/layouts/:/home/frostbyt/public_html/up_test//app/design/admin/default/templates/:/home/frostbyt/public_html/up_test//app/design/admin/fallback/templates/)
An example of a option this error occurs on is the enabled option of Google analytics.
I have since re uploaded the axis system to ensure that it was not a file being missed during the upload. And I'm not sure what to try now.