Loading

Upgrade Issue

5 posts / 0 new
Last post
Anonymous
Upgrade Issue

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.

a.0m3r (not verified)

Thanks for report.
This changes may solved your problems.
https://github.com/axis/axiscommerce/tree/ba7125a953ef9a79ce58fed6843328...

Anonymous (not verified)

I applied the changes made in the above link but the problem skill exists.

If it's helpful I can attach the php log file.

Offline
Joined: 10/12/2010

After you've made the same changes as in this patch: https://github.com/axis/axiscommerce/commit/ba7125a953ef9a79ce58fed68433..., navigate to Administrate -> Modules and upgrade the modules.

Anonymous (not verified)

Thanks, I didn't even think of checking that.

Works fine now.