Quote Originally Posted by simon1066 View Post
In the above file, it appears that
Code:
'ERROR_GUEST_CHECKOUT_PAGE_DISALLOWED', 'Access to that page ............
should be

Code:
'ERROR_GUEST_CHECKOUT_PAGE_DISALLOWED' => 'Access to that page ............
Raised as an issue on Github.